-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
183 lines (175 loc) · 9.65 KB
/
index.html
File metadata and controls
183 lines (175 loc) · 9.65 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!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="freemail.css" type="text/css" />
<link href="favicon.png" type="image/png" />
<title>Freemail</title>
</head>
<body>
<div id="logo">
<a href="index.html" title="Homepage">
<img src="images/header.png" alt="Freemail" style="border: none; " />
</a>
</div>
<div id="breadcrumbs">
<p>Home</p>
</div>
<div id="navbar">
<ul>
<li class="nav1"><a href="download.html" title="Download">
Download</a>
</li>
<li class="nav1"><a href="setup.html" title="Setup">
Setup</a>
</li>
<li class="nav1"><a href="contact.html" title="Contact">
Contact</a>
</li>
</ul>
</div>
<div id="content">
<h1>Home</h1>
<p>This is the official site for Freemail - e-mail over Freenet. Freemail can be used to communicate annoymously and therefore freely on Freenet.</p>
<p>Freemail is a Freenet node plugin which uses the Web of Trust pluging to create mail identities. It is based on the original Freemail created by Dave Baker and Alexander Lehmann.</p>
<p>Freemail 0.2 introduced the new identity management based on WoT as well as the new web interface that includes a simple webmail client. Due to the change in identity management this version is not compatible with earlier versions and uses a new address format as well as a new default directory.</p>
<h2>Distinguishing between Freemail 0.1 and Freemail 0.2 addresses</h2>
<p>Freemail 0.1 had two types of addresses: short and long. A short 0.1 address look like: <pre>user@example.freemail</pre> and a long 0.1 address looks like: <pre>
bob@JRHXORDZIQZFIVDJGBDHEVLDO43TATSCGJSTC3CXJ5NHSTL6NM2HQNDONNXG632COJFDALBVKJ2HS5LLNQ3EOLKQOFKUKNCMG5FGYODBJBYVSYLPOVZWMV3GOBRHGOLVMJZUSY3DOY2CYQKRIFBECQKF.freemail</pre></p>
<p>Freemail 0.2 has only one address type and it looks like this: <pre>zidel@b5zswai7ybkmvcrfddlz5euw3ifzn5z5m3bzdgpucb26mzqvsflq.freemail</pre></p>
<p>If you see a Freemail address listed somewhere that looks like the 0.1 type you won't be able to send them a message using Freemail 0.2. You can install both plugins, however. For instructions on how to install Freemail 0.1 see the <a href="/USK@xOg49GNltumTJJzj0fVzuGDpo4hJUsy2UsGQkjE7NY4,EtUH5b9gGpp8JiY-Bm-Y9kHX1q-yDjD-9oRzXn21O9k,AQACAAE/freemail/4/">original freesite</a>.</p>
<div class="container">
<div class="boxhead">
<h2>News</h2>
</div>
<div class="innerbox">
<!-- hack necessary because putting padding and width: 100% on the same element confuses firefox & konqueror (at least) -->
<div class="innerinnerbox">
<h3>Saturday, 5th January, 2013</h3>
<p>Freemail 0.2.2.1 has been released</p>
<h4>Release notes:</h4>
<code>
<p>This version fixes a bug that made the filter remove the date from messages sent using a node on a machine with a locale other than English. To find out if you are affected, send a message to yourself. If it arrives without a date you should upgrade as soon as possible. It also includes a fix for the IMAP internaldate representation in the same case, a build fix for non-utf8 systems and new/improved unit tests to catch the above. </p>
<p>
Plugin: <a href="/CHK@mK3o5KCvCYFDjU9X0PrYkdktX0jppqvZ7Mhcsvt98P4,Zrceoi4rtPefS74ACnUfkomAXqNrwhOytz0N0PtAxKQ,AAMC--8/Freemail-0.2.2.1.jar">Freemail-0.2.2.1.jar</a><br/>
Source code: <a href="/CHK@Tij~O-r-Taqat35WoTqNH0eKY2MplufrioE~Di9btl8,lmFrTR4OtsmpKobc6oWhzg0Zabihs26mUlo8qq62awM,AAMC--8/freemail-0.2.2.1.tar.bz2">freemail-0.2.2.1.tar.bz2</a>
</code>
</div>
</div>
<div class="innerbox">
<!-- hack necessary because putting padding and width: 100% on the same element confuses firefox & konqueror (at least) -->
<div class="innerinnerbox">
<h3>Friday, 13th July, 2012</h3>
<p>Freemail 0.2.2 has been released</p>
<h4>Release notes:</h4>
<code>
<p>
Freemail 0.2.2 has been released and has two important bugfixes for issues that could expose
the local language or timezone of the sender, in addition to several other fixes and improvements.
</p>
<p>
Plugin: <a href="/CHK@lIazySXUwRohUUcYD5ynh8IVA42SaiVLPsgHPHtk5Uc,3LKam0sxFEyZzdsiFlnkBpXPL0h1BPNCTjDbLQ~y9dw,AAIC--8/Freemail-0.2.2.jar">Freemail-0.2.2.jar</a><br/>
Source code: <a href="/CHK@HwYoC8~vAJ-hvmNKfnoF7A5dttpLUgzm2dDvhn~ssRA,n5dcsTsjg1RLi9~otR5aHbDHzqSuCIz2sucMNllz~qQ,AAIC--8/freemail-0.2.2.tar.bz2">freemail-0.2.2.tar.bz2</a>
</p></p>
<h5>Changelog:</h5>
<dl>
<dt>Bugfixes:</dt>
<dd><ul>
<li>Fixed bug that stopped In-Reply-To header from being added to replies when using the web interface</li>
<li>Don't automatically mark messages as seen when they are deleted using IMAP</li>
<li>Set locale when adding date to messages sent using the web interface, and when creating the welcome message</li>
<li>Filter email headers before adding to outbox</li>
<li>Encode non-ascii characters in nickname when sending messages from the web interface</li>
<li>Drop or encode non-ascii characters from the headers when sending messages using the web interface</li>
<li>Fix decoding of multibyte characters in headers</li>
</ul></dd>
<dt>Improvements:</dt>
<dd><ul>
<li>Implement IMAP search commands needed by Thunderbird</li>
<li>Add References header when replying using the web interface</li>
<li>Decode recipient headers when showing message</li>
</ul></dd>
<dt>Build improvements:</dt>
<dd><ul>
<li>Don't fail build if unit tests or Checkstyle fails</li>
<li>Check unit test failures when running checkcommit</li>
<li>Avoid some false positives when running checkcommit</li>
</ul></dd>
<dt>Code changes:</dt>
<dd><ul>
<li>Replace arrays with Lists in MailMessage API</li>
<li>Split IMAPTestBase into two classes (with and without messages)</li>
<li>Combine handling of IMAP fetch and uid fetch commands</li>
</ul></dd>
<dt>Other:</dt>
<dd><ul>
<li>Change copyright header in Version.java from LGPL to GPL</li>
</ul></dd>
</dl>
</code>
</div>
</div>
<div class="innerbox">
<!-- hack necessary because putting padding and width: 100% on the same element confuses firefox & konqueror (at least) -->
<div class="innerinnerbox">
<h3>Tuesday, 10th July, 2012</h3><p>Freemail 0.2.2-rc1 is released</p><h4>Release notes:</h4>
<code>
<p>I said I was going to release 0.2.2 today, but found an important bug at the last minute, so we'll call it RC1 instead and delay 0.2.2 for a day or two. The two most important fixes are both related to privacy. The first one fixes a bug in the webmail client that would make the date be sent in the local language instead of English, and the second fixes the filtering of messages from email clients which would send the local timezone instead of converting it to UTC. Both bugs were as far as I can tell introduced in 0.2. Because of this I would very much appreciate an email (via the webmail client) from someone that has their computer configured for something other than English.</p>
<p>Freemail 0.2.2-rc1: <a href="/CHK@PJfmI68EzMQ-E4MPV73amCukZbcogoJPj4C~MlLGePo,Vsf1S5VBqqrr2LBSK-tockuOQkB8TQ1d1Rl5ZGnW8V8,AAIC--8/Freemail-0.2.2-rc1.jar">Freemail-0.2.2-rc1.jar</a></p>
<h5>Changelog:</h5>
<dl>
<dt>Bugfixes:</dt>
<dd><ul>
<li>Fixed bug that stopped In-Reply-To header from being added to replies when using the web interface</li>
<li>Don't automatically mark messages as seen when they are deleted using IMAP</li>
<li>Set locale when adding date to messages sent using the web interface, and when creating the welcome message</li>
<li>Filter email headers before adding to outbox</li>
<li>Encode non-ascii characters in nickname when sending messages from the web interface</li>
<li>Drop or encode non-ascii characters from the headers when sending messages using the web interface</li>
<li>Fix decoding of multibyte characters in headers</li>
</ul></dd>
<dt>Improvements:</dt>
<dd><ul>
<li>Implement IMAP search commands needed by Thunderbird</li>
<li>Add References header when replying using the web interface</li>
</ul></dd>
<dt>Build improvements:</dt>
<dd><ul>
<li>Don't fail build if unit tests or Checkstyle fails</li>
<li>Check unit test failures when running checkcommit</li>
<li>Avoid some false positives when running checkcommit</li>
</ul></dd>
<dt>Code changes:</dt>
<dd><ul>
<li>Replace arrays with Lists in MailMessage API</li>
<li>Split IMAPTestBase into two classes (with and without messages)</li>
<li>Combine handling of IMAP fetch and uid fetch commands</li>
</ul></dd>
<dt>Other:</dt>
<dd><ul>
<li>Change copyright header in Version.java from LGPL to GPL</li>
</ul></dd>
</dl>
</code>
</div>
</div>
<div class="innerbox">
<!-- hack necessary because putting padding and width: 100% on the same element confuses firefox & konqueror (at least) -->
<div class="innerinnerbox">
<h3>Friday, 29th June, 2012</h3><p>This site is a complete rewrite of the previous Freemail site because the old instructions were no longer correct for modern versions of the plugin.</p>
<p>For complete installation and configuration instructions go to the <a href="setup.html">setup guide</a></p>
</div>
</div>
</div>
</div>
<br clear="both" />
<div id="bookmark">
<a href="/?newbookmark=USK@M0d8y6YoLpXOeQGxu0-IDg8sE5Yt~Ky6t~GPyyZe~zo,KlqIjAj3~dA1Zf57VDljkmp3vHUozndpxnH-P2RRugI,AQACAAE/freemail/-1/&desc=Freemail" title="Add this site to your bookmarks">
Bookmark
</a>
</div>
<div id="footer">
by <a href="/Sone/viewSone.html?sone=JOKHnSe4cTWMCeQNSHr~-xqcYb2Tq0sVhDYPcklXhA8">Justus Ranvier</a>
</div>
</body>
</html>