💾 Archived View for rawtext.club › ~sloum › geminilist › 007535.gmi captured on 2024-02-05 at 10:38:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
Philip Linde linde.philip at gmail.com
Sat Nov 6 02:26:38 GMT 2021
- - - - - - - - - - - - - - - - - - -
Hi Charles!
On Mon, 1 Nov 2021 00:01:19 -0700Charles Iliya Krempeaux <cikrempeaux at gmail.com> wrote:
I haven't read the Gopher spec in a long time, so don't recall whether
there is something technical that would prevent it, but —
One could try to use content-addressing to try to detect content
modification.
This is tangential, but I've done some experiments with Gopher and IPFSbefore that you may find interesting:
https://github.com/boomlinde/ipfs-gopher
IPFS is content addressed and peer-to-peer via a distributed hashtable. ipfs-gopher will run a local gopher server that parses a specialmenu format that can be pinned to the IPFS network, exposing aGopher-compatible way to browse them and other documents on IPFS.
-- Philip