-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathwot_fr.html
More file actions
114 lines (106 loc) · 6.86 KB
/
wot_fr.html
File metadata and controls
114 lines (106 loc) · 6.86 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN">
<html xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="fsng.css" type="text/css" />
<link href="favicon.png" type="image/png" />
<title>Freenet Social Networking Guide - Etape 2</title>
</head>
<body>
<div id="language"><a href="wot_en.html">English</a> <a href="wot_fr.html">French</a> </div>
<div id="logo">
<a href="index_fr.html" title="Homepage">
<img src="images/header.png" alt="Freenet Social Networking Guide" style="border: none; " />
</a>
</div>
<div id="breadcrumbs">
<p>Etape 2</p>
</div>
<div id="navbar"><center><b>Menu</b></center>
<ul>
<li class="nav1"><a href="freenet_fr.html" title="Step 1: Freenet">
Etape 1: Freenet</a>
</li>
<li class="nav1"><a href="wot_fr.html" title="Step 2: Identité">
Etape 2: Identité</a>
</li>
<li class="nav1"><a href="freemail_fr.html" title="Step 3: Mail">
Etape 3: Mail</a>
</li>
<li class="nav1"><a href="sone_fr.html" title="Step 4: Microblogging">
Etape 4: Microblogging</a>
</li>
<li class="nav1"><a href="fms_fr.html" title="Step 5: Forums">
Etape 5: Forums</a>
</li>
<li class="nav1"><a href="flip_fr.html" title="Step 6: Chat">
Etape 6: Chat</a>
</li>
</ul>
<hr />
<center><b>Informations complémentaires</b></center>
<ul>
<li class="nav1"><a href="gpg_fr.html" title="Ajouter cryptage GPG">
Ajouter cryptage GPG</a>
</li>
<li class="nav1"><a href="more_fr.html" title="Pour en savoir plus">
Pour en savoir plus</a>
</li>
</ul>
<hr />
<ul>
<li class="nav1"><a href="contact_fr.html" title="Contacter l'auteur">
Contacter l'auteur</a>
</li>
</ul>
</div>
<div id="content">
<h1>Step 2: Creating an anonymous identity with the WebOfTrust</h1>
<p>The WebOfTrust plugin (WoT) is how the various communication plugins solve the problem of spam on an uncensorable medium.</p>
<p>WoT-enabled plugins will use a distributed trust system to choose which identities to download messages from. When you or someone in your trust network marks down a spammer the spammer's trust score will drop. When it is sufficiently low your node, and other people who have you in their trust network, will no longer downloaded messages from that identity.</p>
<p>This allows spammers to be ostracized when they can't be stopped from posting. Of course not everybody will agree what does or does not constitute spam. This is why every identity has its own trust list to mark other identities as they see fit.</p>
<p>Since WoT is a prerequisite for many other plugins it will be installed first.</p>
<ol>
<li><p>Starting from your node's home page go to the Plugins menu under Configuration.</p>
<p><a href="images/02/setup001.png"><img src="images/02/setup001.png" width="640" height="480" alt="Step 1" /></a></p>
</li>
<li><p>Load the official WebOfTrust plugin.</p>
<p><a href="images/02/setup002.png"><img src="images/02/setup002.png" width="640" height="480" alt="Step 2" /></a></p>
</li>
<li><p>When the plugin has finished downloading click on the 'Own anonymous identities' option under the Community menu.</p>
<p><a href="images/02/setup003.png"><img src="images/02/setup003.png" width="640" height="480" alt="Step 3" /></a></p>
</li>
<li><p>Freenet will automatically generate a random name for your new identity. You can refresh the page to get a new identity, however for maximum anonymity it's best to use the first one that shows up. If you create many identities and only choose names that sound good to you this can create a pattern that makes it easier to link your different identities.</p>
<p>When you have a name you are satisfied with click 'Create'.
<p><a href="images/02/setup004.png"><img src="images/02/setup004.png" width="640" height="480" alt="Step 4" /></a></p>
</li>
<li><p>The two boxes full of random characters contain the public and private keys of your identity. Take the time now to copy this information to a file and store it somewhere safe in case something happens to your node. If possible, encrypt the file to prevent anyone from discovering your private key.</p>
<p>If you don't copy the two URIs now and want to do it later click on the 'Edit' button for the identity on the "Own anonymous identities" page.
<p>When you are done click 'Create it'.
<p><a href="images/02/setup005.png"><img src="images/02/setup005.png" width="640" height="480" alt="Step 5" /></a></p>
</li>
<li><p>After the identity is created go back to Own anonymous identities.</p>
<p><a href="images/02/setup006.png"><img src="images/02/setup006.png" width="640" height="480" alt="Step 6" /></a></p>
</li>
<li><p>The final step needed to make other people see your posts is to introduce the identity.</p>
<p><a href="images/02/setup007.png"><img src="images/02/setup007.png" width="640" height="480" alt="Step 7" /></a></p>
</li>
<li><p>Unfortunately you'll need to wait some time for the WoT plugin to download introduction puzzles. You should have some puzzles to solve after an hour or two but for best performance let the node run overnight to download identities and come back to this step tomorrow.</p>
<p>You can also skip the introduction and continue on to setting up Freemail and Sone but remember to come back and introduce at some point or else nobody will see any of your posts. The disadvantage not waiting for the WoT to finish bootstrapping is that it will take longer if Sone is also trying to bootstrap at the same time.
<p><a href="images/02/setup008.png"><img src="images/02/setup008.png" width="640" height="480" alt="Step 8" /></a></p>
</li>
<li><p>After waiting a sufficient amount of time for the WoT to finish downloading identities go back to the introduction page. Now you should have a page full of puzzles to solve. Follow the instructions on the screen and click 'Submit'.</p>
<p><a href="images/02/setup009.png"><img src="images/02/setup009.png" width="640" height="480" alt="Step 9" /></a></p>
</li>
<li><p>After you've solved about 10 puzzles it's just a matter of waiting for the other identities to recognize you. When the number of Trusters changes to something greater than zero your identity has been successfully introduced. You should try to get at least 5 Trusters, so if necessary repeat the introduction process.</p>
<p><a href="images/02/setup010.png"><img src="images/02/setup010.png" width="640" height="480" alt="Step 10" /></a></p>
</li>
</ol>
<p>Once your identity has been successfully introduced the next step is to get a <a href="freemail_fr.html">Freemail</a> account.</p>
</div>
<br clear="both" />
<div id="footer">
<a href="bitcoin:1M81ktH32o1gv4DKvbY7RPnaRiq1oPFvW7?label=FSNG">1M81ktH32o1gv4DKvbY7RPnaRiq1oPFvW7<img src="images/bitcoin.png" /></a>
</div>
</body>
</html>