Thursday, 31. January 2008, 16:01:34
gnupg, mistake, email
Your GnuPG is something you really shouldn't loose. You can get a new one, of course, but if your signature is suddenly different, people might get confused.
Okay, I did it anyway. More precisely, I deleted it mistakenly and it is not restorable.
In my particular case, the preoblem wouldn't be that big. I rarely use it and no one has signed it. And in addition, I have created a revocation certificate.
But I also have deleted a revocation certificate.
Wednesday, 16. January 2008, 21:33:20
gnupg, email, opera
Nachdem ich
versucht hatte, mir ein Programm für Autohotkey und Opera selber zusammenzubasteln, sehe ich nun: WinPT kann das schon besser als alles was ich basteln könnte.
Alles was ich tun musste, war Hotkeys zu definieren.
Sunday, 13. January 2008, 23:49:30
email, gnupg, opera
If you want to direct the output of a command line application to a file, you can do that using the ">" operator:
echo blabbeldebup > nonsense.txt
But that doesn't work with the Windows version of GnuPG so I can't use its output. That makes it much harder, if not impossible to get public keys from a keyserver since the script does not know which one
But at least it can encrypt, decrypt, verify and sign messages now, although encrypting isn't more comfortable than using WinPT yet. But I think it's already usable for signing and verifying.
operagpg-0.03.zip
Sunday, 13. January 2008, 16:59:24
opera, autohotkey, mail, gnupg
...
I like Opera Mail. If fits my needs almost perfectly with it's concept of filters and categories. But I - and
many others - miss an integration of
GnuPG.
To get at least some integration, I am creating an
AutoHotkey script that will basically do what everyone who needs GPG with Opera has to do as yet: Copy&Paste. Just automatically.
How to use it:
- Install AutoHotkey and GnuPG from Gpg4win. You will also need a key manager like WinPT or GPA.
- Edit the script if you haven't installed GnuPG in the default directory.
- Now launch it. Press ctrl-g in any textbox and the content will be signed using your default key.
operagpg-0.02.ahk