💾 Archived View for rawtext.club › ~sloum › geminilist › 001853.gmi captured on 2020-09-24 at 01:36:01. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
cage cage-dev at twistfold.it
Tue Jun 23 16:00:39 BST 2020
- - - - - - - - - - - - - - - - - - -
Hi!
Maybe someone could be interested that i have added a minimal geminiviewer in my client for pleroma: tinmop
https://www.autistici.org/interzona/tinmop.html
Tinmop is a distraction-free terminal based client for pleromafederated social network. Know when a gemini link is met in themessage the program is able to follow the link and visualize the pagein a (terminal) window.
From that page is possible to follow gemini links and so on so this isa minimal browser, dare to say! ;)
The implementation of the protocol is not complete, in particularmissing are:
- all the client authentication mechanisms (code 6x)- sensitive inputs (codes 11)
and the implementation it is a bit crude (no bookmark, no browsinghistory...) but there will be time to improves it, i hope! :)
Many thanks to the folks on the gemini mailing list (especially peoplebehind the client torture test!) and folks from cl+ssl library thathelped me to implement TOFU.
Enjoy, but expect many bugs! ;-)C.