diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-08 16:43:20 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-08 16:43:20 +0200 |
commit | efa217d83c1e899eb29910b1bff15b08cdb0be2e (patch) | |
tree | cdecda567322bb312390b4ae6e93e62b12df4897 /todo.txt | |
parent | b187f57a026110ef0b0f1d6b6414c868922cab46 (diff) |
more todo, add Copying faq
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,3 +1,5 @@ +Ideas: + - Implement tabbed filebrowser with 1. tab file selection 2. tab inline file for safer storage @@ -11,7 +13,13 @@ - finish .ovpn -> configuration importer - depends on inline file storage, since config files can include inline files - - + +- implement an encryption for profiles, so no sensitive data has be stored in plaintext + - encrypt/decrypt with android private storage key (+no user input required) + +- implement general settings dialog + - encyrption of profiles + - Speed/Transfered in notifcation bar (byte counter of managment) Missing configuration options: @@ -19,7 +27,6 @@ IPv6 support: - Enable IPv6 (tun-ipv6) - Implementing/testing IPv6 route/ifconfig/DNS Server - Tap support: - People still ask how to do tap support. :( - Put statements that tap is not supported everywhere. @@ -29,8 +36,6 @@ Tap support: - append mac header on send - implement arp, possible the most difficult task ... - need to chose right mac of receiver - - Requested by users: cipher |