Skip to content

Add encrypted repo backend #48

Open
@creationix

Description

@creationix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions