chore: add Bitcoin Safe to `docs/misc/third-parties.md`
What changed, and why it matters
This commit simply adds one line to a documentation file listing a third-party project called Bitcoin Safe. It does not change any code, configuration, or security behavior of the Trezor firmware.
No security action needed; this is a routine documentation update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies docs/misc/third-parties.md, appending a single bullet point for ‘Bitcoin Safe’ to an existing list of third-party integrations. No source code, build scripts, tests, or security-relevant files are touched.
Changed components
docs/misc/third-parties.mdInspect captured patch +1 / −0
diff --git a/docs/misc/third-parties.md b/docs/misc/third-parties.md
index d54e83de..d8a1af66 100644
--- a/docs/misc/third-parties.md
+++ b/docs/misc/third-parties.md
@@ -9,6 +9,7 @@ _This usually requires some code changes in the affected software._
- HWI https://github.com/bitcoin-core/HWI
- Trezor Agent https://github.com/romanz/trezor-agent
- Shadowlands https://github.com/kayagoban/shadowlands
+- Bitcoin Safe https://github.com/andreasgriffin/bitcoin-safe
### Using HWI
_Updating HWI to the latest version should be enough._
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.