diff --git a/README.md b/README.md index 7226502..76ec281 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ encrypts your communications, and makes sure your messaging activities 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. This web project crawls known sources of Session Communities, and @@ -30,6 +30,8 @@ Communities displayed come from a variety of sources: - - [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 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. diff --git a/sites/+index.head.php b/sites/+index.head.php index fa419e7..86632a6 100644 --- a/sites/+index.head.php +++ b/sites/+index.head.php @@ -1,10 +1,10 @@ Session Communities List — sessioncommunities.online - - + -

Session Community List — About

+

About our list of Session Communities

What is Session?

Session is a private messaging app that protects your meta-data, encrypts your communications, and makes sure your messaging activities leave no digital trail behind.

-

What does this site do?

+

What are Session Communities? What does this site do?

Session Communities are public chatrooms accessible from within Session Messenger. This web project crawls known sources of Session Communities, and displays information about them as a static HTML page.

@@ -41,6 +41,7 @@ displays information about them as a static HTML page.

  • https://simplifiedprivacy.com/techgroups,
  • a few hardcoded servers found on the internet.
  • +Have a list we don't know about? Shoot us a message.

    Contributing

    See CONTRIBUTING.md for information about running the project and contributing code, or languages/README.md to help add language labels for Communities.

    Policy