[seahorse/wip/userdocs] Fixup passphrase vs password wording on ssh-create.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/userdocs] Fixup passphrase vs password wording on ssh-create.page
- Date: Sun, 16 Mar 2014 22:49:46 +0000 (UTC)
commit b1e64e56a9c3f15b3833846901c80010de3f7d13
Author: Hashem Nasarat <hashem riseup net>
Date: Mon Mar 10 10:07:06 2014 -0400
Fixup passphrase vs password wording on ssh-create.page
Passphrase is used to refer to the one built-in to the key itself:
https://help.github.com/articles/working-with-ssh-key-passphrases
help/C/ssh-create.page | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/help/C/ssh-create.page b/help/C/ssh-create.page
index 45f216a..f41162a 100644
--- a/help/C/ssh-create.page
+++ b/help/C/ssh-create.page
@@ -51,12 +51,14 @@
<p>Press the <gui style="button">Just Create Key</gui> button.</p>
</item>
<item>
- <p>Type a password for your SSH key and press
- <gui style="button">OK</gui>. You will have to use this password
- whenever you login to the remote computer.</p>
+ <p>Type a passphrase for your SSH key and press
+ <gui style="button">OK</gui>. When you try to use this SSH key, your
+ operating system will prompt you for this passphrase. This ensures
+ that if someone gets access to your SSH key, they can't use it without
+ the passphrase.</p>
</item>
<item>
- <p>Retype the password and press <gui style="button">OK</gui> to
+ <p>Retype the passphrase and press <gui style="button">OK</gui> to
finish.</p>
</item>
</steps>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]