Buff about page

main
gravel 4 months ago
parent d68d0efdb7
commit 636732da84
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -6,7 +6,7 @@
encrypts your communications, and makes sure your messaging activities encrypts your communications, and makes sure your messaging activities
leave no digital trail behind. leave no digital trail behind.
## What does this site do? ## What are Session Communities? What does this project do?
Session Communities are public chatrooms accessible from within Session Messenger. Session Communities are public chatrooms accessible from within Session Messenger.
This web project crawls known sources of Session Communities, and This web project crawls known sources of Session Communities, and
@ -30,6 +30,8 @@ Communities displayed come from a variety of sources:
- <https://simplifiedprivacy.com/techgroups> - <https://simplifiedprivacy.com/techgroups>
- [a few hardcoded servers found on the internet](php/servers/known-servers.php). - [a few hardcoded servers found on the internet](php/servers/known-servers.php).
Have a list we don't know about? [Shoot us a message](#contact-us).
## Contributing ## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for information about running the project and contributing code, or [languages/README.md](languages/README.md) to help add language labels for Communities. See [CONTRIBUTING.md](CONTRIBUTING.md) for information about running the project and contributing code, or [languages/README.md](languages/README.md) to help add language labels for Communities.

@ -1,10 +1,10 @@
<title>Session Communities List — sessioncommunities.online</title> <title>Session Communities List — sessioncommunities.online</title>
<meta name="description" content="Chat in Session Communities! <?php <meta name="description" content="Come chat! <?php
?>Use our list to join your favorite Community in Session Messenger. <?php ?>Use our list to join your favorite Community in Session Messenger. <?php
?>Copy public Session group links into the Session app!<?php ?>Copy public Session group links into the Session app!<?php
?>"> ?>">
<meta name="keywords" content="session communities,session groups,session group list,session chat"> <meta name="keywords" content="session communities,session groups,session group list,session chat">
<meta property="og:title" content="Session Communities — Come chat!"> <meta property="og:title" content="Come chat! — Session Communities">
<meta <meta
property="og:description" property="og:description"
content="100+ Session Communities." content="100+ Session Communities."

@ -19,12 +19,12 @@
</head> </head>
<body> <body>
<h1 id="self-updating-list-of-session-communities"><a href="/" title="Visit sessioncommunities.online">Session Community List</a> — About</h1> <h1 id="self-updating-list-of-session-communities">About our list of <a href="/" title="Visit sessioncommunities.online">Session Communities</a></h1>
<h2 id="what-is-session-">What is Session?</h2> <h2 id="what-is-session-">What is Session?</h2>
<p><a href="https://getsession.org/">Session</a> is a private messaging app that protects your meta-data, <p><a href="https://getsession.org/">Session</a> is a private messaging app that protects your meta-data,
encrypts your communications, and makes sure your messaging activities encrypts your communications, and makes sure your messaging activities
leave no digital trail behind.</p> leave no digital trail behind.</p>
<h2 id="what-does-this-site-do-">What does this site do?</h2> <h2>What are Session Communities? What does this site do?</h2>
<p>Session Communities are public chatrooms accessible from within Session Messenger. <p>Session Communities are public chatrooms accessible from within Session Messenger.
This web project crawls known sources of Session Communities, and This web project crawls known sources of Session Communities, and
displays information about them as a static HTML page.</p> displays information about them as a static HTML page.</p>
@ -41,6 +41,7 @@ displays information about them as a static HTML page.</p>
<li><a href="https://simplifiedprivacy.com/techgroups">https://simplifiedprivacy.com/techgroups</a>,</li> <li><a href="https://simplifiedprivacy.com/techgroups">https://simplifiedprivacy.com/techgroups</a>,</li>
<li><a href="<?=$REPOSITORY_CANONICAL_URL_FILES?>/php/servers/known-servers.php">a few hardcoded servers found on the internet</a>.</li> <li><a href="<?=$REPOSITORY_CANONICAL_URL_FILES?>/php/servers/known-servers.php">a few hardcoded servers found on the internet</a>.</li>
</ul> </ul>
Have a list we don't know about? <a href="#contact-us">Shoot us a message</a>.
<h2 id="contributing">Contributing</h2> <h2 id="contributing">Contributing</h2>
<p>See <a href="<?=$REPOSITORY_CANONICAL_URL_FILES?>/CONTRIBUTING.md">CONTRIBUTING.md</a> for information about running the project and contributing code, or <a href="<?=$REPOSITORY_CANONICAL_URL_FILES?>/languages/README.md">languages/README.md</a> to help add language labels for Communities.</p> <p>See <a href="<?=$REPOSITORY_CANONICAL_URL_FILES?>/CONTRIBUTING.md">CONTRIBUTING.md</a> for information about running the project and contributing code, or <a href="<?=$REPOSITORY_CANONICAL_URL_FILES?>/languages/README.md">languages/README.md</a> to help add language labels for Communities.</p>
<h2 id="policy">Policy</h2> <h2 id="policy">Policy</h2>

Loading…
Cancel
Save