Quickly encrypt files with your ssh identity.
Note: This is experimental software!
You can install zpy using pip:
pip3 install zpy
See also:
Install the prerequisites:
sudo apt-get install build-essential curl python3-dev
Then run the test suite:
make test
Afte running make
, you can run zpy by typing bin/zpy
.
See also:
Copyright (C) 2015 Stefano Palazzo [email protected]
This program comes with ABSOLUTELY NO WARRANTY;
This is free software, and you are welcome to redistribute it
under certain conditions; see COPYING for details.