-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.html
206 lines (148 loc) · 11.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Tribler</title>
<link rel="stylesheet" href="/css/style.css" />
<link rel="stylesheet" href="/css/animate.min.css">
<link rel="stylesheet" href="/css/trac.css" type="text/css" />
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/img/favicon.ico" type="image/x-icon" />
<!--[if lt IE 9]>
<script src="/js/html5shiv.js"></script>
<![endif]-->
<script src="/js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script type="text/javascript" src="/js/jquery-1.10.2.min.js"></script>
<script type="text/javascript">
var uservoiceOptions = {
/* required */
key: 'tribler',
host: 'tribler.uservoice.com',
forum: '90409',
showTab: true,
/* optional */
alignment: 'right',
background_color:'#f00',
text_color: 'white',
hover_color: '#009ec3',
lang: 'en'
};
function _loadUserVoice() {
var s = document.createElement('script');
s.setAttribute('type', 'text/javascript');
s.setAttribute('src', ("https:" == document.location.protocol ? "https://" : "http://") + "cdn.uservoice.com/javascripts/widgets/tab.js");
document.getElementsByTagName('head')[0].appendChild(s);
}
_loadSuper = window.onload;
window.onload = (typeof window.onload != 'function') ? _loadUserVoice : function() { _loadSuper(); _loadUserVoice(); };
</script>
</head>
<body>
<header>
<div class="wow fadeInDown">
<div class="wow fadeInLeft">
<a href="https://www.facebook.com/TriblerTeam"><img class="facebook-icon" src="/img/facebook-icon.png" /></a>
<a href="https://twitter.com/TriblerTeam"><img class="twitter-icon" src="/img/twitter-icon.png" /></a>
<a href="https://github.com/Tribler"><img class="github-icon" src="/img/github-icon.png" /></a>
</div>
<a href="/"><img class="header-logo" src="/img/tribler-logo.png" alt="Return to the homepage" /></a>
<nav>
<ul>
<li><a href="/">Tribler</a>
<ul>
<li><a href="/about.html">About Tribler</a></li>
<li><a href="/anonymity.html">Towards Anonymity</a></li>
<li><a href="https://release.tribler.org/dashboard/">Statistics</a></li>
</ul>
</li>
<li><a href="/download.html">Download</a></li>
<li><a href="/support-index.html">Support</a>
<ul>
<li><a href="/howto.html">Get Started</a></li>
<li><a href="/faq.html">FAQ</a></li>
</ul>
</li>
<li><a href="/developer-index.html">Developers</a>
<ul>
<li><a href="https://github.com/Tribler/tribler">Github</a></li>
<li><a href="https://github.com/Tribler/tribler/wiki">Wiki</a></li>
<li><a href="/TitleIndex">Archive</a></li>
</ul>
</li>
<li><a href="http://forum.tribler.org">Forum</a></li>
</ul>
</nav>
</header>
<section id="trac"><table><tr><td><h1 id="ExistingReputationSystems">Existing Reputation Systems</h1>
<p>
<a class="wiki" href="/ReputationSystem">ReputationSystem</a> IPv8, <a class="wiki" href="/IncentiveSystems">IncentiveSystems</a>
</p>
<p>
<a class="ext-link" href="http://tv.e5.ijs.si/trac/wiki"><span class="icon"></span>Big wiki with lot of reputation stuff</a>
</p>
<p>
Attach .PDF of reputation paper
</p>
<p>
Perhaps a few line abstract of each paper.
</p>
<h2 id="Links">Links</h2>
<ul><li><a class="ext-link" href="http://www.youtube.com/watch?v=Yn7e0J9m6rE"><span class="icon"></span>Building Web Reputation Systems</a> by Randy Farmer (Video). Although this talk (and same tittled book) is about the Web and not P2P there are some interesting points on what to do and what no to do when building reputation systems. Discusses reputation on objects that indirectly affect the reputation of persons, how negative reputation is meaningless when you can easily whitewash your identify, how people can exploit bad reputation against good players and how reputation can change the nature of work network and people start doing things to gain reputation instead of behaving normally. <a class="ext-link" href="http://www.buildingreputation.com/"><span class="icon"></span>Book Blog</a>
</li></ul><h2 id="Papers">Papers</h2>
<table class="wiki">
<tr><td><a class="missing attachment">A survey of attack and defense techniques for reputation systems</a></td><td>Eng Keong Lua et al.
</td></tr><tr><td><a class="missing attachment">The Eigentrust algorithm for reputation management in P2P networks</a></td><td>Sepandar D. Kamvar et al.
</td></tr><tr><td><a class="missing attachment">Fighting peer-to-peer SPAM and decoys with object reputation (credence)</a></td><td>Kevin Walsh et al.
</td></tr><tr><td><a class="missing attachment">Fighting Pollution Dissemination in Peer-to-Peer Networks (Scrubber)</a></td><td>Cristiano Costa et al.
</td></tr><tr><td><a class="missing attachment">KARMA, A Secure Economic Framework for Peer-to-Peer Resource Sharing</a></td><td>Vivek Vishnumurthy et al.
</td></tr><tr><td><a class="missing attachment">One hop reputations for peer to peer file sharing workloads</a></td><td>Michael Piatek et al.
</td></tr><tr><td><a class="missing attachment">A Reputation System for Peer-to-Peer Networks</a></td><td>Minaxi Gupta et al.
</td></tr><tr><td><a class="missing attachment">Reputation Systems for Fighting Pollution in Peer-to-Peer File Sharing Systems</a></td><td>Cristiano Costa et al.
</td></tr><tr><td><a class="missing attachment">Robust incentives via multi-level Tit-for-Tat</a></td><td>Qiao Lian et al.
</td></tr><tr><td><a class="missing attachment">Scrivener, Providing Incentives in Cooperative Content Distribution Systems</a></td><td>Animesh Nandi et al.
</td></tr><tr><td><a class="missing attachment">CSorcery, Could We Make P2P Content Sharing Systems Robust to Deceivers?</a></td><td>Ennan Zhai et al.
</td></tr><tr><td><a class="missing attachment">A Multi-dimensional Reputation System Combined with Trust and Incentive Mechanisms in P2P File Sharing Systems</a></td><td style="text-align: right"> Mao Yang et al.
</td></tr></table>
<h2 id="Characterizationofexistingreputationsystems">Characterization of existing reputation systems</h2>
<p>
Image taken from <a class="missing attachment">A survey of attack and defense techniques for reputation systems</a>
</p>
<a href="/trac/attachment/wiki/ExistingReputationSystems/reputation-1.jpg"><img title="Characterization of existing reputation systems" alt="Characterization of existing reputation systems" width="50%" height="50%" src="/trac/raw-attachment/wiki/ExistingReputationSystems/reputation-1.jpg" /></a>
<p>
Click image for full size
</p>
<h2 id="Theweaknessesofexistingsystemstoknownattackstrategiesandthedefensemechanismsthatthesesystememploy">The weaknesses of existing systems to known attack strategies and the defense mechanisms that these system employ</h2>
<p>
Image taken from <a class="missing attachment">A survey of attack and defense techniques for reputation systems</a>
</p>
<a href="/trac/attachment/wiki/ExistingReputationSystems/reputation-2.jpg"><img title="The weaknesses of existing systems to known attack strategies and the defense mechanisms that these system employ" alt="The weaknesses of existing systems to known attack strategies and the defense mechanisms that these system employ" width="50%" height="50%" src="/trac/raw-attachment/wiki/ExistingReputationSystems/reputation-2.jpg" /></a>
<p>
Click image for full size
</p>
<div id="attachments">
<h3 class="foldable">Attachments</h3>
<ul>
<li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/A%20Multi-dimensional%20Reputation%20System%20Combined%20with%20Trust%20and%20Incentive%20Mechanisms%20in%20P2P%20File%20Sharing%20Systems.pdf">A Multi-dimensional Reputation System Combined with Trust and Incentive Mechanisms in P2P File Sharing Systems.pdf</a>
(<span>568.1KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/A%20Reputation%20System%20for%20Peer-to-Peer%20Networks.pdf">A Reputation System for Peer-to-Peer Networks.pdf</a>
(<span>182.6KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/A%20survey%20of%20attack%20and%20defense%20techniques%20for%20reputation%20systems.pdf">A survey of attack and defense techniques for reputation systems.pdf</a>
(<span>2.6MB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/Fighting%20peer-to-peer%20SPAM%20and%20decoys%20with%20object%20reputation%20%28credence%29.pdf">Fighting peer-to-peer SPAM and decoys with object reputation (credence).pdf</a>
(<span>118.7KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/Fighting%20Pollution%20Dissemination%20in%20Peer-to-Peer%20Networks%20%28Scrubber%29.pdf">Fighting Pollution Dissemination in Peer-to-Peer Networks (Scrubber).pdf</a>
(<span>205.8KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/KARMA%2C%20A%20Secure%20Economic%20Framework%20for%20Peer-to-Peer%20Resource%20Sharing.pdf">KARMA, A Secure Economic Framework for Peer-to-Peer Resource Sharing.pdf</a>
(<span>116.5KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/One%20hop%20reputations%20for%20peer%20to%20peer%20file%20sharing%20workloads.pdf">One hop reputations for peer to peer file sharing workloads.pdf</a>
(<span>1.4MB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/Reputation%20Systems%20for%20Fighting%20Pollution%20in%20Peer-to-Peer%20File%20Sharing%20Systems.pdf">Reputation Systems for Fighting Pollution in Peer-to-Peer File Sharing Systems.pdf</a>
(<span>279.1KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/reputation-1.jpg">reputation-1.jpg</a>
(<span>295.0KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/reputation-2.jpg">reputation-2.jpg</a>
(<span>147.1KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/Robust%20incentives%20via%20multi-level%20Tit-for-Tat.pdf">Robust incentives via multi-level Tit-for-Tat.pdf</a>
(<span>252.0KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/Scrivener%2C%20Providing%20Incentives%20in%20Cooperative%20Content%20Distribution%20Systems.pdf">Scrivener, Providing Incentives in Cooperative Content Distribution Systems.pdf</a>
(<span>433.8KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/Sorcery%2C%20Could%20We%20Make%20P2P%20Content%20Sharing%20Systems%20Robust%20to%20Deceivers.pdf">Sorcery, Could We Make P2P Content Sharing Systems Robust to Deceivers.pdf</a>
(<span>425.8KB</span>)</li><li><a href="http://kayapo.tribler.org/trac/raw-attachment/wiki/ExistingReputationSystems/The%20Eigentrust%20algorithm%20for%20reputation%20management%20in%20P2P%20networks.pdf">The Eigentrust algorithm for reputation management in P2P networks.pdf</a>
(<span>198.1KB</span>)</li></ul>
</div></td>
</tr>
</table>
</section>
</body>
</html>