forked from cavebeat/rs-w2c
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.html
27 lines (26 loc) · 1.13 KB
/
info.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>RetroShare Chatserver hosted by Pirate Party Austria</title>
<meta name="robots" content="noindex">
</head>
<body>
<div align="center">
<p>This is a ChatServer for RetroShare<br>
This is only provided for introduction and testing and bootstrapping of the RetroShare Network.<br>
You can add your RetroShare Key and you will get the RS-Key from the ChatServer to add him to your friendlist<br>
ChatServer has access to certain Chatrooms and will share them to you.<br>
No File Transfer. No Forums. No Channels.<br>
You need Friends in RetroShare to get access to stuff<br>
Join a few chatrooms and start talking to others<br>
This ChatServer has a maximum of 100 Friends. <br>
You will get deleted from the ChatServer after another 100 Users add a RS-Key (FIFO)<br>
Chatserver ONLY gives access to certain Chatrooms<br>
<br>
<a href="http://retroshare.sourceforge.net/"><img src="img/retroshare.png" align="absmiddle" alt="RetroShare Globe"><br>http://retroshare.sourceforge.net/</a>
<br><br><br><br>
</p>
</div>
</body>
</html>