/scatter

Primary LanguageGo

Scatter

Scatter implements the Signal protocol over federated email.

Very early version to be presented at my Gophercon 2019 talk about Gio.

Running Scatter

See the Gio guide for a setup guide for your platform. Then

$ GO111MODULE=on go run scatter.im/cmd/scatter

for Linux, macOS or Windows. For iOS and Android

$ go run gioui.org/cmd/gio -target <android|ios> scatter.im/cmd/scatter

Issues

File bugs and TODOs through the the issue tracker or send an email to ~eliasnaur/scatter@todo.sr.ht. For general discussion, use the Gio mailing list: ~eliasnaur/gio@lists.sr.ht.

License

Dual-licensed under MIT or the UNLICENSE.

Contributing

Send patches and questions to ~eliasnaur/gio@lists.sr.ht.