forked from Mirrors/keyoxide-web
Merge branch 'dev' of codeberg.org:yarmo/keyoxide into dev
This commit is contained in:
commit
8ceeb5e629
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
||||||
<h3>Encrypt a message</h3>
|
<h3>Encrypt a message</h3>
|
||||||
|
|
||||||
<p>Open the <a href="/encrypt" target="_blank">keyoxide.org/encrypt</a> page and paste the fingerprint in the <strong>Email / key id / fingerprint</strong> field.</p>
|
<p>Open the <a href="/encrypt" target="_blank">keyoxide.org/encrypt</a> page and paste the fingerprint in the <strong>Email / key id / fingerprint</strong> field.</p>
|
||||||
<p>Write a message in the corresponding field. Scroll down and press the <strong>VERIFY SIGNATURE</strong> button.</p>
|
<p>Write a message in the <strong>Message</strong> field. Scroll down and press the <strong>ENCRYPT MESSAGE</strong> button.</p>
|
||||||
<p>You have successfully encrypted the message! The encrypted message in the <strong>Result</strong> field can safely be sent via unsecure communication channels knowing that only the person possessing the private key associated with that fingerprint can read it.</p>
|
<p>You have successfully encrypted the message! The encrypted message in the <strong>Message</strong> field can safely be sent via unsecure communication channels knowing that only the person possessing the private key associated with that fingerprint can read it.</p>
|
||||||
|
|
||||||
<h3>Going further</h3>
|
<h3>Going further</h3>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue