aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Document issue #145 and fix #142drduh2019-12-141-12/+10
|
* Fix url formattingdrduh2019-11-191-1/+1
|
* Update Debian version and fix #137drduh2019-11-191-62/+66
|
* Merge pull request #141 from maximbaz/patch-1drduh2019-11-191-1/+1
|\ | | | | Mention yubikey-touch-detector
| * Mention yubikey-touch-detectorMaxim Baz2019-11-171-1/+1
|/
* Merge pull request #140 from iMilnb/masterdrduh2019-11-131-1/+1
|\ | | | | Added a fix for failing ssh / GUI pinentry
| * Added a fix for failing ssh / GUI pinentryEmile 'iMil' Heitor2019-11-131-1/+1
|/
* Merge pull request #138 from ezekiel/patch-1drduh2019-11-081-1/+1
|\ | | | | Add --keyserver flag pointing to Debian keyserver
| * Add --keyserver flag pointing to Debian keyserverKiel C2019-11-071-1/+1
|/ | | Fixes #131
* Merge pull request #136 from sunknudsen/masterdrduh2019-10-251-0/+2
|\ | | | | Added important note about pin caching #135
| * Added important note about pin caching #135Sun Knudsen2019-10-191-0/+2
|/
* Merge pull request #134 from q84fh/debian-10.1.0drduh2019-10-091-5/+5
|\ | | | | New Debian version: 10.1.0
| * More lines with old debian version correctedJakub Skory2019-10-091-4/+4
| |
| * New Debian version: 10.1.0Jakub Skory2019-10-091-1/+1
|/ | | Before curl returned http/404
* Merge pull request #133 from johnsoga/issue/132drduh2019-09-271-5/+7
|\ | | | | Update VM option
| * Update VM optionGary Johnson2019-09-271-5/+7
|/
* Merge pull request #130 from johnsoga/johnsoga-sourcesdrduh2019-09-251-1/+1
|\ | | | | Update README.md
| * Update README.mdGary Johnson2019-09-241-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-2drduh2019-09-181-2/+5
|\ | | | | clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server
| * put additional information into single lineMichael Vorburger ⛑️2019-09-171-3/+1
| |
| * clarify that SSH_AUTH_SOCK should only be set locally, not on the remote serverMichael Vorburger ⛑️2019-09-161-2/+7
| |
* | Merge pull request #128 from vorburger/patch-4drduh2019-09-171-1/+4
|\ \ | | | | | | add 'sshd -eddd' Troubleshooting tip
| * | add 'sshd -eddd' Troubleshooting tipMichael Vorburger ⛑️2019-09-171-1/+4
| |/
* | Merge pull request #129 from vorburger/patch-5drduh2019-09-171-2/+2
|\ \ | | | | | | fix link to YubiKey (non-NEO) Manager (fixes #124)
| * | fix link to YubiKey (non-NEO) Manager (fixes #124)Michael Vorburger ⛑️2019-09-171-2/+2
| |/
* | Merge pull request #127 from vorburger/patch-3drduh2019-09-171-12/+17
|\ \ | | | | | | simplify Agent Forwarding (RemoteForward typically not required)
| * | simplify Agent Forwarding (RemoteForward typically not required)Michael Vorburger ⛑️2019-09-171-12/+17
| |/
* | Merge pull request #125 from vorburger/patch-1drduh2019-09-171-1/+1
|\ \ | |/ |/| fix link to Remote Machines (Agent Forwarding) in TOC
| * fix link to Remote Machines (Agent Forwarding) in TOCMichael Vorburger ⛑️2019-09-161-1/+1
|/
* Mention forwarding risk and Ubuntu multiverse repository, fix #116.drduh2019-08-291-9/+14
|
* Merge pull request #123 from netflash/typo_122drduh2019-08-281-1/+1
|\ | | | | Fix typo from #122
| * Fix typo from #122Alex Romanov2019-08-281-1/+1
|/
* Merge pull request #122 from tacaswell/extra_actiondrduh2019-08-271-0/+84
|\ | | | | Extra actions
| * DOC: justify why you would want to sign your new keyThomas A Caswell2019-08-261-5/+14
| |
| * DOC: notes an adding more emailsThomas A Caswell2019-08-231-0/+64
| |
| * DOC: add section on signing with existing keyThomas A Caswell2019-08-231-0/+11
|/
* Merge pull request #120 from timcooijmans/patch-1drduh2019-08-141-0/+35
|\ | | | | Describe how to enable mailvelope on MacOS
| * Fix formattingtimcooijmans2019-08-091-1/+3
| |
| * Add description on how to enable mailvelopetimcooijmans2019-08-091-0/+33
| |
* | Merge pull request #121 from Chili-Man/patch-1drduh2019-08-121-1/+1
|\ \ | |/ |/| Redirect gpg-connect-agent ouput to /dev/null when added to shell `rc` file
| * Update README.mdDiego Rodriguez2019-08-121-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
* Merge pull request #119 from dbradley771/patch-1drduh2019-08-081-3/+3
|\ | | | | Move Output Option to Earlier in Export Command for Windows
| * Move output option to earlier in commandDavid C. Bradley2019-08-071-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.
* Merge pull request #118 from anoadragon453/patch-1drduh2019-08-061-0/+2
|\ | | | | Leave a note that `set-touch` used to be `touch`
| * State that `set-touch` used to be `touch`Andrew Morgan2019-08-021-0/+2
|/
* Bump debian version and fix some grammar.drduh2019-07-071-21/+22
|
* Merge pull request #115 from majr/patch-1drduh2019-07-081-3/+3
|\ | | | | Fix 'Require Touch' ykman syntax
| * Fix 'Require Touch' syntaxMatthew Riley2019-07-041-3/+3
|/ | | The syntax to change Yubikey touch configurations has changed. Updating this accordingly.
* Feature simpler multiple key workarounddrduh2019-06-091-2/+8
|
* Link to multiple keys discussions. Fix #19. Fix #112.drduh2019-06-091-5/+7
|