ipfs / notes

IPFS Collaborative Notebook for Research
MIT License
402 stars 31 forks source link

Node and group encryption key management within IPFS ecosystem #389

Open Admin-DataRoads opened 6 years ago

Admin-DataRoads commented 6 years ago

Essential Use Cases

Use Cases

Foundational Features + Functionality

Existing Projects + Organizations Working in this Area

Please note: node and group key management does not create nor enforce any identity or reputation systems directly, but it can enable linking such systems to an Access Control layer as desired by individual group or node owners.

Additional reference materials: https://docs.google.com/document/d/1htXTZUWPYB3WNsKmvClKQlFn1ByehWTG1WRR5zQkjH8/edit?usp=sharing https://docs.google.com/presentation/d/1Gfu2J4A5tJZP4V4EmSCsYVVx2cuoo56QWmYDe1ldIwY/edit?usp=sharing

Sulejman commented 4 years ago

Is this forgotten, is there a plan or work in progress on implementation of something like this?

Stebalien commented 4 years ago

No work is planned at the moment. If you'd like to see how people currently encrypt data on IPFS, take a look at Peergos and Textile.

Note: This repo contains ideas and discussions, not implementation plans.