summaryrefslogtreecommitdiff
path: root/pages/services/email
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-02-18 00:34:50 -0800
committerelijah <elijah@riseup.net>2013-02-18 00:34:50 -0800
commit9c4e765c8fe972a4a9f49c3de7991b3925ddb97c (patch)
tree79b890154416ac382c27cf3b52a7640fd59a7995 /pages/services/email
parentfbf8d08dcc0045ab436dbd9e82d2715e1ba902a4 (diff)
updated the nickid page
Diffstat (limited to 'pages/services/email')
-rw-r--r--pages/services/email/en.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/services/email/en.haml b/pages/services/email/en.haml
index af2eb67..ff2aa9b 100644
--- a/pages/services/email/en.haml
+++ b/pages/services/email/en.haml
@@ -12,7 +12,7 @@
The LEAP approach to email is to support communication with the legacy email infrastructure while also adding optional layers to the protocol that bring email more in line with modern security practices.
- *Opportunistic Content Encryption:* Whenever possible, all outgoing email will be encrypted to all the recipients. Encryption keys will be automatically discovered and verified using the #{link 'LEAP Identity' => 'identity'} service.
+ *Opportunistic Content Encryption:* Whenever possible, all outgoing email will be encrypted to all the recipients. Encryption keys will be automatically discovered and verified using the #{link 'LEAP Identity' => 'nickid'} service.
*Client-encrypted Mail Storage:* Incoming clear-text mail will get encrypted to the user's public key, stored in their cloud storage space, and sync'ed locally for direct access by a mail client.