top | item 44143767

Nncp: Ad-hoc friend-to-friend delay-tolerant sneakernet-compatible darknet

61 points| gasull | 9 months ago |nncpgo.org

13 comments

order

digdugdirk|9 months ago

I'm always fascinated by the various design decisions made by projects in this space. Does anyone have a decent list of decentralized mesh networks like this?

Also, I've always thought that content centric networking would be a good option for these types of projects - is there any new research in that direction that people on this board are aware of?

theknarf|8 months ago

- Veilid

- Reticulum

- I2P

- Mycoria

- Yggdrasil

lexicality|9 months ago

I've always adored the cyberpunk aesthetic of surreptitiously passing SD cards around between people to transfer files, so I love looking at these sneakernet projects.

I just pray that things will never get bad enough that I actually have to use things like this on a day to day basis...

CJefferson|9 months ago

Under dictatorships, you will be found guilty if you are found with an SD card full of encrypted files.

While the encryption does protect your data, it definitely doesn't protect you. Probably hurts you, as people will start applying iron bars to find out how to uneceypt your data.

anthk|9 months ago

Not just under dictatorship. An attack on networking infra can yield very flakey connections.

photonthug|9 months ago

This is really cool but at first it was not that clear whether the project is serious or made in a recent decade.

Clicking around eventually took me here [1] with some cleaner prose, a publish date, etc although it’s more blog than reference. HN will probably like it since we love to hate the modern state of self hosting email

https://changelog.complete.org/archives/tag/nncp

sunshine-o|9 months ago

Interesting, do anyone know if we can run a decentralized MQTT (or any message queue) over this?

rakoo|9 months ago

You probably want to combine that with filespooler <https://www.complete.org/introduction-to-filespooler/>, a tool to write packets to be handled sequentially. It will convert everything into files that can then be transported however you want, by mail, by syncthing, by nncp, ...