rsyncrypto
rsync friendly encryption
Install
- All systems
-
curl cmd.cat/rsyncrypto.sh
- Debian
-
apt-get install rsyncrypto
- Ubuntu
-
apt-get install rsyncrypto
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rsyncrypto
- Raspbian
-
apt-get install rsyncrypto
- Dockerfile
- dockerfile.run/rsyncrypto
rsyncrypto
rsync friendly encryption
Rsyncrypto allows you to encrypt a file or a directory structure, such that they can later be synchronized to another machine using rsync. This means that local changes to the plain text file result in local changes to the cipher text file. rsyncrypto compresses the plain text file prior to encrypting it.