mirror of
https://github.com/moparisthebest/mail
synced 2024-11-23 01:12:19 -05:00
Add link to key sync blog post
This commit is contained in:
parent
1ead2d146d
commit
264e220b7c
@ -8,7 +8,7 @@
|
|||||||
<div class="dialog view-privatekey-upload">
|
<div class="dialog view-privatekey-upload">
|
||||||
|
|
||||||
<div class="step" ng-show="step === 1">
|
<div class="step" ng-show="step === 1">
|
||||||
<p>Your keychain code can be used to securely backup and sync your PGP key between devices. This feature is experimental and not recommended for production use. <a href="" target="_blank">Learn more</a>.</p>
|
<p>Your keychain code can be used to securely backup and sync your PGP key between devices. This feature is experimental and not recommended for production use. <a href="https://blog.whiteout.io/2014/07/07/secure-pgp-key-sync-a-proposal/" target="_blank">Learn more</a>.</p>
|
||||||
|
|
||||||
<h2>{{displayedCode}}</h2>
|
<h2>{{displayedCode}}</h2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user