Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Merge pull request #121 from Chili-Man/patch-1 | drduh | 2019-08-12 | 1 | -1/+1 |
|\ \ | |/ |/| | Redirect gpg-connect-agent ouput to /dev/null when added to shell `rc` file | ||||
| * | 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 | ||||
* | Merge pull request #119 from dbradley771/patch-1 | drduh | 2019-08-08 | 1 | -3/+3 |
|\ | | | | | Move Output Option to Earlier in Export Command for Windows | ||||
| * | 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. | ||||
* | Merge pull request #118 from anoadragon453/patch-1 | drduh | 2019-08-06 | 1 | -0/+2 |
|\ | | | | | Leave a note that `set-touch` used to be `touch` | ||||
| * | 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 |
| | |||||
* | Merge pull request #115 from majr/patch-1 | drduh | 2019-07-08 | 1 | -3/+3 |
|\ | | | | | Fix 'Require Touch' ykman syntax | ||||
| * | 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 |
| | |||||
* | Merge pull request #113 from jakkn/master | drduh | 2019-06-09 | 1 | -1/+1 |
|\ | | | | | Fix link to supply chain attacks | ||||
| * | 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 |
| | |||||
* | Merge pull request #110 from Benvii/master | drduh | 2019-06-01 | 1 | -2/+39 |
|\ | | | | | Using multiple YubiKey with same GPG keys | ||||
| * | 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 |
| | |||||
* | Merge pull request #109 from dongcarl/patch-1 | drduh | 2019-05-25 | 1 | -1/+1 |
|\ | | | | | Correct date invocation | ||||
| * | 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 |
| | |||||
* | Merge pull request #107 from Allsimon/master | drduh | 2019-04-25 | 1 | -4/+4 |
|\ | | | | | fix(link): update links to latest version (old ones 404) | ||||
| * | fix(link): update links to latest version (old ones 404) | Simon A | 2019-04-25 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #103 from dkanejs/feature/fix-link-anchors | drduh | 2019-04-14 | 1 | -2/+2 |
|\ | | | | | Fix link anchor issue | ||||
| * | 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 | ||||
* | Merge pull request #100 from peckeltw/master | drduh | 2019-03-20 | 1 | -1/+1 |
|\ | | | | | no need to support the monopoly | ||||
| * | no need to support the monopoly | Philipp Eckel | 2019-03-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #99 from nixbitcoin/verify-yubikey | drduh | 2019-03-09 | 1 | -0/+7 |
|\ | | | | | Add Verify Yubikey section | ||||
| * | Add Verify Yubikey section | nixbitcoin | 2019-03-07 | 1 | -0/+7 |
|/ | |||||
* | Merge pull request #96 from AuHau/patch-1 | drduh | 2019-02-19 | 1 | -1/+1 |
|\ | | | | | Add hint for setting up gpg-agent socket | ||||
| * | 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. | ||||
* | Merge pull request #95 from razic/master | drduh | 2019-02-15 | 1 | -1/+1 |
|\ | | | | | debian iso has change from 9.6.0 -> 9.7.0 | ||||
| * | 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 | 2 | -5/+8 |
| | |||||
* | Merge pull request #94 from michael-k/install-instructions | drduh | 2019-02-07 | 1 | -4/+3 |
|\ | | | | | Move install instructions for `hopenpgp-tools` to the top | ||||
| * | 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 | 2 | -15/+15 |
| | |||||
* | Update openbsd instructions | drduh | 2019-02-02 | 1 | -59/+165 |
| | |||||
* | Merge pull request #92 from tacaswell/doc_arch_install | drduh | 2019-02-03 | 1 | -0/+13 |
|\ | | | | | DOC: add install instructions for Arch linux and RHEL | ||||
| * | DOC: update for packages to install on RHEL | Thomas A Caswell | 2019-02-02 | 1 | -0/+5 |
| | | |||||
| * | DOC: add install instructions for Arch linux | Thomas A Caswell | 2019-02-02 | 1 | -0/+8 |
| | |