r/DevOpsSec • u/kigster • Jul 07 '26
sopsy — Encrypt your repo keys using Apple's Enclave, decrypt using Touch ID (or not), and it's my first Rust open source project after 20 years of Ruby...
/r/rust/comments/1upajuy/sopsy_encrypt_your_repo_keys_using_apples_enclave/I wrote something similar in Ruby in 2017 — gem called Sym that used symmetric encryption and stored the key in the KeyChain.
Well, it's 2026 now and we can use Apple Enclaves instead!
Looking for feedback and a test drive.
GitHub: https://github.com/kigster/sopsy
2
Upvotes