-
Notifications
You must be signed in to change notification settings - Fork 4
/
contact_fr.html
90 lines (84 loc) · 3.32 KB
/
contact_fr.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
<!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 - Contacte</title>
</head>
<body>
<div id="language"><a href="contact_en.html">English</a> <a href="contact_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>Contacte</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">
<h2>À propos de l'auteur</h2>
<p>Si vous avez des questions, des commentaires ou des corrections à apporter au Guide Contact Justus Ranvier :</p>
<ul>
<li><a href="/Sone/viewSone_en.html?sone=yKbPWjbkZcYVQ8TpSV2q~HG8no4Ap2jz1Yw8cDpVxXU">Sone</a></li>
<li>FMS: poste dans les «sites» ou conseil «freenet»</li>
<li>Freemail:<pre><a href="mailto://justus_ranvier@zctm6wrw4rs4mfkdytuusxnk7by3zhuoactwr46vrq6haosvyv2q.freemail">justus_ranvier@zctm6wrw4rs4mfkdytuusxnk7by3zhuoactwr46vrq6haosvyv2q.freemail</a></pre></li>
<li>FLIP: #fsng channel</li>
<li>IRC: Freenode #fsng channel</li>
<li>I2P: <a href="mailto://justusranvier@mail.i2p">justusranvier@mail.i2p</a></li>
<li>Email: <a href="mailto://justusranvier@tormail.org">justusranvier@tormail.org</a></li>
</ul>
<p>Vous pouvez crypter les messages avec cette <a href="justusranvier.asc">clé publique</a>.</p>
<p>Le modèle utilisé pour faire de ce freesite est basé sur l'original <a href="/USK@xOg49GNltumTJJzj0fVzuGDpo4hJUsy2UsGQkjE7NY4,EtUH5b9gGpp8JiY-Bm-Y9kHX1q-yDjD-9oRzXn21O9k,AQACAAE/freemail/4/">Freemail</a> site de Dave Baker.
<h2>Contributors</h2>
<p>Thank you to the following individuals have contributed to the this guide:</p>
<ul>
<li>operheim1</li>
<li>asherehsa</li>
<li>morrio</li>
</ul>
</div>
<br clear="both" />
<div id="footer">
<a href="bitcoin:1M81ktH32o1gv4DKvbY7RPnaRiq1oPFvW7?label=FSNG">1M81ktH32o1gv4DKvbY7RPnaRiq1oPFvW7<img src="images/bitcoin.png" /></a>
</div>
</body>
</html>