pull down to refresh
What do you think of Public Pool:
https://sethforprivacy.com/guides/run-your-own-bitcoin-pool/
reply
Would be my second choice. I have read Seth's guide back when he wrote it, but that's really written for "run your own stratum server, for you". Both public-pool and ckpool software afaik have no support for either of the sovereignty-enhancing protocols you'd want; i.e the no-effort choices are currently limited to:
- Ocean with DATUM,
- DMND with stratumV2
- "solo" ckpool/publicpool
reply
All this is very convoluted.
I think the thing you'd (ultimately) want is a backend implementation of:
Stratum v2, orDATUMOn an open source pool software.
The trick would be to basically make a ckpool (from memory the most functional open-source pool software I've come across) backend and integrate with either of these sovereign-block-template protocols.
Stratum v2 has from what I glanced a reference implementation, Datum has the gateway implementation, but I'm not aware of an open-source pool software that talks as a backend to that other than Ocean's (proprietary?) software?