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
This needs to be a layer that works for github mount mode and local repos.
It will be implemented as a fs-db repo layered on top of the existing repo with aes encryption for the blobs. The user's private key will live locally in the app. This will be used to decrypt the encrypted aes key. The private key will be stored locally encrypted with a passphrase.
The text was updated successfully, but these errors were encountered:
This needs to be a layer that works for github mount mode and local repos.
It will be implemented as a fs-db repo layered on top of the existing repo with aes encryption for the blobs. The user's private key will live locally in the app. This will be used to decrypt the encrypted aes key. The private key will be stored locally encrypted with a passphrase.
The text was updated successfully, but these errors were encountered: