Echoes Encrypted Messenger 0.1.9 CRX for Chrome
A Free Social & Communication App
Published By slacknet.ca
Echoes Encrypted Messenger (haldgdphngppmbkikknafnlibgnomhhb): End-to-End Encrypted Messaging... Read More > or Download Now >
Echoes Encrypted Messenger for Chrome
Tech Specs
- • Type: Browser App
- • Latest Version: 0.1.9
- • Require: Chrome 37 and up
- • Offline: No
- • Developer: slacknet.ca
User Reviews
- • Rating Average
- 3 out of 5
- • Rating Users
- 2
Download Count
- • Total Downloads
- 48
- • Current Version Downloads
- 35
- • Updated: September 16, 2019
Echoes Encrypted Messenger is a free Social & Communication App for Chrome. You could download the latest version crx file or old version crx files and install it.
More About Echoes Encrypted Messenger
Private message encryption is an extra layer of protection from man-in-the-middle attacks. If enabled, compromised chat servers would not be able to decrypt communication.
To start an end-to-end encrypted session, send the other person a private message and use the padlock button.
Make sure you verify public key thumbprints before exchanging sensitive information. Verification should be out-of-band via phone call, in person, carrier pigeon, etc.
All communication (nickchan, nicknick) is wrapped in HTTPS.
Echoes is still in early-beta so keep that in mind while using it.
Commands:
/join #channelname - join a channel
/pm nickname - start private conversation with nickname
/help - list all available commands
Echoes uses:
- WebCrypto for endpoint encryption/decryption/authentication (http://www.w3.org/TR/WebCryptoAPI/)
- Raindrops Framework for Password-less Identity Management (https://github.com/slackr/raindrops)
- Socket.IO and NodeJS for message exchange (http://socket.io, http://nodejs.org)
The client source is available under GPLv3 here: https://github.com/slackr/echoes.client/