Manta-Network / spec

Manta Protocol Specifications
https://github.com/Manta-Network
GNU General Public License v3.0
0 stars 0 forks source link

Relayer Design #3

Open stechu opened 2 years ago

stechu commented 2 years ago

We would like to design relayers for truly anonymous transactions, relayers should:

Design constraints:

  1. There should be incentive mechanism prevent relayers being DDoSed.
  2. End users privacy is guaranteed, user's identity never gets leaked (assuming the end user can use a VPN or TOR), even the relayer is not honest.
  3. Relayer should not be able to charge the end user commission if the transaction is not written on chain.
bhgomes commented 2 years ago

See #9.