22 releases
| 0.4.0 | Nov 30, 2025 |
|---|---|
| 0.3.2 | Jul 31, 2025 |
| 0.3.1 | Feb 13, 2025 |
| 0.3.0 | Apr 13, 2024 |
| 0.0.7 | Jul 10, 2020 |
#268 in Machine learning
68KB
1K
SLoC
sectxt
The security.txt standard helps us make the Internet more secure.
sectxt lets you work with security.txt files on the command line.
🚀 Installation
RUSTFLAGS="--cfg tracing_unstable" cargo install sectxt
Please refer to issue #15 for details.
📄 Usage
Feed sectxt a list of domains and it tells you which of them implement RFC 9116 correctly.
sectxt < domains.txt
👮 Acknowledgments
The idea was shamelessly stolen from inspired by haksecuritytxt.
The main motivation was to play around with Rust's new async/await syntax and learn something new.
Besides, sectxt enforces stricter checks against the RFC 9116.
Dependencies
~23–51MB
~812K SLoC