←back to thread

6 points max_ | 1 comments | | HN request time: 0.202s | source

It seems there is no standard proper way to store private keys.

I have been using AGE [0]

And I really don't like the idea of having the keys stored in the home directory in plain text.

There is also a risk of losing the keys if my laptop is damaged or gets stolen.

Is there a proper tool for storing encryption keys?

1. znpy ◴[] No.44008333[source]
AFAIK you should also be able to store them on the TPM (trusted platform module) on your pc.