• v0.10.0 9e8f5a1e7d

    v0.10.0 Stable

    thesimplekid released this 2025-06-07 19:09:15 +00:00 | 680 commits to main since this release

    Summary

    Introduces the new SignatoryManager service, a significant architectural enhancement that provides complete segregation between the mint and its most sensitive component: the private keys. The SignatoryManager offers a clean API for all key-related operations and keyset management, with communication limited to messages passed through the manager interface, ensuring the signatory remains isolated from the rest of the mint. This foundation enables future deployment of signing operations in separate services or foreign environments to reduce operational risks. Additional improvements include a new mint URL flag option, enhanced NUT-04/NUT-05 implementations, ARM64 Docker support, and updated dependencies.

    Added

    Changed

    Downloads