diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-07 13:17:22 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-07 13:17:22 +0200 |
commit | 271a9073948f1a47786ae40f5af6e58e7992a767 (patch) | |
tree | dbc1ad467dd76b12b6ca1afce05a70169bd57bb4 /todo.txt | |
parent | 5e3b81ad228af2b6057e4f6ba376bdecc7fdb066 (diff) |
Keep track of ideas/todos
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 29 |
1 files changed, 28 insertions, 1 deletions
@@ -1 +1,28 @@ -- VPN List as ListFragment with Context Menu
\ No newline at end of file +- Implement tabbed filebrowser with + 1. tab file selection + 2. tab inline file for safer storage + + - implement security notice fragment + - explain plain text storage of all data except for android keystore + - explain even more insecure of storage on sd card + +- implement a small app that can do cert+key+ca => p12 or suggest an app on the market + - Implementation in ICS OpenVpn would require SD_WRITE permission which I would like to avoid + +- finish .ovpn -> configuration importer + - depends on inline file storage, since config files can include inline files + - + +Missing configuration options: + +IPv6 support: +- Enable IPv6 (tun-ipv6) +- Implementing/testing IPv6 route/ifconfig/DNS Server + + +Requested by users: +cipher +mtu-link +auth + + |