ssbc / ssb-tribes2-demo

A simple electron app demonstrating the features of ssb-tribes2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssb-tribes2-demo

A simple electron app that shows off the features of ssb-tribes2.

Security considerations

While we have tried our best to create a secure end-to-end encrypted communication protocol, this app nor derivations off of it are not fit for use in safety critical situations. Neither the code nor the specification has been vetted by an independent party. Even assuming a solid implementation, and a bug-free spec, we have intentionally left out several security features that are considered state of the art in other apps such as Signal, such as "forward secrecy".

Because of this, we advise that anyone that uses ssb-tribes2 or something based on the private group spec in an app, includes prominent UI that warns the user about possible risks.

Links

About

A simple electron app demonstrating the features of ssb-tribes2

License:Other


Languages

Language:JavaScript 98.8%Language:HTML 1.2%