pull down to refresh
31 sats \ 11 replies \ @Natalia 23 Feb 2024 freebie \ parent \ on: Stacker Saloon
deleted by author
Do you have a link to read about this new DMing? Is it still a LN transaction?
reply
no link to read, I just did a test early today with @ek, all I did is I use his key to encrypted the message and then I send that to him over LN:) ⚡️ really fun!
reply
I'm trying to decrypt your message but I am confused and a bit embarrassed lol. It says I don't have the decryption key:
$ gpg --decrypt natalia.asc gpg: encrypted with rsa3072 key, ID 72BBE6ACFD911E48, created 2023-11-23 "ekzyis <ekzyis
It says it was encrypted with rsa3072 key, ID 72BBE6ACFD911E48 but I indeed don't seem to have the decryption key for that:
$ gpg --list-secret-keys --keyid-format long ekzyis
Seems like I used to have a rsa3072 key:
$ gpg --list-keys --keyid-format long ekzyis
And the key that was used for encryption was that one since the ID matches for the encryption key:
sub rsa3072/72BBE6ACFD911E48 2023-11-23 [E] [expires: 2025-11-22]
I guess the rsa4096 key was not used because it is marked as expired in the PGP keyfile that I host here:
$ gpg --show-keys pgp.txt pub rsa3072 2023-11-23 [SC] [expires: 2025-11-22] E13F6708015D2D55082A14F1DEECE3CF8D4D258F uid ekzyis <ekzyis
I think the warning mentions that the message won't be encrypted with that key but only with the rsa3072 key.
The above commands don't show the same expiration date since I manually updated it in the hope I could decrypt and don't have to write this message; mentioning that I wasn't able to decrypt the first PGP message that I received haha.
I uploaded a new PGP keyfile where the rsa4096 key is not expired:
$ gpg --show-keys pgp2.txt pub rsa3072 2023-11-23 [SC] [expires: 2025-11-22] E13F6708015D2D55082A14F1DEECE3CF8D4D258F uid ekzyis <ekzyis
Can you try again @Natalia? I would have loved to read your message! But I will never be able to read the original message now.
Thanks for testing! Didn't know my key expired haha
reply
deleted by author
reply
deleted by author
reply
deleted by author
deleted by author