Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Literature survey on incentives and mechanisms to create trust #2535

Closed
synctext opened this issue Sep 5, 2016 · 15 comments
Closed

Literature survey on incentives and mechanisms to create trust #2535

synctext opened this issue Sep 5, 2016 · 15 comments

Comments

@synctext
Copy link
Member

synctext commented Sep 5, 2016

Towards msc thesis project on: fault-tolerant decentral market with proper security.

Read Torcoin, Lira, Multichain.

Storyline: tragedy of commons, I. PD, emergence of cooperation

2003 papers with 'solutions'.

@synctext
Copy link
Member Author

synctext commented Sep 15, 2016

This work prepares this quarter for a thesis on crafting a decentral market. As such, knowledge from threats and defenses is vital. Given central research question: how to build a trusted and reliable service out of unreliable and possible fraudulent donated resource?

This divides up in: building trust, reputation systems, currency, attack-resilience, sybil attack, and market fabric.

Starting points:
Classical MojoNation paper: www.cs.kent.edu/~javed/class-FP2P10S/papers-2006/mojonation.pdf
First ever documented collusion attack: http:https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.84.7582&rep=rep1&type=pdf
Fantasy designs (no security framework) from 2004 with 2000+ citations: www.cs.berkeley.edu/~adj/publications/paper-files/tapestry_jsac.pdf
Excellent reflection of Tor crowd on their failure to create a cooperation currency: https://blog.torproject.org/blog/tor-incentives-research-roundup-goldstar-par-braids-lira-tears-and-torcoin
Pioneering 2003 work on incentives "stamp trading": https://www.cs.ox.ac.uk/people/andy.twigg/pubs/2003-trading-trust.pdf

Silk Road measurements, showing honesty amonst druglords: https://arxiv.org/abs/1207.7139
in-depth 17-page decentral market follow-up study: https://www.usenix.org/system/files/conference/usenixsecurity15/sec15-paper-soska-updated.pdf
MIT fantasy design (Sybil-resistant?) of a decentral market: https://eprint.iacr.org/2016/464.pdf
Decentral market security implications and zero-day trading:
http:https://www.aaai.org/ocs/index.php/IAAI/IAAI16/paper/view/12041/12326
Active Reddit community: https://www.reddit.com/r/DarkNetMarkets/comments/4ju0b1/beaver_a_decentralized_anonymous_marketplace_with/

@synctext
Copy link
Member Author

Next steps:

  • define scope
  • find just titles for 6 sub-topics, aim for 30+ papers (not yet reading)

@synctext
Copy link
Member Author

synctext commented Sep 27, 2016

Possible title. state-of-the-art in self-regulating decentralized markets

Our idea from 2007: bandwidth as a currency.
This has been the goal of the Tribler team at Delft for many years, create the first fully operational marketplace with high trust.

Interesting Papers: https://scholar.google.com/scholar?q=decentralized+matching

And more references:

PeerMart: Secure decentralized pricing and accounting for peer-to-peer systems
Google: "Matching Through Decentralized Markets - Penn Economics"
http:https://www.aaai.org/Papers/Symposia/Spring/1996/SS-96-02/SS96-02-002.pdf
http:https://link.springer.com/article/10.1007/s10660-010-9056-y
https://cs.uwaterloo.ca/~rckerr/KerrCohen-TREET.pdf
www.mathcs.emory.edu/~lxiong/research/pub/xiong02building.pdf
http:https://link.springer.com/article/10.1007/s10660-008-9014-0
https://www.computer.org/csdl/proceedings/hicss/2001/0981/07/09817008.pdf
http:https://www.jstor.org/stable/10.1086/322087?seq=6#page_scan_tab_contents

7734 lines of Python code (decentral market with security weaknesses):
#2233

@synctext
Copy link
Member Author

@synctext
Copy link
Member Author

synctext commented Nov 14, 2016

Survey .tex in progress: https://www.sharelatex.com/project/57ea2058dee100682181ac73

ToDo:

  • IEEE style in 2 columns, format like a paper
  • Scope and storyline: fault-tolerant decentral markets
  • sections:
    • intro
    • problem description (how to make a decentral market)
    • System model and architecture (DESCRIBE ONLY: trust, reputations, matching engine, attack-resilience{Sybils}, incentive alignments, price discovery mechanism, iterative prisoner dilemma, two-sided markets)
    • Operational markets and decentral designs
    • Cybercurrency markets
    • Security considerations
    • Reputations and incentives
      • the file sharing case
      • the Tor anonymity case

@ghost
Copy link

ghost commented Nov 23, 2016

Lit_survey.pdf

All markets today have a centralized node.

@ghost
Copy link

ghost commented Nov 23, 2016

Solution: SOA, Blockchain, microservices.
Two sided markets.
http:https://dspace.unive.it/bitstream/handle/10579/7203/830275-1190055.pdf?sequence=2
Trust in Uber en Airbnb.
Strategy proofness
Darknet as an example market.

@synctext
Copy link
Member Author

synctext commented Dec 16, 2016

Current 3-page Lit_survey.pdf

Goal: 6 pages.

More academic fantasy designs for markets: based on decentralized network resource management

Table of content suggestions:
\section{detailed market examples}
Include matching engine (brief?) explanation + illustration from real-world. For instance, the orderbook, and bid/ask market depth from a liquid market as Bitcoin :
image

\section{mechanisms to create trust}
15 year old founding work

\section{current fraud schemes on online markets}
Potentially 125 years in jail
Excellent discussion of the eBay problem: no incentive to punish scammers!

\section{requirement analysis}

  • sybil resilient
  • strategy-proof
  • distributed matching engine

@ghost
Copy link

ghost commented Feb 13, 2017

Challenges on decentralized markets. Creating an online decentralized trust system.
Why trust is important in markets and business.
Failures and what problems causes these failures and successes in trust systems and what we can learn from them.
Additional requirements in a decentralized market.

@synctext
Copy link
Member Author

synctext commented Feb 15, 2017

Lit_survey (4).pdf
Converging to a final version. Keep writing tight and no double explanations of trust please.

  • intro: explain the 22 years of history.
  • operational systems
    • ecommerce (eBay, uber, airbnb)
    • Silk Road: honesty among drug dealers (90+% of deals have 4-5 star rating)
    • Bandwidth-as-a-currency: the 12 year Tribler struggle (ongoing effort of research team)
  • 15 years of academic fantasy designs
    • 15 year small intro overview; 2002 paper, etc. tragedy of commons, repeated interactions,
    • System models and architectures (DESCRIBE ONLY: trust, reputations, matching engine, attack-resilience{Sybils}, incentive alignments, price discovery mechanism, iterative prisoner dilemma, two-sided markets)
    • Incentives for privacy enhancing technology (Tor attempts: LIRA, Torcoin, etc.)
    • often clean-slate designs, totally ignoring the past 22-years of operational systems
    • flawed or including magic "create trust" oracle black boxes (Beaver MIT)
    • An “Oracle” is a particular agent that is trusted by the participants in the ecosystem/blockchain.
  • Sybil attacks and security of markets in general
    • also strategy proofness
    • ddos on matching engine, etc.
  • Combine with: blockchain-regulated markets #2559 (comment)

Include real picture of architectures of 2002 paper, and beyond.
peertrust_system_architecture__2002 [taken from PeerTrust]

@synctext
Copy link
Member Author

synctext commented Mar 1, 2017

Interpol red list, "FBI wanted" illustration of fraud on eBay: https://nakedsecurity.sophos.com/2013/10/29/fbi-hunt-for-seven-fugitives-involved-in-multimillion-dollar-ebay-car-scam/

Beaver not viable yet: survey shows that secure DHTs do not exist and are perhaps impossible to build no shortcut possible, need to solve the trust problem..

@synctext
Copy link
Member Author

synctext commented Mar 16, 2017

Conclusion draft:

Markets have developed significantly in the past centuries. The period 1050–1330 saw a remarkable multiplication and spatial diffusion of formal markets and fairs throughout Europe, accompanying
growing population, production, and exchange
. Our systematic overview of decentralized markets show the vital role of trust in the online age. After numerous proposals from 2002-2017 to create trust in markets we now have initial success stories. Sybil attacks.. etc..
Lit_survey (5).pdf

@synctext
Copy link
Member Author

This 12-page survey with [65] citations has now been completed!

The challenge of decentralized marketplaces
Published on arXiv.org also.

@synctext
Copy link
Member Author

Ooops, on that got missed: Decentralized Prediction Markets | Augur Project
https://augur.net/

@devos50
Copy link
Contributor

devos50 commented Mar 27, 2017

Great explanation of how reputation in Augur works: http:https://augur.strikingly.com/blog/what-is-reputation

TLDR: Reputation (REP) tokens are only used to predict outcomes and are not required for waging. Each holder of REP tokens can vote proportionally to their amount of possessed tokens. Honest nodes get rewarded with a small fee for a correct vote; liars lose REP tokens which will be distributed amongst honest nodes. These tokens are exchanged by the platform and can be bought by users.

augurrepinfographicjune17version-01_cv2ke1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants