209aa3ba6be49ff0fdebd81464f48543b724ab7c
oss-backupd
Backup file or directory to OSS, can be encrypted.
Config read order:
- from command line,
--configor-c - from
./oss-backupd-config.json - from
~/.oss-backupd-config.json - from
/etc/oss-backupd/config.json
Use direct signed URL or SDK?
OSS SDK in Rust:
PGP in Rust:
- https://crates.io/crates/pgp
- https://crates.io/crates/openpgp
- https://github.com/rpgp/rpgp
- https://crates.io/crates/gpgrv
- https://crates.io/crates/sequoia-openpgp
keys.openpgp.org uses: Sequoia-PGP ( https://sequoia-pgp.org/ )
On Linux:
git clone https://git.lysator.liu.se/nettle/nettle
cd nettle
./.bootstrap
./configure
make
sudo make install
Languages
Rust
99.7%
Just
0.3%