DEV Community

Felipe Araujo
Felipe Araujo

Posted on

Looking for some feedback on my team's new open-source secrets vault project.

Hi all, my team and I are looking for some feed on our project, Nebula. It’s an open-source secrets vault MA-ABE, we designed it to be a more effective secret vault that manages encrypted secrets and attributes for users. We chose to use decentralized certificate authorities for extra security, with attributes being used to access and encrypt secrets. We also chose to use CLI for making management easier. and I’d love to hear your feedback and/or suggestions for it. Here's the link for our repo. Please let me know what you think!

https://github.com/CremitHQ/nebula

Top comments (1)

Collapse
 
shanu-kumawat profile image
Shanu Kumawat

Looks good! After learning rust i might just start contributing in this project