[quote]I would think the default action would be to just import it as text[/quote]
Ok, we'll see what we can do about this. Shouldn't be too hard to integrate. Right now, we're not quite sure, hot to best detect, if a file is a text file, but we've got to have a look, which posibilities are presented by Qt for this.
[quote]
Obviously, some will prefer auto-encrypt so maybe additional options in the menu to change the default import action.
[/quote]
Perhaps we put an appropriate setting in the settings, so that one can active this behaviour.
[quote]
Additionally, if what's being dragged into the program is already encrypted or signed, it would be nice to have the option to have the program automatically try decrypt/verify.
[/quote]
Agreed. We think, this won't be in the next release, but in 0.3.3.
[quote]
Ability to change default text editor font (for people with big monitors or bad eyesight)
[/quote]
We've also considered this. Unfortunately, we've got to change our textedit-widget for this, but it'll be integrated in one of the next releases.
[quote]
Ability to sign files
[/quote]
It's on the list, but not of our top point. But it's on the list.
[quote]
If you have multiple key pairs, how does the program know which key to use to sign? Other programs for example have a "default signing key" setting.
[/quote]
We thought about this, escecially, becasue we want to implement "encrypt and sign" action Right now, the message is signed with all private checked keys. Perhaps you could tell your thoughts here:
http://lists.gzehn.de/pipermail/gpg4usb ... 00017.htmlThanks for the link to the tutorial. It's written really nice and simple.
Best Regards