Can anyone tell me which pgp programs they use, because either: I'm doing this arse about face, or PGP is the stupidest thing in the world.
Basically I never used to get many pgp orders, back before ISIS fucking ruined surespot for everyone. So I've always used gpg4win. (Yeah yeah I know. But its a laptop with zero ties to me, which I won't have for longer than a couple of months) with tor on an sd card and nothing on the laptop.
When someone sends me an encrypted address I have to:
- Copy the text
- Paste it to notepad
- Save it to an SD Card
- Take that SD card to a different laptop
- Put in a second SD card with kleo and a my key
- Decrypt the notepad file (which then saves a second file with the clear text)
This just seems ridiculously long winded. But is the only way I can avoid it forcing me to save the addresses on the laptop I use for tor. Which is obviously bad, as it is never going to be truly deleted after that.
Surely there is a way I can either Copy the text into a window (a la google translate) and see clear text straight after without all the clicks.
Or preferably just have anything which is encrypted show straight up as decrypted for a set time after entering my password?
Or am I just a dreamer?
Any suggestions? ( cue the flames )
Just use a proper operating system, dawg.
$ xclip -o -sel clip | gpg -d
Done.