Author: toad
Date: 2008-09-03 16:44:21 +0000 (Wed, 03 Sep 2008)
New Revision: 22372

Modified:
   trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
Log:
Recommend disk encryption if the user uses persistent downloads.


Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-09-03 
16:39:04 UTC (rev 22371)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties   2008-09-03 
16:44:21 UTC (rev 22372)
@@ -1082,7 +1082,7 @@
 SecurityLevels.physicalThreatLevel.name.NORMAL=NORMAL
 SecurityLevels.physicalThreatLevel.name.LOW=LOW
 SecurityLevels.physicalThreatLevel.choice.NORMAL=I am concerned.
-SecurityLevels.physicalThreatLevel.desc.NORMAL=Freenet will encrypt temporary 
files etc, at a small performance cost, but you should take additional 
precautions such as disabling your browser cache when using the web interface.
+SecurityLevels.physicalThreatLevel.desc.NORMAL=Freenet will encrypt temporary 
files etc, at a small performance cost, but you should take additional 
precautions such as disabling your browser cache when using the web interface. 
If you use persistent downloads (most tools do), you should encrypt the drive 
Freenet is running on.
 SecurityLevels.physicalThreatLevel.choice.LOW=I am not concerned.
 SecurityLevels.physicalThreatLevel.desc.LOW=Freenet will avoid disk encryption 
and leave traces of what you have visited on your hard disk, improving 
performance at the expense of lower security if your computer is seized.
 ShortOption.parseError=Cannot parse value as a string array: ${error}


Reply via email to