zpy
zpy copied to clipboard
Quickly encrypt files with your ssh identity
Zpy
Quickly encrypt files with your ssh identity.
Note: This is experimental software!
Links
- Download
- Changelog
- Documentation
- Builds on Travis-CI
Installation
You can install zpy using pip:
pip3 install zpy
See also:
- Getting Started Guide
Development setup
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:
- Hacking Guide
Copyright notice
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.