Join Nostr
2026-08-07 12:20:43 UTC

fiatjaf on Nostr: If anyone has some public reputation and likes to run servers and is planning on ...

If anyone has some public reputation and likes to run servers and is planning on doing so for the long haul, please consider running a public Pomegranate operator, i.e. someone that holds pieces of people's secret keys and does some math in order to allow them to sign.

The software should be very lean to run and is available in the repository below. https://github.com/fiatjaf/pyramid relay also includes a Pomegranate operator module that you can turn on.
How to add Google login to your app without having private keys in your app or handing them to Google: https://viewsource.win/fiatjaf.com/pomegranate

A very dry demo of its capabilities: https://pomegranate-admin.netlify.app/

At its core it's a bunker powered by FROST threshold signatures. Supported now in https://nostrord.com/, https://jumble.social/ and https://hallway0.netlify.app, with others incoming.

If you already have NIP-46 bunker support this becomes very easy to implement, there is a step-by-step flow in the README there that even an LLM can follow.