Reminder: There are no accounts in the classic sense anywhere with #chatmail or #deltachat.

It's all private profiles on end user devices which co-ordinate in a #p2p fashion. Chat profiles *use* email (relay) addresses for transporting messages through a federated e2ee-restricted SMTP network.

A chat profile or chat group has zero data on the server. It's radically different from classic email servers, Whatsapp, Signal, XMPP and Matrix servers which host and control chat identity.

@delta so what's different between this and https://tox.chat/?
A New Kind of Instant Messaging

Whether it's corporations or governments, there's just too much digital spying going on today. Tox is an easy to use application that connects you with friends and family without anyone else listening in. While other big-name services require you to pay for features, Tox is totally free and comes without advertising — forever.

Project Tox

@tael

we can't offer a full comparison but here are three key points:

1. Tox is not a cross-platform user offering like #deltachat, but more an infrastructure library like https://github.com/chatmail/core

2. Tox can only transfer messages between contacts who are online at the same time. complicates mobile usage.

3. Tox depends on a global distributed hash table (DHT) to find other contacts; doesn't work in highly restricted networks like during national internet shutdowns/larger failures etc.

Issues · chatmail/core

Chatmail Rust Core library, used by Android/iOS/desktop chatmail apps, bindings and bots 📧 - Issues · chatmail/core

GitHub