Dstack-TEE / Dstack-TEE/dstack-examples

Key Rotation

Ouverte
#21 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
devtool-idea
Langage dominant
Python
Étoiles
27
Forks
26
Merge moyen
1 h 25 min
PR mergées (30 j)
7

Description

Key rotation is left out of scope for the On-chain KMS pull request. It's still TODO. Let's push things along by adding key rotation as a dstack example!

Complete this issue by adding an example of an application that gains forward secrecy through implementing key rotation.
- [ ] could leave the KMS itself as out of scope and consider forward secrecy involving vulnerabilities in the app itself
- [ ] follow the row level security pattern in an underlying db
- [ ] decide between alternatives
- [ ] puncturable encryption
- [ ] reencrypt everything to new epoch key
- [ ] every row has distinct key, copy all keys on migration

See key rotation section in KMS design docs: https://docs.phala.network/dstack/design-documents/key-management-protocol

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.