summaryrefslogtreecommitdiff
path: root/pages/services/technology/infosec/en.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-04-04 00:40:55 -0700
committerelijah <elijah@riseup.net>2013-04-04 00:40:55 -0700
commit0c8a49ce32bfd2b1ebd0496fac1e9cfeb7cfc7de (patch)
tree1fc56d2d28daa3f679d41a01196db7d61143e2f4 /pages/services/technology/infosec/en.haml
parent19362e0cc60e8b5ba2b592836a1459271e89e1e6 (diff)
s/nickid/nicknym
Diffstat (limited to 'pages/services/technology/infosec/en.haml')
-rw-r--r--pages/services/technology/infosec/en.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/services/technology/infosec/en.haml b/pages/services/technology/infosec/en.haml
index 35c9ddf..8fd1efe 100644
--- a/pages/services/technology/infosec/en.haml
+++ b/pages/services/technology/infosec/en.haml
@@ -39,7 +39,7 @@
%ul
%li
%b Authenticity:
- Message security rests entirely on a foundation of authenticity. Without proper validation of encryption keys, you cannot be assured of confidentiality or integrity. Unfortunately, current system of establishing message authenticity are so difficult to use that most users simply ignore this step. LEAP will address these problems with a system of #{link 'strong and automatic identity validation' => 'nickid'}.
+ Message security rests entirely on a foundation of authenticity. Without proper validation of encryption keys, you cannot be assured of confidentiality or integrity. Unfortunately, current system of establishing message authenticity are so difficult to use that most users simply ignore this step. LEAP will address these problems with a system of #{link 'strong and automatic identity validation' => 'nicknym'}.
%li
%b Usability:
There are plenty of high security tools that are nearly impossible for the common user to use correctly. If the tool is too difficult, it will not be widely adopted and will likely be used incorrectly by those who do adopt it. LEAP with address these problems with the #{link 'LEAP client' => 'client'} that is tightly coupled with the server-side software and is autoconfiguring.