Commit Graph

153 Commits (4cd88e16f726600b089407a71361f3f130771a5d)

Author SHA1 Message Date
Andrew Kozlik 4cd88e16f7 feat(core): Introduce use_compact option for FIDO2.
1 year ago
Andrew Kozlik 32dec18366 feat(core): Don't store blank names in FIDO2 credentials.
1 year ago
Andrew Kozlik edeccde9f3 fix(core): Show app icon in Fido2ConfirmNoCredentials.
1 year ago
Andrew Kozlik 9528e2f9eb feat(common): Add Apple to known FIDO services.
1 year ago
Andrew Kozlik 00dde0e312 feat(core): Handle .dummy RP ID in Chrome FIDO2.
1 year ago
Andrew Kozlik 2ee5b0aa15 fix(core): Fix FIDO2 falling back to U2F.
1 year ago
Andrew Kozlik deb38a2db5 feat(core): Ignore channel ID in U2F.
1 year ago
Andrew Kozlik 0a955b4ad6 feat(core): Force basic attestation in FIDO2 for google.com.
1 year ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
1 year ago
grdddj 61277bd80a feat(core/ui): implement webauthn layouts for UI2
2 years ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
grdddj 0c3423b1c7 chore(core): decrease webauthn size by 1270 bytes
2 years ago
grdddj f25119e44d chore(core): import trezor.messages in TYPE_CHECKING branch - saving 1kb
2 years ago
Pavol Rusnak 029e47e1e8 chore(common/defs/fido): add proton
2 years ago
Vladyslav Burzakovskyy e7ff43272c chore(common/defs/fido): add invity
2 years ago
tychovrahe fb08536b6a feat(core): icon and images using new format
2 years ago
mcudev 1ec62e9c86 common/defs/fido: update fastmail
2 years ago
mcudev 7d37109eb8 common/defs/fido: add cloudflare
2 years ago
Pavol Rusnak 59f78d06b1 chore(common/defs/fido): add kraken
2 years ago
grdddj 14a0bc13ce chore(docs): mention that .mako files are rendered by `make templates`
2 years ago
Martin Milata 2f987c3c5e refactor(core/ui): remove dependencies on old layouts
2 years ago
matejcik dec89ea59e refactor(core): convert if/elif chains to if-chains
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago
matejcik bc75d05772 chore(common/defs/fido): add coinbase u2f
3 years ago
matejcik e972839ac7 style(all): fix pylint complaints
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Martin Milata 2a91052b02 refactor(core/ui): move altcoin and webauthn layouts to separate file
3 years ago
Martin Milata 574dcbc8a3 refactor(core): convert apps.common to layouts
3 years ago
Martin Milata 875cc0cb1a refactor(core): convert apps.webauthn to layouts
3 years ago
Andrew Kozlik 97ca1e3341 chore(core): Add offset parameter to cbor.decode().
3 years ago
Andrew Kozlik 7277a49047 fix(common): Add new rpId to Binance's FIDO definition.
3 years ago
Pavol Rusnak 8cfa5da1ce
docs: fix typos in comments
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
Pavol Rusnak 155fc7ac67
fix(core): remove tcDisplay from metadata/trezor-ctap2.json
3 years ago
Pavol Rusnak d358503676
fix(core): remove txAuthSimple from metadata/trezor-ctap2.json
3 years ago
matejcik b1e4246b46 refactor(core/webauthn): make sure KEY_AGREEMENT_*KEY is generated once per power-up
3 years ago
matejcik e629a72c3a refactor(core): move app registrations to a single handler function
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
3 years ago
Martin Milata 01900b8536 refactor(core): convert parts of apps.webauthn to layouts
3 years ago
Pavol Rusnak 6c11bc60d7
common/defs/fido: add namecheap
3 years ago
Andrew Kozlik 850aa56691 docs(core): Add references to SLIPs in the code.
3 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
3 years ago
Pavol Rusnak 18b51b856b
common/fido: update icons for github, mojeid and slushpool (#1456)
3 years ago
mcudev b8ffcadf94
common/defs/fido: add gemini webauthn (#1416)
3 years ago
matejcik ed628ac4ba feat(core): make usb endpoints registration nicer
3 years ago
Pavol Rusnak 1e8673bf5f style(core/apps): use new syntax for typing
4 years ago
Martin Milata ee64b65b26 refactor(core): call super().__init__() in subclasses
4 years ago
Martin Milata fa1566cb71 refactor(core): call super().__init__() in Component and Layout subclasses
4 years ago
Pavol Rusnak 952adc5961
style(core): use PEP515 Underscores in Numeric Literals
4 years ago