aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <doc@duh.to>2018-07-05 17:58:52 -0700
committerGitHub <noreply@github.com>2018-07-05 17:58:52 -0700
commit61b8178066b22cf2e58a76bab0215eda850394ff (patch)
tree9190a3b7e00e2bdb9a40adca2868a9800a351d48 /README.md
parentMerge pull request #62 from MirkoPizii/master (diff)
parentAdded comment on GitHub Authetication for only Windows (diff)
downloadYubiKey-Guide-61b8178066b22cf2e58a76bab0215eda850394ff.tar.gz
Merge pull request #63 from vadimzendejas/master
Small changes on backups and git authentication
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 594f1f4..2e09a34 100644
--- a/README.md
+++ b/README.md
@@ -534,6 +534,8 @@ Once keys are moved to hardware, they cannot be extracted again, so make sure yo
Also consider using a [paper copy](http://www.jabberwocky.com/software/paperkey/) of the keys as an additional backup measure.
+You can also use the pre-compiled executables available at [veracrypt.fr](https://www.veracrypt.fr/en/Downloads.html)
+
To format and encrypt a USB drive on Linux, first attach it and check its label:
$ dmesg | tail
@@ -1312,7 +1314,7 @@ Now, to sign commits or tags simply use the `-S` option. GPG will automatically
#### Authentication
-Run the following commands:
+Run the following commands **(only for Windows)**:
> git config --global core.sshcommand 'plink -agent'