cross-posted from: https://lemmy.cat/post/6027277

I’m curious to know how people manage their different encrypted storage here. And I’m talking about the case where you really need to manage SEVERAL encrypted storages/files.

What software do you use? Where do you save your passwords (password manager/paper/other) or do you use physical keys?

In short, what’s the best combination you’ve found or recommend to cover as many attack surfaces as possible: remote, local, physical, etc.?

  • @ExtremeDullard
    link
    17 months ago

    I encrypt all my filesystems. I don’t use passwords: I have a cryptographic implant that calculates the hash needed to mount the volume based on the volume’s UUID and a seed stored in the implant. I basically present my implant to the NFC reader, and the init script automounts the volume.