A simple cli tool for auditing blossom servers
Command documentation
This tool requires nodejs >= 20 which can be downloaded here
Once node is downloaded you can either run it with npx
or install it with npm
# Run temporarily
npx run blossom-audit
# install globally
npm install -g blossom-audit
Look at the documentation for a full list of commands
A few example uses
# Run a full upload / download audit on the blossom.example.com server with the bitcoin whitepaper pdf
npx blossom-audit audit https://blossom.example.com bitcoin
# Run a full audit with authentication support
npx blossom-audit audit https://blossom.example.com bitcoin --sec nsec1...