Andrew Kozlik
|
9efc3b4431
|
core/webauthn: Use basic attestation in FIDO2 MakeCredential responses.
|
2019-09-19 20:28:51 +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
|
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 |
|
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
|
de183849b9
|
core/webauthn: Implement SLIP-0022 FIDO2 credential ID format.
|
2019-09-12 11:46:13 +02:00 |
|
Jan Pochyla
|
34ec1ed294
|
core/webauthn: fix bug introduced in bb2556
Fixes #448
|
2019-08-28 14:27:32 +02:00 |
|
Jan Pochyla
|
bb2556a22c
|
core: improve code documentation, simplify wire package
* docs: improve loop.py, ui.init
* docs: improve trezor.loop, rename spawn to race
* docs: wire
* core/wire: simplify and document the session handler
* core/wire: improve documentation
* core/wire: improve docs
* core/docs: document ui.grid function
* core: decouple ui and workflow, document both
* core: improve docs
Co-authored-by: Tomas Susanka <tsusanka@gmail.com>
|
2019-08-20 16:20:02 +02:00 |
|
Andrew Kozlik
|
cb7bc8f410
|
core: Fix mypy warnings.
|
2019-08-09 12:52:55 +02:00 |
|
Andrew Kozlik
|
1d56b8b9a1
|
webauthn: Add login.microsoft.com to knownapps. Add Microsoft icon.
|
2019-08-09 12:46:28 +02:00 |
|
Andrew Kozlik
|
b9f63c3f55
|
webauthn: Add Binance to knownapps. Add Binance icon.
|
2019-07-12 11:38:44 +02:00 |
|
Tomas Susanka
|
46e4c02602
|
core: refactor storage
Each namespace now has its own file in apps.common.storage and
storage/__init__ serves as an entry point.
Updates #274.
|
2019-07-08 15:24:56 +02:00 |
|
Jan Pochyla
|
36534325f0
|
core: revamp the UI subsystem
|
2019-05-28 13:12:46 +02:00 |
|
matejcik
|
e5670856a2
|
MONOREPO CREATE FROM trezor-core
|
2019-04-15 19:14:40 +02:00 |
|