How Tempest protect your privacy
Tempest uses zero knowledge sync structure via end-to-end encryption. Means that all encrypt and decrypt process happen on your local machine. Tempest will only sync encrypted information.
Tempest first use BLAKE2b+xsalsa20poly1305 to encrypt your data on your own machine, then start cloud sync. We will open source the crypto part.
Last updated