mirror of
https://github.com/croqaz/awesome-decentralized.git
synced 2026-07-15 20:42:04 -05:00
[PR #57] Add Voidly Messenger - federated E2E messenger #292
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/croqaz/awesome-decentralized/pull/57
Author: @EmperorMew
Created: 4/23/2026
Status: 🔄 Open
Base:
master← Head:add-voidly-messenger📝 Commits (1)
10098ecAdd Voidly Messenger📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds Voidly Messenger to the Applications list, in alphabetical position between
Vdo.Ninjaandwebcat.What it is
E2E-encrypted messenger PWA, client-side-only crypto, federated across independent relay operators.
Why it fits this list (decentralization angle)
@voidly/agent-sdk) connects to multiple relay nodes. The relay-node is part of the monorepo and self-hostable - anyone can stand one up, and peers federate (peer discovery + cross-relay routing).from_did,thread, andtypeare stripped before storage/forwarding, so a relay operator cannot link sender, recipient, or conversation thread. This is the same "dumb pipe" posture that makes existing entries like Databag and SimpleX Chat fit the list.did:voidly:<hash-of-ed25519-pubkey>generated locally. There is no account server, no phone number, no email.Crypto
Line added
Alphabetical placement respected (the list is wrapped in
<sortLines>).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.