README
polybios
Just a ugly frontend for OpenPGP.js
Polybius
Πολύβιος was an Ancient Greek historian and scholar who invented one of the first tool used to encrypt and decrypt messages, the Polybius Square.
Installation
npm install polybios
mv node_modules/polybios/node_modules/* node_modules/ && rm -rf node_modules/polybios/node_modules/ && mv node_modules/polybios/* . && rm -rf node_modules/polybios
npm start
Then point your browser to http://127.0.0.1:9253/
.
For now, your keyring is saved in a store
plaintext file at the root of the application folder. Be sure to protetc this file.
Credits
Icon
Lock Icon by GraphicLoads is freeware. Source: IconArchive
Layout
I for now use the Pure CSS framework, which is free to use under the Yahoo! Inc. BSD license. See the LICENSE file for its license text and copyright information.