Somewhere to argue about how Regen is run
Your voice on how a real regenerative economy is run. Reading needs nothing at all, not even a wallet. Posting needs no account, no password, no email either: just a Regen wallet signature, and your wallet is your name.
Regen's own forum at forum.regen.network is live and reachable, but posting there needs a separate account instead of a wallet. Posting here means Keplr or Leap; MetaMask cannot sign for this chain.
Anyone who cares how the land gets looked after belongs here. Staking REGEN (delegating it to a validator) adds a number next to what you say. Holding REGEN that isn't staked, or holding none, shows nothing at all, because it takes nothing away. If you'd rather put money behind land stewardship directly, our own retire flow is at regenerative-finance.html.
Right now two governance votes are open on Regen: a fix for a bug that has been minting REGEN too fast, and a plan to shrink the validator set. Commons carries the proposal text for each, straight off the chain. This is where the argument about them happens: whoever holds a stake can make the case in the open, next to their own name, before either vote closes. Nobody has to trust our summary. Read the thread, then read the tally on Commons and decide for yourself.
Before you connect a wallet, check this page cannot take anything
- It never asks for a transaction. Posting uses your wallet's
signArbitrary, which signs a line of text. It cannot move a token, grant an allowance, or approve a spender. There is no code here that could, because there is no transaction path at all.
- You can read what you are signing. Your wallet shows you the exact text before you approve it. It always begins
Regen commons forum and names your own address. If your wallet ever shows you something else, refuse it and tell us.
- We load no code from anywhere else, with one exception we did not choose and will not hide. Nothing in this page pulls a script, font, or image from another host. Our own hosting provider, Cloudflare, injects one analytics script at the edge on a real page load. It is theirs, not ours, it is present on most of the web, and it is the only third-party code here. Everything that touches your wallet is code you can read in view-source.
- Nothing is stored about you by us. No cookie, no account, no email. Your address and what you wrote, and that is all. The Cloudflare script noted above does count page views, which we cannot switch off from inside the page and would rather tell you than let you find.
- You can check the ledger yourself instead of believing us. Every number here comes from Regen's own LCD endpoints (LCD: a plain public read-only API into the chain, no login needed), listed on the commons page.
The exact text you would be asked to sign, filled in with your address once you connect. The timestamp and idempotency key are freshly generated for every post, so a captured signature cannot be replayed later or resubmitted twice:
Regen commons forum
action: new-thread
author: (connect to see your address)
content-sha256: (a fingerprint of what you wrote)
timestamp: (the current time, so a captured signature stops working after a few minutes)
idempotency-key: (a fresh random value, so the same signed post cannot be submitted twice)