Gogledd-Orllewin

Archive

Programs

Android > Phaedra

An experiment to build an app that'd run on Android 1 and browse Geminispace (Gemini Protocol, similar to Gopher). Old readme below. A later repository from December 2023 is included here that adapted Phaedra to support Mercury (which is Gemini without the TLS requirement)

Repository: phaedra-main.zip

Phaedra Mercury repository: phaedra_mercury-main.zip

A Gemini Protocol client that'll run on any Android device no matter how old:

For a full-featured Android client try Phaedra's bigger sibling: Ariane

Conscrypt

The only thing stopping the first wave of Android devices from 2008 browsing Geminispace is that their TLS versions and crypto suites will be hopelessly outdated. Adding the Conscrypt library adds support for newer TLS on devices running Gingerbread (API 9) and newer. That still leaves Android 1.0, Cupcake, Donut, Eclair, and Froyo unable to access Geminispace without a change in the Gemini Protocol.