-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
81 lines (67 loc) · 2.97 KB
/
contact.html
File metadata and controls
81 lines (67 loc) · 2.97 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
<!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 - Home</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>Contact</p>
</div>
<div id="navbar">
<ul>
<li class="nav1"><a href="index.html" title="Home">
Home</a>
</li>
<li class="nav1"><a href="download.html" title="Download">
Download</a>
</li>
<li class="nav1"><a href="setup.html" title="Setup">
Setup</a>
</li>
</ul>
</div>
<div id="content">
<h1>Contact</h1>
<p>There are several places to discuss Freemail, report problems, or ask for help.</p>
<ul>
<li>For general Freenet bugs, including Freemail, go to <a href="https://bugs.freenetproject.org/">official Freenet project bug tracker</a>.</li>
<li>Zidel may be reached via <a href="/Sone/viewSone.html?sone=D3MrAR-AVMqKJRjXnpKW2guW9z1mw5GZ9BB15mYVkVc">Sone</a>. This also where he announces new versions.</li>
<li>The 'freemail' board on FMS may contain people willing to answer questions.</li>
<li>Once you have a working Freemail installation you can use it to send Zidel a message at: <pre>zidel@b5zswai7ybkmvcrfddlz5euw3ifzn5z5m3bzdgpucb26mzqvsflq.freemail</pre></li>
<li>If you prefer communication over the open internet then you can send regular email to <a href="mailto://martin.nyhus@gmx.com">Zidel</a>.</li>
</ul>
<h2>Developers' Identities</h2>
<p>To allow you to verify the origin of posts claiming to be from the developers, our WoT identities are published here:</p>
<ul>
<li>
<b>Zidel:</b><pre>USK@D3MrAR-AVMqKJRjXnpKW2guW9z1mw5GZ9BB15mYVkVc,xgddjFHx2S~5U6PeFkwqO5V~1gZngFLoM-xaoMKSBI8,AQACAAE/WebOfTrust/2882</pre>
</li>
</ul>
<h2>About this freesite</h2>
<p>If you have any questions, comments, or corrections about this Freesite (not about Freemail itself) contact Justus Ranvier:</p>
<ul>
<li><a href="/Sone/viewSone.html?sone=JOKHnSe4cTWMCeQNSHr~-xqcYb2Tq0sVhDYPcklXhA8">Sone</a></li>
<li>Freemail:<pre>justus_ranvier@etriphjhxbytldaj4qguq6x674njyyn5sovuwfmegyhxeskxqqhq.freemail</pre></li>
<li><a href="mailto://justusranvier@tormail.org">Email</a></li>
</ul>
<p>The template used to make this freesite is based on the original <a href="/USK@xOg49GNltumTJJzj0fVzuGDpo4hJUsy2UsGQkjE7NY4,EtUH5b9gGpp8JiY-Bm-Y9kHX1q-yDjD-9oRzXn21O9k,AQACAAE/freemail/4/">Freemail</a> site by Dave Baker.</p>
</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>