From 376ecb5c8cb9dceb7cd88ea5527292e81712ec25 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 20 May 2012 14:36:00 +0200 Subject: - Fix missing about - Fix vpn list saving to sharedpreferences (closes issue #27) - Version 0.5.5a --- res/values/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 0f1004a7..b6006103 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -210,7 +210,7 @@ Done reading config file. Do not bind to local address and port No local binding - Please not that the config importer is an experimental feature. + Please not that the config importer is an experimental feature. If it does not work for you or you think that things could be done better please drop me a email. Import configuration file Security considerations "As openvpn is security sensitive a few notes about security are sensible. All data on the sdcard is inherently unsecure. Every app can read it (for example this program requires no special sd card rights). The data of this application can only be read by the application itself. By using the import option for cacert/cert/key in the file dialog the data is stored in the vpn profile. The vpn profiles are only accessable by this application. (Do not forget to delte the copies on the sdcard afterwards). Even though accessible only by this application the data is stil unecrypted. By rooting the telephone or other exploits it may be possible to retrieve the data. Saved passwords are stored in plain text as well. For pkcs12 files it is highly recommended that you import them into the android keystore." @@ -220,5 +220,7 @@ IPv4 IPv6 Waiting for state messageā€¦ - General Settings + General Settings + imported profile + imported profile %d -- cgit v1.2.3