Commit Graph

29 Commits (fa5734a2a825bf896de933be3fe937fe6f9a8c5f)

Author SHA1 Message Date
matejcik ab461548ce tools: update encfs_aes_getpass, add version check
6 years ago
matejcik c95489513e tools/encfs_aes_getpass: blackify
6 years ago
matejcik 2251b9c16a tools: fix encfs_aes_getpass for new UI
6 years ago
Pavol Rusnak 4a0ca873eb trezorlib+tools: remove usage of binascii
6 years ago
Pavol Rusnak 434f279069
use implicit encoding in encode/decode
6 years ago
matejcik 29f928e4f2 style: bare excepts, left-over bad imports
6 years ago
Pavol Rusnak 8f46f3d46b
trezorctl: fix grammar in confirm messages
6 years ago
matejcik 688fe06e93 tools: remove forgotten debug statements in encfs_aes_getpass
6 years ago
matejcik 9255507529 tools: update encfs_aes_getpass to work with Py3
6 years ago
matejcik 967d479a19 update tools to use the new transport API
6 years ago
slush 562a19c812 Make examples working for all available transports.
7 years ago
Pavol Rusnak a5fc76d8c9
don't use generic Exception, but rather specific subclass
7 years ago
Jan Pochyla 259a61878b tools: update to new transport api
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
Pavol Rusnak 16b6289c50
unclutter root dir by moving scripts into tools subdirectory
8 years ago
Pavol Rusnak b497cffb1d
whitespace
8 years ago
Pavol Rusnak f2c35e9d13
show usage if run outside of extfs context
8 years ago
Pavol Rusnak 3a108ee8a5
fix pylint warnings
8 years ago
Pavol Rusnak 54c8bfd1d4
import print function from future
8 years ago
Pavol Rusnak de9b10fd90
more python3 stuff
8 years ago
Pavol Rusnak f3449fcbd7
fix spelling of TREZOR
9 years ago
Pavol Rusnak fc1b12d80d
fix whitespace
9 years ago
Michael Dance dae4424fca Update hashbang to use /usr/bin/env python
9 years ago
slush0 fc64a40769 Refactored password.dat format, backward incompatible change.
10 years ago
slush0 f48646ac83 Refactored decrypting of password, now uses the same path for both create and mount
10 years ago
slush0 430362bd31 Refactored choosing of devices
10 years ago
slush0 461380e9d2 typo
10 years ago
slush0 d102520388 Storing bip32 path to password file, using Trezor entropy for generating EncFS password
10 years ago
slush0 1aee7956e9 Demonstration usage of Trezor as a EncFS unlocking key
10 years ago