docs: add security model link to README
Some checks failed
nix-bitcoin tests / build_test_drivers (push) Has been cancelled
nix-bitcoin tests / check_flake (push) Has been cancelled
nix-bitcoin tests / build_test_drivers (pull_request) Has been cancelled
nix-bitcoin tests / check_flake (pull_request) Has been cancelled
nix-bitcoin tests / test_scenario (default) (push) Has been cancelled
nix-bitcoin tests / test_scenario (joinmarket-bitcoind-29) (push) Has been cancelled
nix-bitcoin tests / test_scenario (netns) (push) Has been cancelled
nix-bitcoin tests / test_scenario (netnsRegtest) (push) Has been cancelled
nix-bitcoin tests / test_scenario (default) (pull_request) Has been cancelled
nix-bitcoin tests / test_scenario (joinmarket-bitcoind-29) (pull_request) Has been cancelled
nix-bitcoin tests / test_scenario (netns) (pull_request) Has been cancelled
nix-bitcoin tests / test_scenario (netnsRegtest) (pull_request) Has been cancelled

This commit is contained in:
padreug 2026-01-27 18:03:36 +00:00
parent b2f2e14e2e
commit 216368a688

View file

@ -61,6 +61,7 @@ top left corner of the documents.
* [Configuration and maintenance](docs/configuration.md)
* [Using services](docs/services.md)
* [FAQ](docs/faq.md)
* [Security model](docs/security-model.md)
Features
---