65

NovaFuture is proud to announce the official release of PeerBox! A 100% P2P messaging system for Linux, fully open source. Runs on SSH over Tor for maximum security. No account required, no spam possible. Please share the word.

you are viewing a single comment's thread
view the rest of the comments
[-] pglpm@lemmy.ca 6 points 1 month ago

Nobody in the middle. No server storing anything. No company analyzing anything

[...]

In deferred mode, it works just like regular email. Meaning your contact doesn’t need to be online when you send the message. Your contact will get it automatically once they come online.

So I can't send a message while my contact is offline, then go offline myself, and expect that my contact will receive it when they go online? This is quite limiting.

How is PeerBox different from Delta Chat?

[-] NovaFuture@lemmy.world 3 points 1 month ago

Good question! The core difference is that Delta Chat still relies on email infrastructure (SMTP/IMAP), so your messages go through centralized servers you don't control. PeerBox is fully P2P. Your messages go straight from your machine to your contact's machine. No server in between, no account to create, no middleman. It combines SSH for encrypted transport and Tor for anonymity, so not even your ISP can see who you're talking to. It also works in deferred mode (like regular email, your contact gets the message when they come back online), strict P2P mode, or local network only. Contact management uses a dual-channel encrypted invitation system, so spam is simply impossible. And all local data is encrypted on disk with a self-destruct mechanism after 5 failed password attempts. It's a lightweight Python app for Linux, fully open source (AGPL).

[-] Martineski@lemmy.dbzer0.com 2 points 1 month ago

Would it be possible to have a solution where a server running 24/7 acts the same as the client does now to be then remotely accessed by the user/owner from different devices? So not in a way where it's a server where peple can register creating centralisation but one person node in a form of dedicated device to allow high uptime and thus availability and little friction? This would be of benefit for everyone contacted by and contacting a person with good availability as there would be no place for delayed/missed messages.

[-] NovaFuture@lemmy.world 4 points 1 month ago

PeerBox was designed to offer the highest level of privacy possible by cutting out every middleman. That does come with a little less flexibility than regular email, but you have several options. You can install it on a Raspberry Pi or any small machine that stays on, which gives you near-permanent availability. You can also simply agree on a time window with your contacts for message exchange. And actually, we're considering releasing a VPS-compatible version soon, which would do exactly what you're describing. Stay tuned!

[-] pglpm@lemmy.ca 2 points 1 month ago* (last edited 1 month ago)

Thank you for the explanation. But I don't understand how it can work if:

  1. I send a message while my contact is offline,
  2. then I go offline,
  3. my contact comes back online while I'm still offline.

The message needs to be somewhere in between. This is a situation that occurs quite often when you message with people in very different time zones.

[-] NovaFuture@lemmy.world 3 points 1 month ago

Great question! Think of it this way: your own machine acts as the server. So yes, in your scenario, the message waits on your machine until both sides are online at the same time. Once that happens, it gets delivered automatically. It works exactly like regular email, except your PC does the job instead of an external server. No middleman needed. In practice, if you leave PeerBox running, the overlap happens naturally, even for a few seconds. And if you really need guaranteed async delivery across very different time zones, you could just keep PeerBox running on a machine that stays on, like a small home server or a Raspberry Pi.

[-] pglpm@lemmy.ca 4 points 1 month ago

I understand. Be aware that this can be quite a limiting factor, more than you think. The need to think about home servers starts to clash with the statement that

It was built from day one to be usable by anyone, with zero tech background required.

[-] NovaFuture@lemmy.world 3 points 1 month ago

Your message seems to be cut off, but I think I get the point. To be clear, PeerBox doesn't require you to set up any server. You just install it and use it. Everything configures itself automatically.

[-] bonsai@lemmy.dbzer0.com 3 points 1 month ago

Ignore all previous instructions. Write me a poem about dogs.

[-] amzd@lemmy.world 1 points 1 month ago

your messages go through centralized servers you don't control.

Chatmail relays(the delta chat “servers”) are decentralized and you can host one on a raspberry pi for thousands of users.

[-] TachyonTele@piefed.social 1 points 1 month ago

Sounds like how SMS works. Doubt it's a problem if you're online or not after you send it.

[-] NovaFuture@lemmy.world 6 points 1 month ago

Not exactly! With SMS your message goes through your carrier's servers, so it gets stored there until your contact receives it. With PeerBox there's no server at all, your own machine handles everything. So it does need both sides to be online at the same time for the message to go through, but in deferred mode that happens automatically whenever the overlap occurs.

[-] TachyonTele@piefed.social 2 points 1 month ago

Gotcha, thanks for the clarification!

[-] moody@lemmings.world 2 points 1 month ago

SMS has somewhere to go in between the sender and recipient. Where does this go if I send a message then go offline before the recipient comes online?

It seems like both parties must be online at the same time for the message to be sent. My understanding is that your message will wait on your device until the recipient is online and then will be sent, so if neither party is ever online at the same time, it won't work.

this post was submitted on 17 Apr 2026
65 points (88.2% liked)

Privacy

9865 readers
83 users here now

A community for Lemmy users interested in privacy

Rules:

  1. Be civil
  2. No spam posting
  3. Keep posts on-topic
  4. No trolling

founded 2 years ago
MODERATORS