erikg / Revelation
Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.
| commit 373: | e6bf198935fe |
| parent 372: | cace24e264c5 |
| branch: | default |
updated TODO
Changed (Δ8 bytes):
raw changeset »
TODO (5 lines added, 7 lines removed)
1 |
0.4.x: |
|
2 |
- add import/export of GPasMan files |
|
3 |
- add import/export of zsafe files |
|
4 |
- add import/export of gnukeyring files |
|
5 |
- add import/export of web confidential files |
|
6 |
- add import/export from browser (firefox, mozilla, epiphany, galeon) |
|
7 |
||
8 |
1 |
0.5.x: |
9 |
2 |
- ensure complete UTF-8 support |
10 |
3 |
- fix unicode encoding/decoding on import/export |
| … | … | @@ -40,6 +33,11 @@ 0.5.x: |
40 |
33 |
(needs pygtk bug #156948 to be fixed first) |
41 |
34 |
- string cleanups |
42 |
35 |
- translations |
36 |
- add import/export of GPasMan files |
|
37 |
- add import/export of zsafe files |
|
38 |
- add import/export of gnukeyring files |
|
39 |
- add import/export of web confidential files |
|
40 |
- add import/export from browser (firefox, mozilla, epiphany, galeon) |
|
43 |
41 |
|
44 |
42 |
0.6.x: |
45 |
43 |
- misc command-line arguments |
