diff --git a/README.md b/README.md index 85fe148e..0797e3f5 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,6 @@ Feel free to start a [new discussion](https://github.com/selfcustody/krux/discus **Note for PR's**: Checkout and branch off of the `develop` branch, please also make sure to explicitly target `develop`; `main` is the default branch for the latest version and also for downloading and installing Krux from source. # Support -For technical support installing or using Krux, you can join our [Telegram chat](https://t.me/SC_Krux). Follow us on [X (Twitter)](https://twitter.com/selfcustodykrux) or send a message to the [Bitcoin Forum](https://bitcointalk.org/index.php?topic=5489022.0). Also check out the [DIYbitcoin chat](https://t.me/diybitcoin) on Telegram, a broader community of tinkerers, builders and hackers! +For technical support installing or using Krux, you can join our [Telegram chat](https://t.me/SC_Krux). Follow us on [X (Twitter)](https://x.com/selfcustodykrux) or send a message to the [Bitcoin Forum](https://bitcointalk.org/index.php?topic=5489022.0). Also check out the [DIYbitcoin chat](https://t.me/diybitcoin) on Telegram, a broader community of tinkerers, builders and hackers! Please do not use issues for support requests. If necessary, you can use our [Discussions](https://github.com/selfcustody/krux/discussions) to post your question here on GitHub. diff --git a/docs/getting-started/features/encrypted-mnemonics.en.md b/docs/getting-started/features/encrypted-mnemonics.en.md index db909c73..05af6d8b 100644 --- a/docs/getting-started/features/encrypted-mnemonics.en.md +++ b/docs/getting-started/features/encrypted-mnemonics.en.md @@ -42,4 +42,4 @@ In search of efficiency and smaller QR codes, all data is converted to bytes and ## Considerations Storage of encrypted mnemonics on the device or SD cards are meant for convenience only and should not be considered a form of backup. Always make a physical backup of your keys that is independent from electronic devices and test recovering your wallet from this backup before you send funds to it. -Remember that the stored encrypted mnemonic is protected by the key you defined to encrypt it. If the defined [key is weak](https://www.hivesystems.io/blog/are-your-passwords-in-the-green), your encrypted mnemonic will not be protected. If you have stored a mnemonic with funds in the device's internal flash memory using a [weak key](https://www.hivesystems.io/blog/are-your-passwords-in-the-green), the best way to undo this is to [wipe the device](./tools.md/#wipe-device). \ No newline at end of file +Remember that the stored encrypted mnemonic is protected by the key you defined to encrypt it. If the defined [key is weak](https://www.hivesystems.com/blog/are-your-passwords-in-the-green), your encrypted mnemonic will not be protected. If you have stored a mnemonic with funds in the device's internal flash memory using a [weak key](https://www.hivesystems.com/blog/are-your-passwords-in-the-green), the best way to undo this is to [wipe the device](./tools.md/#wipe-device). \ No newline at end of file diff --git a/docs/support.en.md b/docs/support.en.md index 231cbf82..084d5581 100644 --- a/docs/support.en.md +++ b/docs/support.en.md @@ -14,7 +14,7 @@ Audit the code, file an issue, make a pull request, or do all three. :) Krux supports different languages. If you missed a language or saw an awkward translation, open an issue or make a PR! You can also make a difference by translating this documentation! For information on how to translate, see [here](https://github.com/selfcustody/krux/blob/main/i18n/README.md#translation) ### Social -Reach out via our [Telegram group](https://t.me/SC_Krux) or [Twitter profile](https://twitter.com/selfcustodykrux) for faster help, share ideas and join the Krux community. +Reach out via our [Telegram group](https://t.me/SC_Krux) or [X profile (Twitter)](https://x.com/selfcustodykrux) for faster help, share ideas and join the Krux community. Help others get to know Krux. *"I'm an engineer, not a marketer. If you like Krux, help spread the word!"* - Jeff diff --git a/mkdocs.yml b/mkdocs.yml index faf04e8d..8e4783fd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -59,7 +59,7 @@ extra: link: https://t.me/SC_Krux name: Join our community-led Telegram - icon: fontawesome/brands/x-twitter - link: https://twitter.com/selfcustodykrux + link: https://x.com/selfcustodykrux name: Follow us on X (Twitter) - icon: fontawesome/brands/github link: https://github.com/selfcustody/krux