Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 365d520
Branch  : main
Author  : erinmgraham <erin.graham@jcu.edu.au>
Time    : 2024-07-16 04:21:26 +0000
Message : Merge pull request #995 from swcarpentry/martinosorb-patch-3

Explain no feedback in typing passphrases
  • Loading branch information
actions-user committed Jul 16, 2024
1 parent 759e141 commit 40b9a98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion 07-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,10 @@ Created directory '/c/Users/Vlad Dracula/.ssh'.
Enter passphrase (empty for no passphrase):
```

Now, it is prompting Dracula for a passphrase. Since he is using his lab's laptop that other people sometimes have access to, he wants to create a passphrase. Be sure to use something memorable or save your passphrase somewhere, as there is no "reset my password" option.
Now, it is prompting Dracula for a passphrase. Since he is using his lab's laptop that other people sometimes have access to, he wants to create a passphrase.
Be sure to use something memorable or save your passphrase somewhere, as there is no "reset my password" option.
Note that, when typing a passphrase on a terminal, there won't be any visual feedback of your typing.
This is normal: your passphrase will be recorded even if you see nothing changing on your screen.

```output
Enter same passphrase again:
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"episodes/04-changes.md" "57b35b367e731cf7f620cc0a3841f441" "site/built/04-changes.md" "2024-06-20"
"episodes/05-history.md" "6901d49e86419da372ca4fe3d31764e5" "site/built/05-history.md" "2024-07-14"
"episodes/06-ignore.md" "0683eb66e0a84b5297827704a1010c7b" "site/built/06-ignore.md" "2023-09-18"
"episodes/07-github.md" "22afc6088f88325bbc4c83c266ba96cd" "site/built/07-github.md" "2024-07-14"
"episodes/07-github.md" "ade5b8b3e5d83d1108568f73945e8755" "site/built/07-github.md" "2024-07-16"
"episodes/08-collab.md" "1467e4993e8854f39db4ce9376813355" "site/built/08-collab.md" "2024-06-20"
"episodes/09-conflict.md" "7030a6e8728e09fad34ce0485beff273" "site/built/09-conflict.md" "2024-07-03"
"episodes/10-open.md" "6504a09be66b6c32dc3bc929da9ae50e" "site/built/10-open.md" "2023-05-30"
Expand Down

0 comments on commit 40b9a98

Please sign in to comment.