Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kuscia 支持 vault 密钥托管后端 #36

Open
Candicepan opened this issue Jul 21, 2023 · 1 comment
Open

Kuscia 支持 vault 密钥托管后端 #36

Candicepan opened this issue Jul 21, 2023 · 1 comment
Labels
challenge OSCP SecretFlow Open Source Contribution Plan

Comments

@Candicepan
Copy link

Candicepan commented Jul 21, 2023

此 ISSUE 为 隐语开源共建计划(SecretFlow Open Source Contribution Plan,简称 SF OSCP)任务 ISSUE,欢迎社区开发者参与共建~
若有感兴趣想要认领的任务,但还未报名,辛苦先完成报名进行哈~

任务介绍

  • 任务名称:Kuscia 支持 vault 密钥托管后端
  • 技术方向:密钥管理
  • 任务难度:挑战🌟🌟🌟
  • 任务期望完成时间:8 周

详细要求
Kuscia 作为安全的隐私计算基础设施,需要给应用提供密钥管理的能力,在开源场景,我们选取了 vault 作为 Kuscia 密钥托管的后端之一。
查看https://github.com/secretflow/kuscia/blob/main/pkg/secretbackend/backend.go,可看到secretbackend接口说明,实现该接口,并增加单测逻辑,可参考mem-backend的实现。

  • 功能性
    • 开发 vault-backend 插件,使得 Kuscia 支持 vault 作为密钥托管的后端。
  • 准确性
    • 通过 Kuscia 密钥管理 API 可以正确的从 vault 中存取密钥。
  • 提交说明:

能力要求

  • 对 Kuscia 原理有一定了解
  • 熟悉 golang

操作说明

@Candicepan Candicepan added OSCP SecretFlow Open Source Contribution Plan enhancement New feature or request labels Jul 21, 2023
@github-actions
Copy link

Stale issue message. Please comment to remove stale tag. Otherwise this issue will be closed soon.

@Candicepan Candicepan reopened this Aug 29, 2023
@Candicepan Candicepan added challenge and removed enhancement New feature or request labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenge OSCP SecretFlow Open Source Contribution Plan
Projects
Status: Needs Triage
Development

No branches or pull requests

1 participant