this post was submitted on 22 Jul 2023
14 points (93.8% liked)

Privacy

31263 readers
426 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
14
submitted 1 year ago* (last edited 1 year ago) by mim@lemmy.sdf.org to c/privacy@lemmy.ml
 

age seems to be the new hot thing to encrypt data.

However, when you generate a key pair, the private key just sits as a plaintext file on your computer.

Maybe I'm too used to PGP, but this makes me a bit nervous. There doesn't see to be a key manager that allows you to pass in a key id with which you encrypt / decrypt. It's all done using the public key directly in the command line (for encrypting), or the plaintext private key file (to decrypt).

Am I missing something? Is there a better / easier way to manage these private key files?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] birdcat@lemmy.ml 1 points 1 year ago (1 children)

Not sure I get it. How do you create keys? I use kleopatra and never saw a plaintext.