mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
add u2f icons, remove toig/toif from assets
This commit is contained in:
parent
ae4540c59b
commit
ce734df1b0
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/lock.toig
BIN
assets/lock.toig
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/u2f_dropbox.png
Normal file
BIN
assets/u2f_dropbox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
BIN
assets/u2f_github.png
Normal file
BIN
assets/u2f_github.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
BIN
assets/u2f_google.png
Normal file
BIN
assets/u2f_google.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
BIN
assets/u2f_slushpool.png
Normal file
BIN
assets/u2f_slushpool.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
BIN
assets/u2f_unknown.png
Normal file
BIN
assets/u2f_unknown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
@ -1,6 +1,6 @@
|
||||
knownapps = {
|
||||
b'c50f8a7b708e92f82e7a50e2bdc55d8fd91a22fe6b29c0cdf7805530842af581': 'Dropbox', # https://www.dropbox.com/u2f-app-id.json
|
||||
b'70617dfed065863af47c15556c91798880828cc407fdf70ae85011569465a075': 'Github', # https://github.com/u2f/trusted_facets
|
||||
b'a54672b222c4cf95e151ed8d4d3c767a6cc349435943794e884f3d023a8229fd': 'Google', # https://www.gstatic.com/securitykey/origins.json
|
||||
b'c50f8a7b708e92f82e7a50e2bdc55d8fd91a22fe6b29c0cdf7805530842af581': 'Dropbox', # https://www.dropbox.com/u2f-app-id.json
|
||||
b'70617dfed065863af47c15556c91798880828cc407fdf70ae85011569465a075': 'Github', # https://github.com/u2f/trusted_facets
|
||||
b'a54672b222c4cf95e151ed8d4d3c767a6cc349435943794e884f3d023a8229fd': 'Google', # https://www.gstatic.com/securitykey/origins.json
|
||||
b'08b2a3d41939aa31668493cb36cdcc4f16c4d9b4c8238b73c2f672c033007197': 'Slush Pool', # https://slushpool.com/static/security/u2f.json
|
||||
}
|
||||
|
BIN
src/apps/fido_u2f/res/u2f_dropbox.toif
Normal file
BIN
src/apps/fido_u2f/res/u2f_dropbox.toif
Normal file
Binary file not shown.
BIN
src/apps/fido_u2f/res/u2f_github.toif
Normal file
BIN
src/apps/fido_u2f/res/u2f_github.toif
Normal file
Binary file not shown.
BIN
src/apps/fido_u2f/res/u2f_google.toif
Normal file
BIN
src/apps/fido_u2f/res/u2f_google.toif
Normal file
Binary file not shown.
BIN
src/apps/fido_u2f/res/u2f_slush_pool.toif
Normal file
BIN
src/apps/fido_u2f/res/u2f_slush_pool.toif
Normal file
Binary file not shown.
BIN
src/apps/fido_u2f/res/u2f_unknown.toif
Normal file
BIN
src/apps/fido_u2f/res/u2f_unknown.toif
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user