Roman Zeyde
|
672af98ad7
|
Explicitly use IdentityFile option when connecting to specific host
|
2018-06-19 18:38:57 +03:00 |
|
Roman Zeyde
|
ed531cfff8
|
Remove trailing whitespace
git ls-files | xargs -n1 sed -e's/[[:space:]]*$//' -i
|
2018-05-25 08:43:22 +03:00 |
|
Bram
|
bd1ae0f091
|
Update INSTALL.md
I've sorted out the Formula for Homebrew and it's been merged.
|
2018-05-24 14:01:40 +03:00 |
|
Roman Zeyde
|
0c762e8998
|
Use pinentry homebrew formula on macOS
|
2018-05-23 08:35:34 +03:00 |
|
Roman Zeyde
|
bd0df4f801
|
trezor: update setup.py for latest libagent and trezorlib
|
2018-05-05 21:05:02 +03:00 |
|
Roman Zeyde
|
3d1639d271
|
gpg: require symmetric passphrase re-entry
|
2018-04-25 11:18:13 +03:00 |
|
Roman Zeyde
|
bea899d1ef
|
gpg: allow symmetric encryption with a passphrase
|
2018-04-25 11:09:58 +03:00 |
|
Roman Zeyde
|
ccc2174775
|
gpg: allow more verbose output during GnuPG pubkey import
|
2018-04-25 00:16:27 +03:00 |
|
Roman Zeyde
|
afa3fdb89c
|
gpg: allow setting passphrase cache expriration duration
|
2018-04-25 00:12:34 +03:00 |
|
Roman Zeyde
|
2ca3941cfa
|
ssh: allow setting passphrase cache expriration duration
|
2018-04-25 00:02:21 +03:00 |
|
Roman Zeyde
|
b1bd6cb690
|
gpg: refactor GETINFO handling into a separate method
|
2018-04-23 22:59:11 +03:00 |
|
Roman Zeyde
|
766536d2c4
|
trezor: allow expiring cached passphrase
|
2018-04-23 22:55:10 +03:00 |
|
Roman Zeyde
|
91f70e7a96
|
Merge pull request #238 from pruflyos/patch-1
Update INSTALL.md
|
2018-04-22 09:37:09 +03:00 |
|
Roman Zeyde
|
cf5bfd960a
|
Merge pull request #237 from menteb/patch-2
Update to Install.md reflecting Homebrew formula
|
2018-04-22 09:36:45 +03:00 |
|
pruflyos
|
4bd769f138
|
Update INSTALL.md
On Fedora `python3-tk` is called `python3-tkinter`
|
2018-04-21 16:15:44 -04:00 |
|
Bram
|
91b850f184
|
Update to Install.md reflecting Homebrew formula
|
2018-04-21 13:20:22 +03:00 |
|
Roman Zeyde
|
c6bb090dfc
|
Merge pull request #235 from timthelion/git-email-readme
Document the configuration of the git email setting and errors
|
2018-04-18 22:32:17 +03:00 |
|
Timothy Hobbs
|
fef4fd06c9
|
Document the configuration of the git email setting and errors
Signed-off-by: Timothy Hobbs <timothyhobbs@seznam.cz>
|
2018-04-18 12:41:38 +02:00 |
|
Roman Zeyde
|
bc691ae795
|
gpg: fix method's caching
|
2018-04-16 12:38:28 +03:00 |
|
Roman Zeyde
|
61e516e200
|
Add link to Ledger Nano S guide
|
2018-04-09 22:10:38 +03:00 |
|
Roman Zeyde
|
543ff7021d
|
doc: explain how to reset cached passphrase
|
2018-04-08 16:33:34 +03:00 |
|
Roman Zeyde
|
2e0cfc8088
|
gpg: fail if new identity is missing
|
2018-04-08 16:20:55 +03:00 |
|
Roman Zeyde
|
18f33f8a08
|
README: document PIN entry depedencies
|
2018-04-08 10:16:58 +03:00 |
|
Roman Zeyde
|
2973413995
|
Merge pull request #227 from kvbik/patch-1
mention brew install libusb on macOS
|
2018-03-29 20:52:11 +03:00 |
|
Jakub Vysoký
|
2360693dc5
|
mention brew install libusb on macOS
|
2018-03-29 18:32:26 +02:00 |
|
Roman Zeyde
|
7443fc6512
|
Pass 'state' during TREZOR initialization
|
2018-03-27 16:06:18 +03:00 |
|
Roman Zeyde
|
5efb752979
|
doc: update Fedora installation instructions
|
2018-03-22 14:31:36 +02:00 |
|
Roman Zeyde
|
4546cd674b
|
Bump version: 0.11.1 → 0.11.2
|
2018-03-19 09:45:56 +02:00 |
|
Roman Zeyde
|
5dba12f144
|
gpg: don't clear options on RESET assuan command
|
2018-03-14 13:55:59 +02:00 |
|
Roman Zeyde
|
887561de9f
|
pylint: skip 'fixme' warnings
|
2018-03-14 12:17:07 +02:00 |
|
Roman Zeyde
|
6d730e0a5b
|
ui: subprocess.Popen doesn't have 'args' attribute in Python 2
|
2018-03-14 12:15:08 +02:00 |
|
Roman Zeyde
|
d0732d16e8
|
ui: don't log passphrases (since the log may be persisted)
|
2018-03-14 12:13:44 +02:00 |
|
Roman Zeyde
|
dafb80ad7a
|
trezor: don't retry on PIN/passphrase entry cancellation
|
2018-03-13 16:52:04 +02:00 |
|
Roman Zeyde
|
df6249b071
|
Merge remote-tracking branch 'rendaw/pinentry-docs'
|
2018-03-13 15:35:00 +02:00 |
|
rendaw
|
942f01418b
|
Also set DISPLAY in SSH unit
|
2018-03-13 16:31:52 +09:00 |
|
rendaw
|
93b548b737
|
Add docs to show using the gpg agent with systemd; set PATH for ssh unit
|
2018-03-13 16:28:36 +09:00 |
|
rendaw
|
329f07249a
|
Small reword
|
2018-03-13 05:57:39 +09:00 |
|
rendaw
|
a1f7088d33
|
Remove pin entry instructions from INSTALL, didn't seem that relevant
|
2018-03-13 05:47:31 +09:00 |
|
rendaw
|
25f066e113
|
Document --pin-entry-binary with usage guide
|
2018-03-13 05:43:18 +09:00 |
|
Roman Zeyde
|
0699273d49
|
util: move ASSUAN serialization to break circular import
|
2018-03-11 15:11:02 +02:00 |
|
Roman Zeyde
|
92c352e860
|
Bump version: 0.11.0 → 0.11.1
|
2018-03-11 14:40:04 +02:00 |
|
Roman Zeyde
|
34c03a462c
|
ui: merge into a single module
|
2018-03-11 14:33:54 +02:00 |
|
Roman Zeyde
|
51dbecd4c2
|
Bump version: 0.10.0 → 0.11.0
|
2018-03-11 13:35:23 +02:00 |
|
Roman Zeyde
|
ceae65aa5a
|
ui: use {} as default config
|
2018-03-11 13:34:50 +02:00 |
|
Roman Zeyde
|
d0497b0137
|
pinentry: specify device name at PIN/passphrase entry UI
|
2018-03-10 22:11:26 +02:00 |
|
Roman Zeyde
|
870152a7af
|
gpg: allow specifying custom homedir during init
|
2018-03-10 18:39:56 +02:00 |
|
Roman Zeyde
|
cbdc52c0a4
|
trezor: handle passphrase on-device entry (for Model T)
|
2018-03-10 09:35:23 +02:00 |
|
Roman Zeyde
|
0c9fc33757
|
gpg: replace gpg-agent.conf by run-agent.sh
|
2018-03-08 17:47:16 +02:00 |
|
Roman Zeyde
|
17ea941add
|
gpg: use pinentry UI for initialization and agent
|
2018-03-08 17:47:14 +02:00 |
|
Roman Zeyde
|
64064b5ecc
|
ssh: use pinentry UI
|
2018-03-08 17:13:19 +02:00 |
|