dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
533 stars 468 forks source link

Local keychain secret store #1037

Open artursouza opened 2 years ago

artursouza commented 2 years ago

Create a local store that uses the OS' keychain solution and not simply file store.

Makes it work on MacOS, Linux and Windows.

saranvasu commented 2 years ago

is this issue still open? Can I start working on this?

msfussell commented 2 years ago

@saranvasu - Yes, this issue is still open

helbing commented 2 years ago

@saranvasu Do you work on this now?

helbing commented 2 years ago

/assign

paule96 commented 4 months ago

@helbing and @ItalyPaleAle are there plans to give this issue a second chance? Maybe with a new implementation?

ItalyPaleAle commented 4 months ago

@helbing and @ItalyPaleAle are there plans to give this issue a second chance? Maybe with a new implementation?

If there's a way to implement this without the need for CGo, I'd accept it. Contributions are welcome :)