-
Notifications
You must be signed in to change notification settings - Fork 252
Micropayments incentivized bridges #2006
Copy link
Copy link
Open
Labels
censor-resistancerelated to evading network blocksrelated to evading network blockscommunity-supportedenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededprotocol-featurerelated to new functionality in lokinet that does not break backwards compatrelated to new functionality in lokinet that does not break backwards compatrequest for commentsAsking for feedback and ideasAsking for feedback and ideas
Milestone
Description
Metadata
Metadata
Assignees
Labels
censor-resistancerelated to evading network blocksrelated to evading network blockscommunity-supportedenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededprotocol-featurerelated to new functionality in lokinet that does not break backwards compatrelated to new functionality in lokinet that does not break backwards compatrequest for commentsAsking for feedback and ideasAsking for feedback and ideas
Type
Fields
Give feedbackNo fields configured for issues without a type.
Various ways of censorship-evasion have been tried, but I haven't seen an actually useful tokenomics-based project. Existing ones are merely VPNs, and some of them don't even support Linux.
Bridge providers should be incentivized to tweak their protocol parameters or offer their own protocols. The recommended ones would be obfs4, and its variant, widely used by Chinese right now, sosistab, or meek which exploits censors' whitelist. There are three ways of censorship-circumvention, obfuscation, mimicry (parrot legit protocols), and tunneling (includes domain fronting and video streams). If bridge providers are to invent their own protocols, how shall they ship the clients. maybe running them in a wasm container.
Is it possible to construct a micropayment scheme on Oxen ? Orchid protocol has a probabilistic nanopayment system, but it requires smart contracts. Should the micropayment be made chain-agnostic ? The users of bridges tend to have anonymity need too.