1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Pavol Rusnak
fc1b12d80d
fix whitespace 2016-01-13 00:17:38 +01:00
Michael Dance
dae4424fca Update hashbang to use /usr/bin/env python
Please use the /usr/bin/env python hashbang in order to properly detect alternative python installations (like those installed through homebrew on a mac).
2015-05-13 02:35:48 +12:00
slush0
fc64a40769 Refactored password.dat format, backward incompatible change. 2014-06-12 21:45:33 +02:00
slush0
f48646ac83 Refactored decrypting of password, now uses the same path for both create and mount 2014-06-12 19:19:56 +02:00
slush0
430362bd31 Refactored choosing of devices 2014-06-12 19:16:30 +02:00
slush0
461380e9d2 typo 2014-06-12 19:13:46 +02:00
slush0
d102520388 Storing bip32 path to password file, using Trezor entropy for generating EncFS password 2014-06-12 17:40:22 +02:00
slush0
1aee7956e9 Demonstration usage of Trezor as a EncFS unlocking key 2014-06-12 16:40:15 +02:00