-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathsone_en.html
More file actions
150 lines (142 loc) · 7.95 KB
/
sone_en.html
File metadata and controls
150 lines (142 loc) · 7.95 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN">
<html xml:lang="en">
<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 - Step 4</title>
</head>
<body>
<div id="language"><a href="sone_en.html">English</a> <a href="sone_fr.html">French</a> </div>
<div id="logo">
<a href="index_en.html" title="Homepage">
<img src="images/header.png" alt="Freenet Social Networking Guide" style="border: none; " />
</a>
</div>
<div id="breadcrumbs">
<p>Step 4</p>
</div>
<div id="navbar"><center><b>Main Series</b></center>
<ul>
<li class="nav1"><a href="freenet_en.html" title="Step 1: Freenet">
Step 1: Freenet</a>
</li>
<li class="nav1"><a href="wot_en.html" title="Step 2: Identity">
Step 2: Identity</a>
</li>
<li class="nav1"><a href="freemail_en.html" title="Step 3: Mail">
Step 3: Mail</a>
</li>
<li class="nav1"><a href="sone_en.html" title="Step 4: Microblogging">
Step 4: Microblogging</a>
</li>
<li class="nav1"><a href="fms_en.html" title="Step 5: Forums">
Step 5: Forums</a>
</li>
<li class="nav1"><a href="flip_en.html" title="Step 6: Chat">
Step 6: Chat</a>
</li>
</ul>
<hr />
<center><b>Additional Information</b></center>
<ul>
<li class="nav1"><a href="gpg_en.html" title="Add GPG encryption">
Add GPG encryption</a>
</li>
<li class="nav1"><a href="more_en.html" title="Further reading">
Further reading</a>
</li>
</ul>
<hr />
<ul>
<li class="nav1"><a href="contact_en.html" title="Contact the author">
Contact author</a>
</li>
</ul>
</div>
<div id="content">
<h1>Step 4: Creating a microblogging account with Sone</h1>
<p>You must have already created a Web of Trust (WoT) identity in <a href="wot_en.html">step 2</a> of this guide before proceeding.</p>
<ol>
<li><p>Go to the Plugin configuration page.</p>
<p><a href="images/04/setup001.png"><img src="images/04/setup001.png" width="640" height="480" alt="Step 1" /></a></p>
</li>
<li><p>As of the time of this writing Sone an unofficial plugin. Load the following Plugin Key:</p>
<pre>USK@nwa8lHa271k2QvJ8aa0Ov7IHAV-DFOCFgmDt3X6BpCI,DuQSUZiI~agF8c-6tjsFFGuZ8eICrzWCILB60nT8KKo,AQACAAE/sone/60/sone-current.jar</pre>
<p><a href="images/04/setup002.png"><img src="images/04/setup002.png" width="640" height="480" alt="Step 2" /></a></p>
</li>
<li><p>Since you don't have a Sone yet the first thing you need to do is create one.</p>
<p><a href="images/04/setup003.png"><img src="images/04/setup003.png" width="640" height="480" alt="Step 3" /></a></p>
</li>
<li><p>Choose the identity you want to create a for, in case you have more than one.</p>
<p><a href="images/04/setup004.png"><img src="images/04/setup004.png" width="640" height="480" alt="Step 4" /></a></p>
</li>
<li><p>After a short wait your Sone will be created. Unfortunately there's not much to see yet. Let's fix that.</p>
<p><a href="images/04/setup005.png"><img src="images/04/setup005.png" width="640" height="480" alt="Step 5" /></a></p>
</li>
<li><p>Open up the Sone options.</p>
<p><a href="images/04/setup006.png"><img src="images/04/setup006.png" width="640" height="480" alt="Step 6" /></a></p>
</li>
<li><p>Make your Sone-specific options look like this. If you'd like to see Avatars the following setting should be safe.</p>
<p><a href="images/04/setup007.png"><img src="images/04/setup007.png" width="640" height="480" alt="Step 7" /></a></p>
</li>
<li><p>Until you have a deep understand of Web of Trust weightings the best setting for "The amount of trust you want to assign to other Sones by clicking the red X below a post or reply." is -1.</p>
<p><a href="images/04/setup008.png"><img src="images/04/setup008.png" width="640" height="480" alt="Step 8" /></a></p>
</li>
<li><p>Save these settings when you're done.</p>
<p><a href="images/04/setup009.png"><img src="images/04/setup009.png" width="640" height="480" alt="Step 9" /></a></p>
</li>
<li><p>We just told Sone to follow all new Sones it discovers but some of them might have slipped through the cracks while we were setting things up. Go to the Known Sones menu.</p>
<p><a href="images/04/setup010.png"><img src="images/04/setup010.png" width="640" height="480" alt="Step 10" /></a></p>
</li>
<li><p>Change the filter to "Hide followed Sones" and if there's anything listed click 'Follow all Sones on this page'. Continue doing this until your screen looks like the next picture.</p>
<p><a href="images/04/setup011.png"><img src="images/04/setup011.png" width="640" height="480" alt="Step 11" /></a></p>
</li>
<li><p>Go to your wall page by clicking on your avatar picture.</p>
<p><a href="images/04/setup012.png"><img src="images/04/setup012.png" width="640" height="480" alt="Step 12" /></a></p>
</li>
<li><p>Success! You will now start to see your feel begin to fill up as Sone discovers more identities.</p>
<p><a href="images/04/setup013.png"><img src="images/04/setup013.png" width="640" height="480" alt="Step 13" /></a></p>
</li>
<li><p>Now you should finish up by adding some details to your profile. If you'd like to add a custom avatar picture click on the Images submenu, otherwise skip to step 18.</p>
<p><a href="images/04/setup014.png"><img src="images/04/setup014.png" width="640" height="480" alt="Step 14" /></a></p>
</li>
<li><p>Before you can upload a picture you need to create an album.</p>
<p><a href="images/04/setup015.png"><img src="images/04/setup015.png" width="640" height="480" alt="Step 15" /></a></p>
</li>
<li><p>Give your album a name and optionally a description.</p>
<p><a href="images/04/setup016.png"><img src="images/04/setup016.png" width="640" height="480" alt="Step 16" /></a></p>
</li>
<li><p>Now you can upload an image.</p>
<p><a href="images/04/setup017.png"><img src="images/04/setup017.png" width="640" height="480" alt="Step 17" /></a></p>
</li>
<li><p>To modify your profile click on the Edit Profile link in the Sone menu.</p>
<p><a href="images/04/setup018.png"><img src="images/04/setup018.png" width="640" height="480" alt="Step 18" /></a></p>
</li>
<li><p>Fill out as much or as little information here as you want.</p>
<p><a href="images/04/setup019.png"><img src="images/04/setup019.png" width="640" height="480" alt="Step 19" /></a></p>
</li>
<li><p>If you uploaded an avatar select it here. Save your progress so far and return to this part of the page. Add a Freemail field so that other people can know where to send you private messages.</p>
<p><a href="images/04/setup020.png"><img src="images/04/setup020.png" width="640" height="480" alt="Step 20" /></a></p>
</li>
<li><p>Fill your Freemail address and save your profile again.</p>
<p><a href="images/04/setup021.png"><img src="images/04/setup021.png" width="640" height="480" alt="Step 21" /></a></p>
</li>
<li><p>To see what your profile looks like click on the link to the right of your avatar.</p>
<p><a href="images/04/setup022.png"><img src="images/04/setup022.png" width="640" height="480" alt="Step 22" /></a></p>
</li>
<li><p>There you have it. You're now officially a part of the Freenet social networking community.</p>
<p><a href="images/04/setup023.png"><img src="images/04/setup023.png" width="640" height="480" alt="Step 23" /></a></p>
</li>
<li><p>The only thing left to do now is to create your first Sone post introducing yourself.</p>
<p><a href="images/04/setup024.png"><img src="images/04/setup024.png" width="640" height="480" alt="Step 24" /></a></p>
</li>
</ol>
<p>Next up is <a href="fms_en.html">discussion forums</a>.</p>
</div>
<br clear="both" />
<div id="footer">
<a href="bitcoin:1M81ktH32o1gv4DKvbY7RPnaRiq1oPFvW7?label=FSNG">1M81ktH32o1gv4DKvbY7RPnaRiq1oPFvW7<img src="images/bitcoin.png" /></a>
</div>
</body>
</html>