Ready to use rsync.net

All data will be encrypted before it is sent to rsync.net. # There are two options for how to encrypt your data.

Simple shared encryption

This allows everyone who has a clone of this repository to decrypt the # files stored on rsync.net. That makes it good for sharing. # And it's easy to set up and use.

Use shared encryption

-or-

Encrypt with GnuPG key

This stores an encrypted clone of your repository on rsync.net, # unlike shared encryption which only stores file contents on rsync.net. # So it's good for backups. But the encryption will prevent you from # sharing the rsync.net repository with friends, or easily accessing # its contents on another computer.

$forall (keyid, name) <- secretkeys

Encrypt repository # to ^{gpgKeyDisplay keyid (Just name)}

Encrypt repository # with a new encryption key ^{genKeyModal}

Making repository ...

Setting up your rsync.net repository. This could take a minute.