Update Documentation authored by Peter Heger's avatar Peter Heger
......@@ -95,7 +95,7 @@ ssh-keygen -t rsa -b 4096 -C "<YOUR NAME>"
```
Below, we keep assuming type "ed25519".
Next you **have to** enter a passphrase. Empty or weak passphrases present **serious vulnerabilities**. Therefore, we urge you to use a **non-empty and secure passphrase**! This [passphrase generator](https://www.tu-braunschweig.de/it-sicherheit/pwsec/pwgen) may help you in choosing a secure passphrase. As usual, store the passphrase in a secure place or use a password-manager ([e.g. KeePass](https://keepass.info/download.html)).
Next you **have to** enter a passphrase. Empty or weak passphrases present **serious vulnerabilities**. Therefore, we strongly recommend to use a **non-empty and secure passphrase**! This [passphrase generator](https://www.tu-braunschweig.de/it-sicherheit/pwsec/pwgen) may help you in choosing a secure passphrase. As usual, store the passphrase in a secure place or use a password-manager ([e.g. KeePass](https://keepass.info/download.html)).
```
Enter passphrase (empty for no passphrase):
......
......