Live data from Hacker News

Viewing profile — autrilla

autrilla

HN member
Joined
Sun, Jan 14, 2018, 10:24 PM UTC
HN karma
5
Public activity
4 items

About autrilla

No profile information was provided.

Recent public activity

  1. comment
    Comment #45557573

    https://github.com/karinushka/paneru does that

  2. 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…

  3. comment
    Comment #18602887

    Could you go further into why SOPS scales badly?

  4. 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 …