Skip to content

💽 Create a namespace for applications to avoid using an external database. #9

@IgorShadurin

Description

@IgorShadurin

Currently, to manage data on behalf of the user, delegated private keys need to be stored in the application's database.

To avoid this, the delegated filesystem can be extended to include application namespaces. In this namespace, encrypted private keys can be stored, which can only be decrypted by the application key. This way, nano-applications will have less dependency on cloud platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions