Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a Ruby script that could reasonably be described as "inspired by pass" - it's not quite identical, but it's close enough to scratch my itch - which uses age instead of GPG for encrypting secrets
It's arguably not "security software" but it's definitely "security-adjacent". I think I've exercised reasonable diligence in its construction but I'd be super happy to get any kind of review/feedback from security experts
https://github.com/telent/moss/blob/main/README.md
Beta Was this translation helpful? Give feedback.
All reactions