(no title)
ajvpot
|
3 years ago
Have you considered adding some kind of encryption of the secrets with a preshared key generated inside the action to make the SaaS zero-knowledge? Currently it appears the service can read all the secrets in plaintext.
thewataccount|3 years ago
I've been noticing a lot of marketing materials describe themselves as "zero-knowledge" when it's just E2EE.
I definitely agree it would be nice to have.
varunsharma07|3 years ago
The backend API is open-source, and the secrets are cleared immediately after use from the data store, but I agree this is a good idea.