
Smithy.
A few software projects, some big, some small.
These projects are, except where explicitly stated otherwise, unlicensed for now. I generally like GPL, but I hold the opinion that binary redistribution is harmful to the verifiability of software. I need to find or write a license I'm more comfortable with.
If you want to run any of the software, you can compile it yourself. The rust projects only need rustup. They aren't polished, and are designed primarily to be simple, minimal tools to be hacked on by their users.
- UTF-8 Bitcoin Whitepaper: A UTF-8 renderable adaptation of the Bitcoin whitepaper.
- Ground: A computing stack bootstrapped from the ground up by its users.
- Mkindex: A tool to generate HTML indexes for directory traversal.
- Platter: The HTML templater this blog was built with.
- Statite: The HTTP server this blog is served by.
- Debian Env: A Debian environment setup script.
- Bitcoin Index: An index of Bitcoin software/resources.
- Snapshotting Helper: A chronable script to manage BTRFS snapshotting for a single binary (such as
bitcoind
)'s state.
Use ALT + Left
to go back.