Skip to content

Encrypted storage for P2P peer node cache. #4026

@gaius-qi

Description

@gaius-qi

Description

This feature only needs to be implemented on the Rust Client.

Currently, the Dragonfly Peer's local cache is stored in plaintext within the designated storage directory. This feature proposes introducing a configuration option to enable encrypted storage for the Peer's cache. Enabling this option will significantly enhance the security of the data stored locally on Peer nodes. Need to use efficient and stable encryption algorithms to encrypt the data.

Storage: https://github.com/dragonflyoss/client/tree/main/dragonfly-client-storage

Link

Client Repo: https://github.com/dragonflyoss/client

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions