From 1a6b269116633ea2096f817a1c1d5ec75b23f330 Mon Sep 17 00:00:00 2001 From: Maxi Rosson Date: Sat, 28 Dec 2024 18:09:57 -0300 Subject: [PATCH] Improved 12/24 words support data --- items/arculus.json | 10 ++++----- items/bc-vault.json | 10 ++++----- items/bitbox02-btconly.json | 10 ++++----- items/bitbox02-multi.json | 10 ++++----- items/bitkey.json | 6 +++--- items/coldcard-mk4.json | 10 ++++----- items/coldcard-q.json | 10 ++++----- items/coolwallet-pro.json | 14 ++++++------- items/coolwallet-s.json | 14 ++++++------- items/cypherock-x1.json | 22 +++++++++---------- items/dcent-biometric.json | 10 ++++----- items/ellipal-titan-2.json | 10 ++++----- items/ellipal-titan-mini.json | 10 ++++----- items/ellipal-titan.json | 10 ++++----- items/frostnap.json | 6 +++--- items/gridplus-lattice1.json | 10 ++++----- items/jade.json | 10 ++++----- items/keepkey.json | 21 ++++++++----------- items/keevo-model-1.json | 10 ++++----- items/keystone-3-pro.json | 10 ++++----- items/keystone-essential.json | 10 ++++----- items/keystone-pro.json | 10 ++++----- items/krux.json | 32 ++++++++++++++++------------ items/ledger-flex.json | 10 ++++----- items/ledger-nano-s-plus.json | 10 ++++----- items/ledger-nano-x.json | 10 ++++----- items/ledger-stax.json | 10 ++++----- items/ngrave-zero.json | 10 ++++----- items/onekey-classic-1s.json | 10 ++++----- items/onekey-classic.json | 10 ++++----- items/onekey-mini.json | 10 ++++----- items/onekey-pro.json | 10 ++++----- items/onekey-touch.json | 10 ++++----- items/passport-batch-2.json | 10 ++++----- items/passport-prime.json | 10 ++++----- items/portal.json | 14 ++++++------- items/prokey-optimum.json | 12 +++++------ items/safepal-s1-pro.json | 10 ++++----- items/safepal-s1.json | 10 ++++----- items/safepal-x1.json | 10 ++++----- items/satochip-diy.json | 36 ++++++++++++++++---------------- items/satochip.json | 36 ++++++++++++++++---------------- items/secux-neo-gold.json | 10 ++++----- items/secux-neo-x.json | 10 ++++----- items/secux-nifty.json | 10 ++++----- items/secux-shield-bio.json | 8 +++---- items/secux-v20.json | 10 ++++----- items/secux-w10.json | 10 ++++----- items/secux-w20.json | 10 ++++----- items/seedsigner.json | 10 ++++----- items/specter-diy.json | 10 ++++----- items/tangem-2.json | 20 +++++++++--------- items/tangem-ring.json | 20 +++++++++--------- items/tangem.json | 22 +++++++++---------- items/tapsigner.json | 12 +++++------ items/trezor-model-one.json | 21 ++++++++----------- items/trezor-model-t.json | 10 ++++----- items/trezor-safe-3-btconly.json | 13 +++++------- items/trezor-safe-3.json | 13 +++++------- items/trezor-safe-5-btconly.json | 13 +++++------- items/trezor-safe-5.json | 13 +++++------- 61 files changed, 378 insertions(+), 390 deletions(-) diff --git a/items/arculus.json b/items/arculus.json index ef45f7d..0f5bfd3 100644 --- a/items/arculus.json +++ b/items/arculus.json @@ -395,11 +395,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via Mobile App", - "supported": true, - "flag": "neutral" - }, "create-12-words": { "value": "YES", "supported": true, @@ -427,6 +422,11 @@ } ] }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral" + }, "import-24-words": { "value": "NO", "supported": false, diff --git a/items/bc-vault.json b/items/bc-vault.json index 2438fb8..417bf20 100644 --- a/items/bc-vault.json +++ b/items/bc-vault.json @@ -413,11 +413,6 @@ "Encrypted Micro SD card backup" ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -428,6 +423,11 @@ "supported": false, "flag": "negative" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "NO", "supported": false, diff --git a/items/bitbox02-btconly.json b/items/bitbox02-btconly.json index 5718427..debe11e 100644 --- a/items/bitbox02-btconly.json +++ b/items/bitbox02-btconly.json @@ -520,11 +520,6 @@ } ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -535,6 +530,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/bitbox02-multi.json b/items/bitbox02-multi.json index 59fa5df..200b703 100644 --- a/items/bitbox02-multi.json +++ b/items/bitbox02-multi.json @@ -522,11 +522,6 @@ } ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -537,6 +532,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/bitkey.json b/items/bitkey.json index 26bba67..7c80597 100644 --- a/items/bitkey.json +++ b/items/bitkey.json @@ -425,17 +425,17 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { + "create-12-words": { "value": "NO", "supported": false, "flag": "negative" }, - "create-12-words": { + "create-24-words": { "value": "NO", "supported": false, "flag": "negative" }, - "create-24-words": { + "display-12-24-words": { "value": "NO", "supported": false, "flag": "negative" diff --git a/items/coldcard-mk4.json b/items/coldcard-mk4.json index 3ec40bc..38be14a 100644 --- a/items/coldcard-mk4.json +++ b/items/coldcard-mk4.json @@ -566,11 +566,6 @@ } ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -581,6 +576,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/coldcard-q.json b/items/coldcard-q.json index aef6b12..81eca94 100644 --- a/items/coldcard-q.json +++ b/items/coldcard-q.json @@ -534,11 +534,6 @@ } ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -549,6 +544,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/coolwallet-pro.json b/items/coolwallet-pro.json index c5baf5c..0f689a1 100644 --- a/items/coolwallet-pro.json +++ b/items/coolwallet-pro.json @@ -434,11 +434,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via Mobile App", - "supported": true, - "flag": "neutral" - }, "create-12-words": { "value": "YES", "supported": true, @@ -449,13 +444,18 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral" + }, "import-12-words": { - "value": "Via Mobile app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, "import-24-words": { - "value": "Via Mobile app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, diff --git a/items/coolwallet-s.json b/items/coolwallet-s.json index b051bad..d95084c 100644 --- a/items/coolwallet-s.json +++ b/items/coolwallet-s.json @@ -408,11 +408,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via Mobile App", - "supported": true, - "flag": "neutral" - }, "create-12-words": { "value": "YES", "supported": true, @@ -423,13 +418,18 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral" + }, "import-12-words": { - "value": "Via Mobile app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, "import-24-words": { - "value": "Via Mobile app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, diff --git a/items/cypherock-x1.json b/items/cypherock-x1.json index db72464..591ad02 100644 --- a/items/cypherock-x1.json +++ b/items/cypherock-x1.json @@ -507,7 +507,17 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { + "create-12-words": { + "value": "YES", + "supported": true, + "flag": "positive" + }, + "create-24-words": { + "value": "YES", + "supported": true, + "flag": "positive" + }, + "display-12-24-words": { "value": "On Device", "supported": true, "flag": "positive", @@ -526,16 +536,6 @@ } ] }, - "create-12-words": { - "value": "YES", - "supported": true, - "flag": "positive" - }, - "create-24-words": { - "value": "YES", - "supported": true, - "flag": "positive" - }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/dcent-biometric.json b/items/dcent-biometric.json index a820459..0d025b3 100644 --- a/items/dcent-biometric.json +++ b/items/dcent-biometric.json @@ -433,11 +433,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -448,6 +443,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "NO", "supported": false, diff --git a/items/ellipal-titan-2.json b/items/ellipal-titan-2.json index 2e6a7d0..1cecfb9 100644 --- a/items/ellipal-titan-2.json +++ b/items/ellipal-titan-2.json @@ -434,11 +434,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -449,6 +444,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/ellipal-titan-mini.json b/items/ellipal-titan-mini.json index 7498383..ede2146 100644 --- a/items/ellipal-titan-mini.json +++ b/items/ellipal-titan-mini.json @@ -441,11 +441,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -456,6 +451,11 @@ "supported": false, "flag": "negative" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/ellipal-titan.json b/items/ellipal-titan.json index 8f56c84..12b95c6 100644 --- a/items/ellipal-titan.json +++ b/items/ellipal-titan.json @@ -434,11 +434,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -449,6 +444,11 @@ "supported": false, "flag": "negative" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/frostnap.json b/items/frostnap.json index bbefdb5..58fb944 100644 --- a/items/frostnap.json +++ b/items/frostnap.json @@ -363,15 +363,15 @@ "value": "?", "supported": false }, - "backup-recovery-seedphrase": { + "create-12-words": { "value": "?", "supported": false }, - "create-12-words": { + "create-24-words": { "value": "?", "supported": false }, - "create-24-words": { + "display-12-24-words": { "value": "?", "supported": false }, diff --git a/items/gridplus-lattice1.json b/items/gridplus-lattice1.json index 62d5930..2abb2e0 100644 --- a/items/gridplus-lattice1.json +++ b/items/gridplus-lattice1.json @@ -417,11 +417,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -432,6 +427,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/jade.json b/items/jade.json index 3a039d7..cad26b6 100644 --- a/items/jade.json +++ b/items/jade.json @@ -504,11 +504,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -519,6 +514,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/keepkey.json b/items/keepkey.json index 8ba306d..632b1ca 100644 --- a/items/keepkey.json +++ b/items/keepkey.json @@ -319,7 +319,7 @@ }, "device-lock": { "pin-entry": { - "value": "Via computer", + "value": "Via Companion app", "flag": "neutral", "texts": [ "In order to protect you from keyloggers, on the wallet you see a randomized keypad, and a blind keypad on the computer screen." @@ -390,7 +390,7 @@ "flag": "positive" }, "passphrase-entry": { - "value": "Via computer", + "value": "Via Companion app", "flag": "negative" }, "master-key-fingerprint": { @@ -418,14 +418,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via computer", - "supported": true, - "flag": "neutral", - "texts": [ - "In order to protect you from keyloggers, on the wallet you see every letter of the alphabet cyphered, so you can use them to enter each seed phrase on the computer" - ] - }, "create-12-words": { "value": "NO", "supported": false, @@ -436,8 +428,13 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { - "value": "Via computer", + "value": "Via Companion app", "supported": true, "flag": "neutral", "texts": [ @@ -445,7 +442,7 @@ ] }, "import-24-words": { - "value": "Via computer", + "value": "Via Companion app", "supported": true, "flag": "neutral", "texts": [ diff --git a/items/keevo-model-1.json b/items/keevo-model-1.json index 051bdca..dba210c 100644 --- a/items/keevo-model-1.json +++ b/items/keevo-model-1.json @@ -385,11 +385,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -400,6 +395,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/keystone-3-pro.json b/items/keystone-3-pro.json index f6321e6..683adc6 100644 --- a/items/keystone-3-pro.json +++ b/items/keystone-3-pro.json @@ -562,11 +562,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -577,6 +572,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/keystone-essential.json b/items/keystone-essential.json index 8403728..4fb16a4 100644 --- a/items/keystone-essential.json +++ b/items/keystone-essential.json @@ -509,11 +509,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -524,6 +519,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/keystone-pro.json b/items/keystone-pro.json index f43972c..a97325f 100644 --- a/items/keystone-pro.json +++ b/items/keystone-pro.json @@ -515,11 +515,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -530,6 +525,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/krux.json b/items/krux.json index 3fde814..d86f354 100644 --- a/items/krux.json +++ b/items/krux.json @@ -446,17 +446,6 @@ } ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive", - "links": [ - { - "title": "Loading a Mnemonic", - "url": "https://selfcustody.github.io/krux/getting-started/loading-a-mnemonic/" - } - ] - }, "create-12-words": { "value": "YES", "supported": true, @@ -467,15 +456,32 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, - "flag": "positive" + "flag": "positive", + "links": [ + { + "title": "Loading a Mnemonic", + "url": "https://selfcustody.github.io/krux/getting-started/loading-a-mnemonic/" + } + ] }, "import-24-words": { "value": "YES", "supported": true, - "flag": "positive" + "flag": "positive", + "links": [ + { + "title": "Loading a Mnemonic", + "url": "https://selfcustody.github.io/krux/getting-started/loading-a-mnemonic/" + } + ] }, "seed-qr": { "value": "YES", diff --git a/items/ledger-flex.json b/items/ledger-flex.json index cb6fd6b..aef480e 100644 --- a/items/ledger-flex.json +++ b/items/ledger-flex.json @@ -404,11 +404,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -419,6 +414,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/ledger-nano-s-plus.json b/items/ledger-nano-s-plus.json index f473761..4a11a8e 100644 --- a/items/ledger-nano-s-plus.json +++ b/items/ledger-nano-s-plus.json @@ -409,11 +409,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -424,6 +419,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/ledger-nano-x.json b/items/ledger-nano-x.json index 1c700da..9c4e48c 100644 --- a/items/ledger-nano-x.json +++ b/items/ledger-nano-x.json @@ -422,11 +422,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -437,6 +432,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/ledger-stax.json b/items/ledger-stax.json index 33a737b..6906602 100644 --- a/items/ledger-stax.json +++ b/items/ledger-stax.json @@ -401,11 +401,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -416,6 +411,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/ngrave-zero.json b/items/ngrave-zero.json index 3b811f2..000fc8d 100644 --- a/items/ngrave-zero.json +++ b/items/ngrave-zero.json @@ -428,11 +428,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -449,6 +444,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/onekey-classic-1s.json b/items/onekey-classic-1s.json index 588b569..f1a4d39 100644 --- a/items/onekey-classic-1s.json +++ b/items/onekey-classic-1s.json @@ -431,11 +431,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -446,6 +441,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/onekey-classic.json b/items/onekey-classic.json index bd3e36b..866cafd 100644 --- a/items/onekey-classic.json +++ b/items/onekey-classic.json @@ -431,11 +431,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -446,6 +441,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/onekey-mini.json b/items/onekey-mini.json index f823f12..77a482e 100644 --- a/items/onekey-mini.json +++ b/items/onekey-mini.json @@ -425,11 +425,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -440,6 +435,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/onekey-pro.json b/items/onekey-pro.json index 82eacde..a8efd61 100644 --- a/items/onekey-pro.json +++ b/items/onekey-pro.json @@ -440,11 +440,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -455,6 +450,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/onekey-touch.json b/items/onekey-touch.json index 46444b4..9e390c6 100644 --- a/items/onekey-touch.json +++ b/items/onekey-touch.json @@ -431,11 +431,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -446,6 +441,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/passport-batch-2.json b/items/passport-batch-2.json index 09b6813..0225134 100644 --- a/items/passport-batch-2.json +++ b/items/passport-batch-2.json @@ -506,11 +506,6 @@ } ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -527,6 +522,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/passport-prime.json b/items/passport-prime.json index 2f9ebe6..eb8d33e 100644 --- a/items/passport-prime.json +++ b/items/passport-prime.json @@ -483,11 +483,6 @@ } ] }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -504,6 +499,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/portal.json b/items/portal.json index e8e41eb..3f2285f 100644 --- a/items/portal.json +++ b/items/portal.json @@ -394,11 +394,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via 3rd-party app", - "supported": true, - "flag": "neutral" - }, "create-12-words": { "value": "YES", "supported": true, @@ -409,13 +404,18 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral" + }, "import-12-words": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, "import-24-words": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, diff --git a/items/prokey-optimum.json b/items/prokey-optimum.json index 9324f57..b268445 100644 --- a/items/prokey-optimum.json +++ b/items/prokey-optimum.json @@ -403,7 +403,7 @@ "flag": "positive" }, "passphrase-entry": { - "value": "Via computer", + "value": "Via Companion app", "flag": "negative" }, "master-key-fingerprint": { @@ -431,11 +431,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -452,6 +447,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/safepal-s1-pro.json b/items/safepal-s1-pro.json index cc78d14..db9dcc9 100644 --- a/items/safepal-s1-pro.json +++ b/items/safepal-s1-pro.json @@ -448,11 +448,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -475,6 +470,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/safepal-s1.json b/items/safepal-s1.json index 18cbf7b..733dacc 100644 --- a/items/safepal-s1.json +++ b/items/safepal-s1.json @@ -444,11 +444,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -471,6 +466,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/safepal-x1.json b/items/safepal-x1.json index e959b5b..3e6224f 100644 --- a/items/safepal-x1.json +++ b/items/safepal-x1.json @@ -443,11 +443,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -458,6 +453,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/satochip-diy.json b/items/satochip-diy.json index cab2da6..be88735 100644 --- a/items/satochip-diy.json +++ b/items/satochip-diy.json @@ -339,7 +339,7 @@ }, "device-lock": { "pin-entry": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": false, "flag": "negative", "texts": [ @@ -399,7 +399,7 @@ "supported": false }, "user-added-entropy": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": false, "flag": "neutral", "texts": [ @@ -418,11 +418,11 @@ "flag": "positive" }, "passphrase-entry": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "flag": "negative" }, "master-key-fingerprint": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, @@ -446,18 +446,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via 3rd-party app", - "supported": true, - "flag": "neutral", - "texts": [ - "Each Satochip hardware wallet is delivered non-initialized to the customer.", - "During the wallet initialization with the suitable Satochip client, the seed is shown on the screen and must be confirmed by the user.", - "THIS IS THE ONLY TIME the seed is visible to the user and the only opportunity to do a backup of the seed!", - "After that, it is no more possible to export the seed or any private key from the Satochip.", - "The seed and optionally the PIN code along with the derivation path are the information the user needs to recover the Satochip hardware wallet on another hardware wallet." - ] - }, "create-12-words": { "value": "YES", "supported": true, @@ -468,13 +456,25 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral", + "texts": [ + "Each Satochip hardware wallet is delivered non-initialized to the customer.", + "During the wallet initialization with the suitable Satochip client, the seed is shown on the screen and must be confirmed by the user.", + "THIS IS THE ONLY TIME the seed is visible to the user and the only opportunity to do a backup of the seed!", + "After that, it is no more possible to export the seed or any private key from the Satochip.", + "The seed and optionally the PIN code along with the derivation path are the information the user needs to recover the Satochip hardware wallet on another hardware wallet." + ] + }, "import-12-words": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, "import-24-words": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, diff --git a/items/satochip.json b/items/satochip.json index df34fb6..070b094 100644 --- a/items/satochip.json +++ b/items/satochip.json @@ -328,7 +328,7 @@ }, "device-lock": { "pin-entry": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": false, "flag": "negative", "texts": [ @@ -388,7 +388,7 @@ "supported": false }, "user-added-entropy": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": false, "flag": "neutral", "texts": [ @@ -407,11 +407,11 @@ "flag": "positive" }, "passphrase-entry": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "flag": "negative" }, "master-key-fingerprint": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, @@ -435,18 +435,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via 3rd-party app", - "supported": true, - "flag": "neutral", - "texts": [ - "Each Satochip hardware wallet is delivered non-initialized to the customer.", - "During the wallet initialization with the suitable Satochip client, the seed is shown on the screen and must be confirmed by the user.", - "THIS IS THE ONLY TIME the seed is visible to the user and the only opportunity to do a backup of the seed!", - "After that, it is no more possible to export the seed or any private key from the Satochip.", - "The seed and optionally the PIN code along with the derivation path are the information the user needs to recover the Satochip hardware wallet on another hardware wallet." - ] - }, "create-12-words": { "value": "YES", "supported": true, @@ -457,13 +445,25 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral", + "texts": [ + "Each Satochip hardware wallet is delivered non-initialized to the customer.", + "During the wallet initialization with the suitable Satochip client, the seed is shown on the screen and must be confirmed by the user.", + "THIS IS THE ONLY TIME the seed is visible to the user and the only opportunity to do a backup of the seed!", + "After that, it is no more possible to export the seed or any private key from the Satochip.", + "The seed and optionally the PIN code along with the derivation path are the information the user needs to recover the Satochip hardware wallet on another hardware wallet." + ] + }, "import-12-words": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, "import-24-words": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, diff --git a/items/secux-neo-gold.json b/items/secux-neo-gold.json index 0ce8968..dc3ef9d 100644 --- a/items/secux-neo-gold.json +++ b/items/secux-neo-gold.json @@ -386,11 +386,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -401,6 +396,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/secux-neo-x.json b/items/secux-neo-x.json index 05dac81..b77c0d6 100644 --- a/items/secux-neo-x.json +++ b/items/secux-neo-x.json @@ -386,11 +386,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -401,6 +396,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/secux-nifty.json b/items/secux-nifty.json index 5bb564d..3342e53 100644 --- a/items/secux-nifty.json +++ b/items/secux-nifty.json @@ -386,11 +386,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -401,6 +396,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/secux-shield-bio.json b/items/secux-shield-bio.json index aabcbdd..837d5cd 100644 --- a/items/secux-shield-bio.json +++ b/items/secux-shield-bio.json @@ -395,18 +395,18 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { + "create-12-words": { "value": "YES", "supported": true, "flag": "positive" }, - "create-12-words": { + "create-24-words": { "value": "YES", "supported": true, "flag": "positive" }, - "create-24-words": { - "value": "YES", + "display-12-24-words": { + "value": "On Device", "supported": true, "flag": "positive" }, diff --git a/items/secux-v20.json b/items/secux-v20.json index 08a018f..2688877 100644 --- a/items/secux-v20.json +++ b/items/secux-v20.json @@ -386,11 +386,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -401,6 +396,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/secux-w10.json b/items/secux-w10.json index be6c1c0..f4b2539 100644 --- a/items/secux-w10.json +++ b/items/secux-w10.json @@ -386,11 +386,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -401,6 +396,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/secux-w20.json b/items/secux-w20.json index 88ac88b..f2270ed 100644 --- a/items/secux-w20.json +++ b/items/secux-w20.json @@ -386,11 +386,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "NO", "supported": false, @@ -401,6 +396,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/seedsigner.json b/items/seedsigner.json index d12cfba..b998cd1 100644 --- a/items/seedsigner.json +++ b/items/seedsigner.json @@ -405,11 +405,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -420,6 +415,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/specter-diy.json b/items/specter-diy.json index 74eaded..7229f00 100644 --- a/items/specter-diy.json +++ b/items/specter-diy.json @@ -401,11 +401,6 @@ "supported": true, "flag": "positive" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -416,6 +411,11 @@ "supported": true, "flag": "positive" }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/tangem-2.json b/items/tangem-2.json index 97170a8..d210dbe 100644 --- a/items/tangem-2.json +++ b/items/tangem-2.json @@ -412,7 +412,7 @@ "flag": "positive" }, "passphrase-entry": { - "value": "Via Mobile app", + "value": "Via Companion app", "flag": "negative" }, "master-key-fingerprint": { @@ -440,13 +440,8 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via Mobile App", - "supported": true, - "flag": "neutral" - }, "create-12-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ @@ -457,7 +452,7 @@ ] }, "create-24-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ @@ -467,8 +462,13 @@ } ] }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral" + }, "import-12-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ @@ -479,7 +479,7 @@ ] }, "import-24-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ diff --git a/items/tangem-ring.json b/items/tangem-ring.json index d517677..aa0c2e1 100644 --- a/items/tangem-ring.json +++ b/items/tangem-ring.json @@ -409,7 +409,7 @@ "flag": "positive" }, "passphrase-entry": { - "value": "Via Mobile app", + "value": "Via Companion app", "flag": "negative" }, "master-key-fingerprint": { @@ -437,13 +437,8 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via Mobile App", - "supported": true, - "flag": "neutral" - }, "create-12-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ @@ -454,7 +449,7 @@ ] }, "create-24-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ @@ -464,8 +459,13 @@ } ] }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral" + }, "import-12-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ @@ -476,7 +476,7 @@ ] }, "import-24-words": { - "value": "Via Mobile App", + "value": "Via Companion app", "supported": true, "flag": "neutral", "links": [ diff --git a/items/tangem.json b/items/tangem.json index 025f221..7019216 100644 --- a/items/tangem.json +++ b/items/tangem.json @@ -436,7 +436,17 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { + "create-12-words": { + "value": "NO", + "supported": false, + "flag": "negative" + }, + "create-24-words": { + "value": "NO", + "supported": false, + "flag": "negative" + }, + "display-12-24-words": { "value": "NO", "supported": false, "flag": "negative", @@ -454,16 +464,6 @@ } ] }, - "create-12-words": { - "value": "NO", - "supported": false, - "flag": "negative" - }, - "create-24-words": { - "value": "NO", - "supported": false, - "flag": "negative" - }, "import-12-words": { "value": "NO", "supported": false, diff --git a/items/tapsigner.json b/items/tapsigner.json index 2d2eca8..05022a7 100644 --- a/items/tapsigner.json +++ b/items/tapsigner.json @@ -370,7 +370,7 @@ "flag": "negative" }, "master-key-fingerprint": { - "value": "Via 3rd-party app", + "value": "Via Companion app", "supported": true, "flag": "neutral" }, @@ -394,11 +394,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "NO", - "supported": false, - "flag": "negative" - }, "create-12-words": { "value": "NO", "supported": false, @@ -409,6 +404,11 @@ "supported": false, "flag": "negative" }, + "display-12-24-words": { + "value": "Via Companion app", + "supported": true, + "flag": "neutral" + }, "import-12-words": { "value": "NO", "supported": false, diff --git a/items/trezor-model-one.json b/items/trezor-model-one.json index e23f1d7..4c77f86 100644 --- a/items/trezor-model-one.json +++ b/items/trezor-model-one.json @@ -357,7 +357,7 @@ }, "device-lock": { "pin-entry": { - "value": "Via computer or mobile", + "value": "Via Companion app", "flag": "neutral", "texts": [ "In order to protect you from keyloggers, on the wallet you see a randomized keypad, and a blind keypad on the computer screen.", @@ -454,7 +454,7 @@ ] }, "passphrase-entry": { - "value": "Via computer or mobile", + "value": "Via Companion app", "flag": "negative" }, "master-key-fingerprint": { @@ -482,14 +482,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "Via computer or mobile", - "supported": true, - "flag": "neutral", - "texts": [ - "In order to protect you from keyloggers, the wallet will ask you to enter on the computer each seed word in random order." - ] - }, "create-12-words": { "value": "NO", "supported": false, @@ -512,8 +504,13 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { - "value": "Via computer or mobile", + "value": "Via Companion app", "supported": true, "flag": "neutral", "texts": [ @@ -521,7 +518,7 @@ ] }, "import-24-words": { - "value": "Via computer or mobile", + "value": "Via Companion app", "supported": true, "flag": "neutral", "texts": [ diff --git a/items/trezor-model-t.json b/items/trezor-model-t.json index b1ae96c..6cfe894 100644 --- a/items/trezor-model-t.json +++ b/items/trezor-model-t.json @@ -504,11 +504,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive" - }, "create-12-words": { "value": "YES", "supported": true, @@ -531,6 +526,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/trezor-safe-3-btconly.json b/items/trezor-safe-3-btconly.json index e516ad1..02718c2 100644 --- a/items/trezor-safe-3-btconly.json +++ b/items/trezor-safe-3-btconly.json @@ -482,14 +482,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive", - "texts": [ - "In order to protect you from keyloggers, the wallet will ask you to enter on the computer each seed word in random order." - ] - }, "create-12-words": { "value": "YES", "supported": true, @@ -512,6 +504,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/trezor-safe-3.json b/items/trezor-safe-3.json index f942012..747ad29 100644 --- a/items/trezor-safe-3.json +++ b/items/trezor-safe-3.json @@ -488,14 +488,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive", - "texts": [ - "In order to protect you from keyloggers, the wallet will ask you to enter on the computer each seed word in random order." - ] - }, "create-12-words": { "value": "YES", "supported": true, @@ -518,6 +510,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/trezor-safe-5-btconly.json b/items/trezor-safe-5-btconly.json index 913991d..795d22b 100644 --- a/items/trezor-safe-5-btconly.json +++ b/items/trezor-safe-5-btconly.json @@ -460,14 +460,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive", - "texts": [ - "In order to protect you from keyloggers, the wallet will ask you to enter on the computer each seed word in random order." - ] - }, "create-12-words": { "value": "YES", "supported": true, @@ -490,6 +482,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true, diff --git a/items/trezor-safe-5.json b/items/trezor-safe-5.json index 5bc32c5..73d28a8 100644 --- a/items/trezor-safe-5.json +++ b/items/trezor-safe-5.json @@ -466,14 +466,6 @@ "supported": false, "flag": "negative" }, - "backup-recovery-seedphrase": { - "value": "On Device", - "supported": true, - "flag": "positive", - "texts": [ - "In order to protect you from keyloggers, the wallet will ask you to enter on the computer each seed word in random order." - ] - }, "create-12-words": { "value": "YES", "supported": true, @@ -496,6 +488,11 @@ } ] }, + "display-12-24-words": { + "value": "On Device", + "supported": true, + "flag": "positive" + }, "import-12-words": { "value": "YES", "supported": true,