Onionmine ChangeLog¶
1.1.0 - 2025-03-27¶
Features¶
-
Commands:
-
Major usability improvements.
-
New
add-filter
command, for adding filter directly from the command line. -
New
generate
command, a one-liner to create a vanity Onion Service address. -
New
generate-random-onion-v3-c-tor
command to generate random v3 .onion addresses. -
New
export-to-onionspray
command, which exports the selected keys and certificates do an Onionspray instances/project. -
Added
--force
parameter to thewipe-pool
command. -
Candidate selection on
candidate-select
can now be given as a number. -
The
generate-select-cert
now also generates a self-signed certificate (tpo/onion-services/onionmine#33).
-
-
Distribution:
-
Container image support (tpo/onion-services/onionmine#29).
-
Compose support (tpo/onion-services/onionmine#4).
-
Improved dependency checking and installation procedure (tpo/onion-services/onionmine#31).
-
-
Documentation:
Fixes¶
-
Improved usage documentation.
-
Improved socket handling on
test-candidate
. Previously, the UNIX socket was created inside the project folder, leading to problems if this path was shared by a9p
filesystem via QEMU, which recently dropped support for sharing UNIX socket files. -
Now
onion-csr
is compiled at runtime. -
Mine and compilation commands (
mine
andcompile
) now checks for building errors.
1.0.0 - 2025-03-20¶
0.0.1 - 2022-04-27¶
- Initial release.