We are going to stop using Fathom to avoid any perception of tracking
people, even though fathom collects only volumetric data.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
removed one question to see if page shows up again
( - question: Can I reinstall the Keycard applet (advanced users only)?
text: If you’re an advanced user, or a developer, you might want to reinstall the Javacard applet on your Keycard. This will factory reset your card. You might want to do this if you’ve lost your PIN & PUK, or if your pairing slots on the card are all full. IMPORTANT: This operation will delete everything on your card. Do this at your own risk, and please make sure you have your 12 word mnemonic phrase stored somewhere else if you have an account on your card. There are several ways to do this. The best way is to have a USB contacted (not NFC) reader and a desktop computer. In that case use our CLI tool (https://github.com/status-im/keycard-cli/releases) or a 3rd party (opensource) GUI tool (https://github.com/choppu/keycard-desktop/releases) to reinstall the applet. If you only have an Android smartphone with NFC, you can use Keycard Connect (https://github.com/status-im/keycard-connect/releases) to do this. This is a dangerous operation and might destroy your card if connection is lost during the reinstallation. Make sure the card is firmly touching the phone and do not disconnect it until the “Tap your card” prompt doesn’t go away. On newer JCOP4 cards this takes less than a minute but on slower JCOP3 cards it can take several minutes. The applet itself, distributed as a standard Javacard cap file can be found here https://github.com/status-im/status-keycard/releases. You will need this regardless of the method you use to reinstall.
)
updated
question: "I already own a Status account and want to use it with my Keycard, how should I proceed?"
answer: from Status v1.11, logout from your account, and then select your account in the list, click '...', select 'Manage keys and storage' and then 'Move Keystore file', enter your seed and then selects Keycard. From there, you will be guided to set-up your new keycard and your account will be migrated on it.
The purpose of this is making sure that the parameter that will be added
by advertising agencies is passed along to `get.keycard.tech`. The issue
is that relative and absolute links to our own page need to be updated
too in order to retain the URL argument when someone visits `/docs/` for
example.
Signed-off-by: Jakub Sokołowski <jakub@status.im>