mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
apps/u2f: add icon for gandi
This commit is contained in:
parent
2b5bfb1990
commit
08bca26841
@ -9,5 +9,5 @@ knownapps = {
|
||||
hashlib.sha256(b'https://www.gstatic.com/securitykey/origins.json').digest(): 'Google',
|
||||
hashlib.sha256(b'https://slushpool.com/static/security/u2f.json').digest(): 'Slush Pool',
|
||||
hashlib.sha256(b'https://demo.yubico.com').digest(): 'Yubico U2F Demo',
|
||||
hashlib.sha256(b'https://account.gandi.net/api/u2f/trusted_facets.json').digest(): 'Gandi.net',
|
||||
hashlib.sha256(b'https://account.gandi.net/api/u2f/trusted_facets.json').digest(): 'Gandi',
|
||||
}
|
||||
|
BIN
src/apps/fido_u2f/res/u2f_gandi.toif
Normal file
BIN
src/apps/fido_u2f/res/u2f_gandi.toif
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user