# Texx
„A high security P2P-based messenger with end-to-end PGP encryption“
## Features of Texx
- Intuitive interface
- Realtime responses
- Unhackable (almost - let's say it's "Pretty Good Privacy")
- End-to-end encrypted with ECC PGP keys
- **NO** server between peers (P2P via WebRTC - only uses broker server)
- Completely anonymous with randomly generated user ID/name
- Free to use (except for donations :) )
- Open source
## Development setup
* clone repository
* `$ npm install`
* `$ npm run css`
* `$ npm run dev`
## Help us with a small donation :)