Update ceof

This commit is contained in:
Nico Schottelius 2013-11-11 15:58:28 +01:00
parent 7cfd122bee
commit 102705c436

View file

@ -9,12 +9,31 @@ You can read the
which describes the motivation and goals or you
can view [the poster that was used on the presentation](http://git.schottelius.org/?p=ceof;a=blob;f=doc/appendix/poster.pdf).
## Get ceof
## Dependencies
You can get ceof via git:
* python3 including virtualenv
* virtualenv is present (python-virtualenv on Debian)
## Installation
* Clone the git repo
git clone git://git.schottelius.org/ceof
* Create an isolated python environment
virtualenv -p /usr/bin/python3 python-env
* Activate the python environment and install gnupg
. ./python-env/bin/activate
pip install python-gnupg
Generate public/private key pair (may take some time)
./src/bin/ceof crypto -g --name "Nico@Tee" --email-address nico-ceof@tee.schottelius.org
## Support
There are two IRC (!) channels, in which development takes places: