Use field & button names from encrypt page in encrypt guide

This commit is contained in:
James Mead 2020-07-04 11:27:11 +01:00
parent 956b9501f6
commit bb7276b29f

View file

@ -10,8 +10,8 @@
<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>Write a message in the corresponding field. Scroll down and press the <strong>VERIFY SIGNATURE</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>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>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>