matejcik
|
03f1403c93
|
core: clean up backup type handling in reset_device
|
2019-09-20 18:00:14 +02:00 |
|
matejcik
|
78ecc38b1b
|
core: fix BIP39 backup
Refers to #550. Not marking fixed because we need more tests.
|
2019-09-20 17:14:59 +02:00 |
|
Pavol Rusnak
|
702f865e8d
|
core/webauthn: let's use Self Attestation for now
|
2019-09-20 12:07:49 +02:00 |
|
Andrew Kozlik
|
576a211c3d
|
core: Clarify the messages on the screens and get rid of overflows.
|
2019-09-20 12:06:32 +02:00 |
|
Tomas Susanka
|
bf518665a0
|
Merge pull request #546 from trezor/tsusanka/1of1
core: enable 1of1 in reset device
|
2019-09-20 10:37:37 +02:00 |
|
Tomas Susanka
|
e25686e079
|
core: enable 1of1 in reset device
updates #500
|
2019-09-20 10:12:33 +02:00 |
|
Tomas Susanka
|
871e159bee
|
core/recovery: remove group threshold from storage
|
2019-09-20 09:47:15 +02:00 |
|
Tomas Susanka
|
6731d1bbf2
|
core/recovery: remove word count and backup type
|
2019-09-20 09:46:49 +02:00 |
|
Tomas Susanka
|
cf5a794436
|
core/storage: swap arguments in recovery_shares.set
|
2019-09-20 09:22:30 +02:00 |
|
Tomas Susanka
|
6938d2b238
|
Merge pull request #541 from trezor/ciny/slip39_various_fixes
core: various fixes to slip39
|
2019-09-20 09:20:31 +02:00 |
|
Pavol Rusnak
|
39a1e308a0
|
core/webauthn: change the default icon
|
2019-09-20 00:33:48 +02:00 |
|
Andrew Kozlik
|
9efc3b4431
|
core/webauthn: Use basic attestation in FIDO2 MakeCredential responses.
|
2019-09-19 20:28:51 +02:00 |
|
Pavol Rusnak
|
8da121ff5c
|
core+python: regenerate coins
|
2019-09-19 20:17:35 +02:00 |
|
matejcik
|
e14edd77a9
|
core: simplify confirm_share_words
|
2019-09-19 17:34:02 +02:00 |
|
matejcik
|
e4ac47b0b3
|
core: simplify fetch_slip39_remaining_shares
|
2019-09-19 17:27:23 +02:00 |
|
Andrew Kozlik
|
8024f6d069
|
core/storage: Rename APP_FIDO2 to APP_WEBAUTHN.
|
2019-09-19 17:17:22 +02:00 |
|
Pavol Rusnak
|
68513a0b39
|
Merge pull request #538 from trezor/andrewkozlik/fido2-signcount
Disable FIDO2 signature counter for some relying parties
|
2019-09-19 17:00:51 +02:00 |
|
ciny
|
cb029fa905
|
core: various fixes to slip39
|
2019-09-19 16:42:10 +02:00 |
|
Tomas Susanka
|
cefb1cf4fd
|
core: refactor slip39
|
2019-09-19 16:38:29 +02:00 |
|
Andrew Kozlik
|
315a30b42b
|
core/webauthn: Disable FIDO2 signature counter for some relying parties
|
2019-09-19 16:16:58 +02:00 |
|
Andrew Kozlik
|
f5ea81f905
|
core: Move some PIN-related functions to apps.common.request_pin and implement verify_user_pin().
|
2019-09-18 18:55:58 +02:00 |
|
Andrew Kozlik
|
6350b1c61c
|
core: Implement SD card protection.
|
2019-09-18 18:55:58 +02:00 |
|
Tomas Susanka
|
5c9fd5875a
|
core/recovery: inform about ToS
updates #495
|
2019-09-18 12:26:53 +02:00 |
|
Andrew Kozlik
|
b89a9dc590
|
core: Implement credential management.
|
2019-09-17 18:32:31 +02:00 |
|
Andrew Kozlik
|
5472499326
|
core/webauthn: Process debuglink signals in dialogs (#519)
|
2019-09-13 18:34:23 +02:00 |
|
Ciny
|
a0180d233e
|
Merge pull request #494 from notatestuser/improve-binance-ux
Binance UX improvements
|
2019-09-13 15:05:55 +02:00 |
|
Tomas Susanka
|
e4c8cb1315
|
core: move public_key_to_wif to helpers
|
2019-09-13 12:55:04 +02:00 |
|
Tomas Susanka
|
adedb7df97
|
core: remove underscores in symbols used externally
closes #504
|
2019-09-13 12:55:04 +02:00 |
|
Andrew Kozlik
|
6ee1ea0fde
|
core/webauthn: Add README.md.
|
2019-09-12 12:04:01 +02:00 |
|
Andrew Kozlik
|
26193245d4
|
core/webauthn: Generate random part of U2F key handles with uniform distribution.
|
2019-09-12 12:04:01 +02:00 |
|
Andrew Kozlik
|
70fe14e84c
|
core/webauthn: Implement CTAP2 protocol for FIDO2 support.
|
2019-09-12 12:04:01 +02:00 |
|
Andrew Kozlik
|
6366f3ac0d
|
core/storage: Implement storage of FIDO2 resident credentials.
|
2019-09-12 11:46:19 +02:00 |
|
Andrew Kozlik
|
de183849b9
|
core/webauthn: Implement SLIP-0022 FIDO2 credential ID format.
|
2019-09-12 11:46:13 +02:00 |
|
Pavol Rusnak
|
6ad3294f31
|
core: fix visibility of apps.common.device.U2F_COUNTER
|
2019-09-11 09:51:51 +02:00 |
|
Tomas Susanka
|
c66a1e7780
|
Merge pull request #497 from romanz/segwit-multisig
core/wallet: fix segwit multisig comment
|
2019-09-05 10:59:21 +02:00 |
|
Roman Zeyde
|
cb04f5774b
|
core/wallet: fix segwit multisig comment
|
2019-09-04 13:34:30 +03:00 |
|
Luke Plaster
|
9c2d911dcb
|
core: improve binance ux
|
2019-09-04 12:21:25 +08:00 |
|
Luke Plaster
|
3eff86d17b
|
core: fix the "coin" blueprint (#488)
|
2019-09-03 14:47:29 +02:00 |
|
ciny
|
ec4dd38888
|
core: #482 fix binance divisibility
|
2019-09-03 09:12:04 +02:00 |
|
Andrew Kozlik
|
c1f0c642df
|
core: cache seed without passphrase (#478)
|
2019-09-02 12:09:03 +02:00 |
|
TheCreator
|
64034c6d7d
|
common: enable UNO (#472)
|
2019-09-01 09:47:58 +02:00 |
|
Roman Zeyde
|
680e18a4ba
|
core/seed: add SLIP-0077 derivation to Keychain (#398)
Following #66 and #317, it would allow deriving confidential addresses and
unblinding confidential transactions' outputs.
|
2019-08-31 19:04:00 +02:00 |
|
Pavol Rusnak
|
1a71c7a3e8
|
common: rename Features.features to Features.capabilities
|
2019-08-28 15:02:30 +02:00 |
|
Jan Pochyla
|
34ec1ed294
|
core/webauthn: fix bug introduced in bb2556
Fixes #448
|
2019-08-28 14:27:32 +02:00 |
|
Pavol Rusnak
|
dde4c12796
|
common: add Feature.ShamirGroups to features
|
2019-08-28 09:25:11 +02:00 |
|
Pavol Rusnak
|
74bc83726c
|
common: add Feature.Shamir to features
|
2019-08-27 17:17:26 +02:00 |
|
Andrew Kozlik
|
90bd453d0a
|
core: Improve Super Shamir texts.
|
2019-08-27 16:03:11 +02:00 |
|
Tomas Susanka
|
fd53c72a3c
|
Merge pull request #428 from trezor/ciny/super_shamir
UI for multi level Shamir reset and recovery
|
2019-08-27 13:22:32 +02:00 |
|
ciny
|
9595800158
|
core: store correct backup type during recovery
|
2019-08-27 13:10:08 +02:00 |
|
Pavol Rusnak
|
c815bc410c
|
core: remove remaning Decred/Zcash code for Bitcoin only firmware
|
2019-08-27 12:38:28 +02:00 |
|