- Private PGP key used to decrypt rclone.conf
- The passphrase of the PGP key
└───crypto
algo.go
placeholder.go
>> passphrase.txt ⌉ -- These files
>> privkey.pem ⌋ they are not provided by the repo
go mod tidy # install dependencies
make build # build the project
Depending on the OS you're on, you'll see ksau-go
or ksau-go.exe
generated
in the current working directory.