p2p chat and messaging application using Ethereum's Whisper network and shh
protocol.
Still under development. You can run the app in its current state by checking out the code running using electron
.
git clone https://github.com/d11e9/psst.git
cd psst
# requires nodejs and electron-prebuilt to be installed
# as well as a local running Ethereum node.
npm install
npm run app
Not yet available, but comming soon.