10
submitted 4 weeks ago* (last edited 4 weeks ago) by akunohana@piefed.blahaj.zone to c/techsupport@lemmy.world

I encrypted a message by:

  1. Typing gpg --encrypt --armor --recipient [recipient]
  2. Hitting enter
  3. Typing the message to be encrypted
  4. Exiting/finishing with "ctrl + d"

However, I needed to press "ctrl + d" twice, for some reason. Maybe a Termux bug? Although I haven't tried it on a normal Linux distro, so maybe this is normal?

Question: if it isn't normal, did gpg encode/include the first "ctrld" in the encrypted message? If it did, I need to contact the recipient to tell them to disregard the message... 🤣

Naturally, I cannot reverse the message since it's encrypted with the recipient's public key.

you are viewing a single comment's thread
view the rest of the comments
[-] floquant@lemmy.dbzer0.com 4 points 4 weeks ago* (last edited 4 weeks ago)

It doesn't improve any guarantees, it's strictly an opsec practice. By default you can publicly view the fingerprint of the public key(s) of the recipient(s) to aid in selecting the correct key for decryption, while --throw-keyids removes that metadata. Don't use it if you want to demonstrate that the message is not additionally encrypted to other keys, i.e. the conversation is confidential. Use it if you don't want a MitM to know who you're talking with.

[-] akunohana@piefed.blahaj.zone 2 points 4 weeks ago

Thanks! I learned a lot here. :)

[-] floquant@lemmy.dbzer0.com 2 points 4 weeks ago

Happy to help ^^

this post was submitted on 29 Apr 2026
10 points (100.0% liked)

techsupport

3139 readers
3 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 3 years ago
MODERATORS