Viewing profile — autrilla
autrilla
HN member- Joined
- Sun, Jan 14, 2018, 10:24 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About autrilla
No profile information was provided.
Recent public activity
-
comment
Comment #45557573
https://github.com/karinushka/paneru does that
-
comment
Comment #18608272
We (Mozilla) store our SOPS-encrypted files in git repos and we don't really get merge conflicts, but that's just because we structure secret files in a way such that two people do…
-
comment
Comment #18602887
Could you go further into why SOPS scales badly?
-
comment
Comment #16147124
If you care about this, you can use Shamir Secret Sharing to require two (or more) keys to recover the encrypted file. So even if AWS was malicious, they still wouldn't be able to …