Dstack-TEE / Dstack-TEE/dstack-examples

Key Rotation

未關閉
#21 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
devtool-idea
主要語言
Python
星號
27
分支
26
平均合併
1 小時 25 分鐘
30 天內合併 PR
7

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。