Hey guys, I love this tool so much. So thanks to the entire team and Gilbert Chen for this!!
I have heard rumours about Scientists in China are able to crack open AES encrypted data using Quantum computing. Even if they are to be rumours, I thought I would ask here for a roadmap.
I see that Duplicacy uses AES for encryption. Is it possible to add support for a new type of encryption like xsalsa20 using Go’s built in nacl secretbox/box to encrypt/decrypt chunks?
I am not asking to migrate existing encrypted data but only to be used when initialising a new repo.
Thanks