I hadn’t even heard of the underlying protocol NNCP yet, and it seems to solve several things I was trying to do out of the box in some of my own hobby-projects. I’d been battling with automating and integrating Tor/I2P, Openssl, Tox, GPG, Wireguard, etc. If NNCP lives up to the hype it will be a big shortcut, when I next get time to work on stuff :-)
Email hosting over NNCP
Submitted 11 months ago by ikidd@lemmy.world to selfhosted@lemmy.world
https://salsa.debian.org/jgoerzen/docker-nncpnet-mailnode/-/wikis/home
Comments
rowanthorpe@lemmy.ml 11 months ago
MigratingApe@lemmy.dbzer0.com 11 months ago
I wonder how hard and if feasible at all it would be to have something like an email over NNCP over meshtastic network. Total independence and resilience.
N0x0n@lemmy.ml 11 months ago
Really cool stuff !! Something I need to try out for sure !
Just to bad they didn’t add a multiuser setup example :( !
If you are doing any kind of multiuser mail node, you should have a separate SMTP system in front of this one that performs any necessary validation.
ikidd@lemmy.world 11 months ago
I’m trying to figure out how to add it to Mailcow Dockerized and hook the existing containers. If I sort it out, I’ll probably PR it to Mailcow. I think it would a nice addition to start to build out a network that isn’t susceptible to the same spam attacks as regular email (yet).
ikidd@lemmy.world 11 months ago
I remember as a kid I set up one of the first private Echomail nodes as part of my RBBS bulletin board. UUCP was a big part of that, as I was the hop for other nodes coming onboard in my area. I added another half-dozen modems eventually just to handle the email traffic, then had to offload it to a university because I didn’t want to have to charge for the traffic and it was getting too big to handle. But it was pretty interesting at the time.