You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One way we could do this and enforce it in couchdb is for every user to generate their own private/public key pair, publish their public key and sign their changes with their private key. Their public key would also act as their identifier without actually needing to give away their identity.
The text was updated successfully, but these errors were encountered:
One way we could do this and enforce it in couchdb is for every user to generate their own private/public key pair, publish their public key and sign their changes with their private key. Their public key would also act as their identifier without actually needing to give away their identity.
The text was updated successfully, but these errors were encountered: