Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added important note about pin caching #135 | Sun Knudsen | 2019-10-19 | 1 | -0/+2 |
| | |||||
* | More lines with old debian version corrected | Jakub Skory | 2019-10-09 | 1 | -4/+4 |
| | |||||
* | New Debian version: 10.1.0 | Jakub Skory | 2019-10-09 | 1 | -1/+1 |
| | | | Before curl returned http/404 | ||||
* | Update VM option | Gary Johnson | 2019-09-27 | 1 | -5/+7 |
| | |||||
* | Update README.md | Gary Johnson | 2019-09-24 | 1 | -1/+1 |
| | | | Added primary source stating confirming that devices are read only in all but a few circumstances and that Keys ("secrets") cannot be read after being written to the device | ||||
* | Merge pull request #126 from vorburger/patch-2 | drduh | 2019-09-18 | 1 | -2/+5 |
|\ | | | | | clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server | ||||
| * | put additional information into single line | Michael Vorburger ⛑️ | 2019-09-17 | 1 | -3/+1 |
| | | |||||
| * | clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server | Michael Vorburger ⛑️ | 2019-09-16 | 1 | -2/+7 |
| | | |||||
* | | Merge pull request #128 from vorburger/patch-4 | drduh | 2019-09-17 | 1 | -1/+4 |
|\ \ | | | | | | | add 'sshd -eddd' Troubleshooting tip | ||||
| * | | add 'sshd -eddd' Troubleshooting tip | Michael Vorburger ⛑️ | 2019-09-17 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #129 from vorburger/patch-5 | drduh | 2019-09-17 | 1 | -2/+2 |
|\ \ | | | | | | | fix link to YubiKey (non-NEO) Manager (fixes #124) | ||||
| * | | fix link to YubiKey (non-NEO) Manager (fixes #124) | Michael Vorburger ⛑️ | 2019-09-17 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #127 from vorburger/patch-3 | drduh | 2019-09-17 | 1 | -12/+17 |
|\ \ | | | | | | | simplify Agent Forwarding (RemoteForward typically not required) | ||||
| * | | simplify Agent Forwarding (RemoteForward typically not required) | Michael Vorburger ⛑️ | 2019-09-17 | 1 | -12/+17 |
| |/ | |||||
* / | fix link to Remote Machines (Agent Forwarding) in TOC | Michael Vorburger ⛑️ | 2019-09-16 | 1 | -1/+1 |
|/ | |||||
* | Mention forwarding risk and Ubuntu multiverse repository, fix #116. | drduh | 2019-08-29 | 1 | -9/+14 |
| | |||||
* | Fix typo from #122 | Alex Romanov | 2019-08-28 | 1 | -1/+1 |
| | |||||
* | DOC: justify why you would want to sign your new key | Thomas A Caswell | 2019-08-26 | 1 | -5/+14 |
| | |||||
* | DOC: notes an adding more emails | Thomas A Caswell | 2019-08-23 | 1 | -0/+64 |
| | |||||
* | DOC: add section on signing with existing key | Thomas A Caswell | 2019-08-23 | 1 | -0/+11 |
| | |||||
* | Merge pull request #120 from timcooijmans/patch-1 | drduh | 2019-08-14 | 1 | -0/+35 |
|\ | | | | | Describe how to enable mailvelope on MacOS | ||||
| * | Fix formatting | timcooijmans | 2019-08-09 | 1 | -1/+3 |
| | | |||||
| * | Add description on how to enable mailvelope | timcooijmans | 2019-08-09 | 1 | -0/+33 |
| | | |||||
* | | Update README.md | Diego Rodriguez | 2019-08-12 | 1 | -1/+1 |
|/ | | | When adding GPG SSH agent configuration to shell rc file, redirect output of gpg-connect-agent to /dev/null so that it doesn't output `OK` every time you bring up a new shell | ||||
* | Move output option to earlier in command | David C. Bradley | 2019-08-07 | 1 | -3/+3 |
| | | | The output option dosen't seem to work on Windows when it is at the end of the command. Moving it to earlier in the command fixes this issue. | ||||
* | State that `set-touch` used to be `touch` | Andrew Morgan | 2019-08-02 | 1 | -0/+2 |
| | |||||
* | Bump debian version and fix some grammar. | drduh | 2019-07-07 | 1 | -21/+22 |
| | |||||
* | Fix 'Require Touch' syntax | Matthew Riley | 2019-07-04 | 1 | -3/+3 |
| | | | The syntax to change Yubikey touch configurations has changed. Updating this accordingly. | ||||
* | Feature simpler multiple key workaround | drduh | 2019-06-09 | 1 | -2/+8 |
| | |||||
* | Link to multiple keys discussions. Fix #19. Fix #112. | drduh | 2019-06-09 | 1 | -5/+7 |
| | |||||
* | Fix link to supply chain attacks | Jakob Knutsen | 2019-06-09 | 1 | -1/+1 |
| | |||||
* | Add card reset steps, clean up formatting. | drduh | 2019-06-02 | 1 | -51/+88 |
| | |||||
* | Adding link to summary for 'Using multiple YubiKey with same GPG keys' section | Benjamin BERNARD | 2019-05-26 | 1 | -0/+1 |
| | |||||
* | Multiple Yubikey with same GPG Keys, serial number issue, GnuPG workaround ↵ | Benjamin BERNARD | 2019-05-26 | 1 | -2/+38 |
| | | | | to switch to another key | ||||
* | Fix date string format | drduh | 2019-05-25 | 1 | -1/+1 |
| | |||||
* | Correct date invocation | Carl Dong | 2019-05-26 | 1 | -1/+1 |
| | | | The correct syntax is `date +FORMAT` | ||||
* | Add section on key rotation to fix #101 | drduh | 2019-05-25 | 1 | -23/+109 |
| | |||||
* | Mention Thunderbird, clean up agent forwarding. Fix #85. | drduh | 2019-05-19 | 1 | -39/+49 |
| | |||||
* | Better openbsd backup instructions, slimmer TOC | drduh | 2019-05-18 | 1 | -66/+74 |
| | |||||
* | Better backup and testing instructions | drduh | 2019-05-18 | 1 | -234/+243 |
| | |||||
* | Increment debian image version | drduh | 2019-04-30 | 1 | -20/+25 |
| | |||||
* | fix(link): update links to latest version (old ones 404) | Simon A | 2019-04-25 | 1 | -4/+4 |
| | |||||
* | Fix link anchor issue | David Kane | 2019-04-14 | 1 | -2/+2 |
| | | | | | fix 'Save public key for identity file configuration' markdown link fix 'Remote Machines (agent forwarding)' markdown link | ||||
* | no need to support the monopoly | Philipp Eckel | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Add Verify Yubikey section | nixbitcoin | 2019-03-07 | 1 | -0/+7 |
| | |||||
* | Add hint for setting up gpg-agent socket | Adam Uhlíř | 2019-02-19 | 1 | -1/+1 |
| | | | On my system (Linux Mint) `gpgconf --list-dirs agent-ssh-socket` does return all dirs and not only the one for agent-ssh-socket hence `ssh-add -L` was failing. This is a hint for other people to troubleshoot this behaviour. | ||||
* | debian iso has change from 9.6.0 -> 9.7.0 | Zachary Adam Kaplan | 2019-02-15 | 1 | -1/+1 |
| | |||||
* | Update license and formatting | drduh | 2019-02-06 | 1 | -4/+7 |
| | |||||
* | Move install instructions to the top | Michael Käufl | 2019-02-06 | 1 | -4/+3 |
| | | | | | | Section `Creating keys` ends with `Disable networking for the remainder of the setup.`. All instructions that require a network should be before this sentence. | ||||
* | Update license year, style and grammar | drduh | 2019-02-02 | 1 | -14/+14 |
| |