0.0.6 • Published 8 months ago

xmtp-private-relay-chat v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

XMTP private relay chat

Run an IRC (internet relay chat) channel over XMTP with this server hosting a relay at an ephemeral or static address. It serves a single shared channel which anyone can join by sending a /register command, e.g. /register tomosaigon 0x... after which future messages will be relayed to other subscribers as "tomosaigon", thus obfuscating the user's address. Registrations are stored in a local database. Future versions may support joining (subscribing to) multiple channels, e.g. /join #xmtp-devs. Server can be restarted with a new ephemeral wallet and the new relay address can be published to a select audience. Permanently destroying the party line can be accomplished by erasing the wallet and the stored user mappings.

Usage

npm run start

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago