docs: adjust deviced images adjust BULL coordinator labels and links
What changed, and why it matters
This commit only updates documentation. It renames a wallet coordinator from 'Bull Bitcoin' to 'BULL Wallet' with a new link, and adds small margin styling to device images on the project homepage. There are no code or security changes.
No security action needed. Treat as a routine documentation update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to three Markdown documentation files. Two files update the displayed name and URL for the Bull Bitcoin coordinator to ‘BULL Wallet’ (https://wallet.bullbitcoin.com). One file adds inline CSS ‘margin: 0 !important;’ to several tags. No source code, firmware, build scripts, dependencies, or cryptographic logic is modified.
Changed components
docs/getting-started/index.en.mddocs/getting-started/usage/setting-a-coordinator-and-signing.en.mddocs/index.en.mdInspect captured patch +9 / −9
diff --git a/docs/getting-started/index.en.md b/docs/getting-started/index.en.md
index d28a548..2a774d3 100644
--- a/docs/getting-started/index.en.md
+++ b/docs/getting-started/index.en.md
@@ -15,7 +15,7 @@ These wallet coordinators are currently **compatible with Krux**:
- [Nunchuk](https://nunchuk.io/) (mobile)
- [BlueWallet](https://bluewallet.io/) (mobile)
- [Bitcoin Keeper](https://bitcoinkeeper.app/) (mobile)
-- [Bull Bitcoin](https://www.bullbitcoin.com/) (mobile)
+- [BULL Wallet](https://wallet.bullbitcoin.com) (mobile)
**Warning!** Krux is INCOMPATIBLE with:
diff --git a/docs/getting-started/usage/setting-a-coordinator-and-signing.en.md b/docs/getting-started/usage/setting-a-coordinator-and-signing.en.md
index 0a67496..00bf3a2 100644
--- a/docs/getting-started/usage/setting-a-coordinator-and-signing.en.md
+++ b/docs/getting-started/usage/setting-a-coordinator-and-signing.en.md
@@ -9,7 +9,7 @@ Krux works with:
- [Nunchuk](https://nunchuk.io/) (mobile)
- [BlueWallet](https://bluewallet.io/) (mobile)
- [Bitcoin Keeper](https://bitcoinkeeper.app/) (mobile)
-- [Bull Bitcoin](https://www.bullbitcoin.com/) (mobile)
+- [BULL Wallet](https://wallet.bullbitcoin.com) (mobile)
## Step 1: Install the Coordinator Wallet
diff --git a/docs/index.en.md b/docs/index.en.md
index ddb2009..2e37b81 100644
--- a/docs/index.en.md
+++ b/docs/index.en.md
@@ -4,13 +4,13 @@ hide:
- toc
---
# Krux
-<img src="img/maixpy_yahboom/load-mnemonic-via-tinyseed-filled-312.png" style="width: 11%;">
-<img src="img/maixpy_tzt/load-mnemonic-seq-overview-314.png" style="width: 11%;">
-<img src="img/maixpy_amigo/login-options-orange-300.png" style="width: 16%;">
-<img src="img/maixpy_dock/tools-options-302.png" style="width: 15%;">
-<img src="img/maixpy_wonder_mv/load-mnemonic-seq-mnemonic-304.png" style="width: 11%;">
-<img src="img/maixpy_m5stickv/logo-250.png" style="width: 6%;">
-<img src="img/maixpy_cube/backup-seed-qr-400.png" style="width: 10%;">
+<img src="img/maixpy_yahboom/load-mnemonic-via-tinyseed-filled-312.png" style="width: 11%; margin: 0 !important;">
+<img src="img/maixpy_tzt/load-mnemonic-seq-overview-314.png" style="width: 11%; margin: 0 !important;">
+<img src="img/maixpy_amigo/login-options-orange-300.png" style="width: 16%; margin: 0 !important;">
+<img src="img/maixpy_dock/tools-options-302.png" style="width: 15%; margin: 0 !important;">
+<img src="img/maixpy_wonder_mv/load-mnemonic-seq-mnemonic-304.png" style="width: 11%; margin: 0 !important;">
+<img src="img/maixpy_m5stickv/logo-250.png" style="width: 6%; margin: 0 !important;">
+<img src="img/maixpy_cube/backup-seed-qr-400.png" style="width: 10%; margin: 0 !important;">
Krux is an open-source firmware that transforms off-the-shelf Kendryte K210 devices, such as the Maix Amigo, M5StickV and [more](parts.md), into versatile bitcoin transaction signers. Beyond its core functionality, Krux is a flexible platform that can adapt to devices with different form factors, providing a suite of tools to assist with the creation and recovery of mnemonic backups, some of which include encryption options for enhanced security.
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.