Brought to you by the Department of Erasing History.

  • @Valmond@lemmy.world
    link
    fedilink
    English
    81 month ago

    I’m working on a protocol that makes information quite hard (I won’t say impossible because nothing probably is) to take down, because I believe in both information shouldn’t be censored and that everyone should be able to share what they want (yes moral stuff like a song).

    I’d love meeting like-minded people to learn more about what other people do and think about stuff like that :-)

    I mean there are ways to get around ddos or the “great” firewall of china for example. So why not do it?

    Tried to reach out on matrix and some niche communities but they were very (very) small, so I’m still looking for some melting pot.

    Any idea?

      • @Valmond@lemmy.world
        link
        fedilink
        English
        31 month ago

        Yes, stuff like IPFS, filecoin, others… my little contribution… The future censorings, what to do about it, …

        • @Valmond@lemmy.world
          link
          fedilink
          English
          41 month ago

          Thanks! Inter Planetary File System, no less! I do love the cool/very cheezy name :-)

          I actually do know IPFS and how it works, (DHT).

          It was IMO one of the first great tries to make data distributed in a decentralised manner. I stumbled onto it in 2016 IIRC.

          What I think it is lacking is that it’s not possible to change your data without ruining your link/“uri” and that it is based on benevolent links to publish your data. Stepping stones and all that.

          I know they are trying to fix the link problem and for me it seems they traded convenience for centralisation.

          Would love to hang out somewhere chatting about stuff like that.

      • @Valmond@lemmy.world
        link
        fedilink
        English
        31 month ago

        You can check it out here tenfingers.org

        Download & copy the binaries (setup, 10f, listener) in two different folders, run the setup, configure to 127.0.0.1 and some port, do it again (in the other folder, with another port), run the listeners and start sharing in a little microcosm. 10f has inbuilt help, for configuring and sharing.

        The source code is Python, FOSS and there to check out too.

        I’m so bad at publishing things 🥲

      • @Valmond@lemmy.world
        link
        fedilink
        English
        11 month ago

        BitTorrent is awesome, but your link is only for one data.

        You wouldn’t be able to publish your website with this protocol, because when you update your website you must republish the (new) torrent and people won’t have the latest one except if it’s all distributed through some centralised service (like torrent tracker sites).