bump to v0.4.0
update dependencies
stub out TLS 1.3 client cert verification too
a gemini frontend to the fediverse (specifically, Mastodon and Pleroma instances).
by boringcactus.
currently mostly awful.
get a gemifedi
binary through either method:
a. cargo install --git https://git.sr.ht/~boringcactus/gemifedi --branch main
.
b. hit up the latest passing build and download the Linux binary from the Artifacts panel.
run gemifedi localhost
to attach it to localhost
, or run gemifedi --help
for more comprehensive options.
open the gemini link that gets printed by gemifedi
.
run through the authentication prompts.
tada! your timeline, ugly but technically rendered, via Gemini.
gemini://gemifedi.boringcactus.com/about
i am aware of that. it'll get fixed eventually. the error handling is the main thing i want to fix next.