I鈥檓 familiar with Gopher, Gemini, and HTTP. Do any other similar protocols exist, or are these the only ones?
1 month ago 路 馃憤 jo, the_mantelman, riverfox, justyb, mimas
Actions
6 Replies
There is a smolnet protocol inventory:
gemini://sdf.org/dbohdan/smolnet.gmi 路 1 month ago
gemini://sdf.org/dbohdan/smolnet.gmi
There is also the Titan Protocol gemini://transjovian.org/titan/page/The%20Titan%20Specification port 1965, which is the upload side of the gemini protocol. So if you wanted to upload a large binary file, the Titan protocol would be how you do that.
There's Misfin protocol gemini://misfin.org/specification.gmi port 1958, which is a very basic client-server mail transport.
Finally there is the guppy protocol gemini://gemini.dimakrasner.com/guppy-v0.2.gmi port 6775, which is a very simple protocol mostly for running on microcontrollers and runs on UDP as opposed to TCP. So if you've ever used TFTP, you're not far from this protocol.
So there's a few for you. 路 1 month ago
gemini://transjovian.org/titan/page/The%20Titan%20Specification
gemini://misfin.org/specification.gmi
gemini://gemini.dimakrasner.com/guppy-v0.2.gmi
Nightfall City has their own two protocols.
Nightfall Postal Service (NPS) port 1915 nex://nightfall.city/nps/info/specification.txt
Nightfall Express (NEX) port 1900 nex://nightfall.city/nex/info/specification.txt
There's a couple of folks out there that accept finger requests port 72 https://www.rfc-editor.org/rfc/rfc742. Here's an example: finger://graph.no/^NewYork_NY
There is the Spartan Protocol spartan://mozz.us/ port 300, which is basically a non-TLS version of gemini. 路 1 month ago
nex://nightfall.city/nps/info/specification.txt
nex://nightfall.city/nex/info/specification.txt
https://www.rfc-editor.org/rfc/rfc742
Do not forget about Telnet. There are still active BBSs that you can connect to. 路 1 month ago
yeah there's loads more. for example, for more gemini-like protocols you could check out all the ones https://portal.mozz.us/ as a proxy supports 路 1 month ago
Read about Xanadu 路 1 month ago
Source