Hacker News new | ask | show | jobs
by __MatrixMan__ 1041 days ago
The way I'd do it, each user gets their own type of coin and then they form webs of trust such that tokens flow along paths of transitive trust. In a highly connected part of the web, everybody is treating everybody else's tokens as interchangeable.

Things would differ from traditional currency in cases where users are not well connected. Imagine a newcomer, flush with tokens from a disconnected or distantly connected part of the network. They may not be able to find any locals that will accept their tokens. (This sort of hygiene discourages Sybil accounts and makes difficult the kind of bank-driven shenanigans that were typical of US foreign policy in the 70's). If you want to do remote business you should have to gain the trust of the locals first, and you should have to fear that they'll revoke that trust in response to bad behavior on your part.

The value of a loaf of bread, as expressed in a conventional currency would then be a function of whether the baker had needs that weren't met by the local economy. Communities that are highly dependent on the global economy would have a great need of conventional currency. Self sufficient communities, less so (this is to prevent the formation of the overly complex, and therefore fragile, supply chains that we see today).

So yes, I expect that the structure that you describe would emerge, with densely connected hubs etc. The UBI token would only make sense for use within a hub though. You'd probably use a strictly-scarcity-based currency like USD or whatever for inter-hub commerce.

This is because if the goods are coming or going a great distance then you don't really need all the trust stuff since you're unlikely to be in a position to care about the externalities of their manufacture/use anyway. By contrast, if the goods are coming from your neighbor's back yard then you probably want to be using something besides conventional currency, something that lets you threaten to revoke trust if their operations are poisoning the drinking water or whatever.

Mostly this design is inspired by how CirclesUBI does it, but there's a few tweaks I'd make of I were going to try to build such a thing.