Nostr'a Katılın
2026-07-25 18:30:00 UTC

Geek on Nostr: Every Hanami instance creates its own npub on first start which is used to identify ...

Every Hanami instance creates its own npub on first start which is used to identify and authenticate with other instances. This way, you can have private Blossom servers that don't appear in your public media server lists. Add peers via IP (local or Tailscale) or via FIPS domain (npub.fips) and immediately mirror across instances. You can also set instances to be backup-only so they only ever communicate with defined peers.

The Docker image has a built in FIPS sidecar that makes using FIPS instances simple. If you choose to run the Hanami Go binary, there will be some additional, but simple steps to run.

https://github.com/Letdown2491/hanami