Commit Graph

845 Commits (bc691ae7950b76744dfb5694e72956e3dec31305)
 

Author SHA1 Message Date
Roman Zeyde bc691ae795
gpg: fix method's caching 7 years ago
Roman Zeyde 61e516e200
Add link to Ledger Nano S guide 7 years ago
Roman Zeyde 543ff7021d
doc: explain how to reset cached passphrase 7 years ago
Roman Zeyde 2e0cfc8088
gpg: fail if new identity is missing 7 years ago
Roman Zeyde 18f33f8a08
README: document PIN entry depedencies 7 years ago
Roman Zeyde 2973413995
Merge pull request #227 from kvbik/patch-1
mention brew install libusb on macOS
7 years ago
Jakub Vysoký 2360693dc5
mention brew install libusb on macOS 7 years ago
Roman Zeyde 7443fc6512
Pass 'state' during TREZOR initialization 7 years ago
Roman Zeyde 5efb752979
doc: update Fedora installation instructions 7 years ago
Roman Zeyde 4546cd674b
Bump version: 0.11.1 → 0.11.2 7 years ago
Roman Zeyde 5dba12f144
gpg: don't clear options on RESET assuan command 7 years ago
Roman Zeyde 887561de9f
pylint: skip 'fixme' warnings 7 years ago
Roman Zeyde 6d730e0a5b
ui: subprocess.Popen doesn't have 'args' attribute in Python 2 7 years ago
Roman Zeyde d0732d16e8
ui: don't log passphrases (since the log may be persisted) 7 years ago
Roman Zeyde dafb80ad7a
trezor: don't retry on PIN/passphrase entry cancellation 7 years ago
Roman Zeyde df6249b071
Merge remote-tracking branch 'rendaw/pinentry-docs' 7 years ago
rendaw 942f01418b Also set DISPLAY in SSH unit 7 years ago
rendaw 93b548b737 Add docs to show using the gpg agent with systemd; set PATH for ssh unit 7 years ago
rendaw 329f07249a Small reword 7 years ago
rendaw a1f7088d33 Remove pin entry instructions from INSTALL, didn't seem that relevant 7 years ago
rendaw 25f066e113 Document --pin-entry-binary with usage guide 7 years ago
Roman Zeyde 0699273d49
util: move ASSUAN serialization to break circular import 7 years ago
Roman Zeyde 92c352e860
Bump version: 0.11.0 → 0.11.1 7 years ago
Roman Zeyde 34c03a462c
ui: merge into a single module 7 years ago
Roman Zeyde 51dbecd4c2
Bump version: 0.10.0 → 0.11.0 7 years ago
Roman Zeyde ceae65aa5a
ui: use {} as default config 7 years ago
Roman Zeyde d0497b0137
pinentry: specify device name at PIN/passphrase entry UI 7 years ago
Roman Zeyde 870152a7af
gpg: allow specifying custom homedir during init 7 years ago
Roman Zeyde cbdc52c0a4
trezor: handle passphrase on-device entry (for Model T) 7 years ago
Roman Zeyde 0c9fc33757
gpg: replace gpg-agent.conf by run-agent.sh 7 years ago
Roman Zeyde 17ea941add
gpg: use pinentry UI for initialization and agent 7 years ago
Roman Zeyde 64064b5ecc
ssh: use pinentry UI 7 years ago
Roman Zeyde 601a2b1336
device: refactor PIN/passphrase UI into a separate class
This would allow easier customization.
7 years ago
Roman Zeyde b6181bb5b5
trezor: replace tk-based pinentry with GnuPG pinentry 7 years ago
Roman Zeyde b6da299cb0
pinentry: add simple wrapper for PIN/passphrase entry 7 years ago
Roman Zeyde 04627f0899
gpg: collect OPTIONs from agent 7 years ago
Roman Zeyde 54ce6f2cec
trezor: limit passphrase length 7 years ago
Roman Zeyde a1047ba7b1
Bump version: 0.9.8 → 0.10.0 7 years ago
Roman Zeyde e90bd0cd81
trezor: refactor transport enumeration a bit 7 years ago
slush 66e3e60370 trezor: Use composite transport for device detection. 7 years ago
slush 3f1604d609 Use Python3 by default 7 years ago
slush d0f4cccfd2 trezor: Both Trezor One and Model T are supported. 7 years ago
Roman Zeyde 08d81c992c
trezor: split pinentry tool into a separate file 7 years ago
Roman Zeyde 55a899f929
trezor: initialize cached_passphrase_ack with None (instead of 0) 7 years ago
Roman Zeyde e7604dff68
ssh: fix small commandline documentation nits 7 years ago
rendaw 8849545700 Clarify a couple sentences 7 years ago
rendaw d109cd73b5 Adjust ssh systemd instructions; cleanup 7 years ago
rendaw 95e98d6eda Merge remote-tracking branch 'upstream/master' into doc-enhancements2 7 years ago
rendaw 9e78d52721 SSH clarification 7 years ago
Roman Zeyde 2a76ef6819
gpg: notice encryption of gpg-agent logs (for privacy) 7 years ago