aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 4afae084db905d6101edf96a723e434a8140e9bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
TODO:
-----

Release 0.2.4
- Open File from command Line [DONE]
- possibility to save which private keys are checked on closing (partially solving "encrypt to self") [DONE]
- add translation for french / spanish [DONE]
- more doku on building gpg4usb (especially on windows)
- doku for translating gpg4usb
- File-Encryption: Warning if file overwritten
- minimal MIME support (understand and decode "Content-Encoding" header, e.g. "quoted printable")
- link to online tutorial in help menu [DONE]

Release 0.3
- PGP-MIME, find and show inline encrypted files
- Change Keytable sorting: private keys should always be on top (partially solving "encrypt to self")
- check pointer usage (const/references)
- check class / includes
- Qt 4.6 / new gpg-binaries / new gpgme libs

Release 0.4
- adding signing and verifying
- nice for verify: import key from keyserver

Later:

- more internationalisation:
  - menu entry for changing character encoding
  - configuration framework, for saving language & charencoding preferences
  - hints (on webpage?) which webmailer sends which encoding-header

- Drag and drop capabilities. Especially to encrypt / decrypt text, but would also be nice for files as well as import public and private keys.
- Password caching options (always, for X minutes, never)

- add a message-box with warning if someone's adding a secret-key to usb-keyring
- sorting keys would be nice (e.g. a-z or complete manual)
- Policy ( dialogs, what's warning, what an error )
- Tabbed editor (including useful things like encrypted data opens in new tab)

- some kind of locking for keydb, as gpg.conf uses lock-never, for ability to run on usb-drives (fat-formatted)

usability:
- dialog on closing unsaved document (discard/cancel/save) is not very user-friendly
- undo / history

BUGS
----
- key generation on windows 7 64-bit may fail
- 0.2.3 hangs on windows xp sp3 32bit sometimes
- on windows an empty directory gnupg in application-data is created, find out how to disable