From e9e6d5b0bc0f189e8d4195f3859caf7331e70cbf Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 27 May 2024 10:19:46 -0300 Subject: mv description long-description .. --- description | 1 - long-description | 24 ------------------------ 2 files changed, 25 deletions(-) delete mode 100644 description delete mode 100644 long-description diff --git a/description b/description deleted file mode 100644 index 489f247..0000000 --- a/description +++ /dev/null @@ -1 +0,0 @@ -Modern team chat software built on interoperable open standards diff --git a/long-description b/long-description deleted file mode 100644 index 27d8691..0000000 --- a/long-description +++ /dev/null @@ -1,24 +0,0 @@ -Papo is team collaboration platform composed of a suite of free and open source -software made for communities and companies. It features chat messaging, file -sharing and virtual workspaces for working online together. - -Papo improves on existing solutions by: - -1. offering glossy UI for the needs of modern users; -2. being built on existing stabilished standards, enabling existing workflows - and infrastruture to interoperate, instead of creating yet another ad-hoc - messaging API; -3. being 100% free-software, down to the server configuration files and its - acompanying guides on how to use, customize or self-host, eliminating all - forms of lock-in; -4. offering a hosted option at `https://papo.im` for those who whish to pay for - a managed service that is as transparent as possible. - -The software is made as close to zero-config as possible, both to make itself -simpler but also to make it easier for those who wish to self-host. - -Underneath all of this, is just plain old IRC. Not "a compatibility layer to -IRC", just IRC. Most of "modern" functionalities are available via the "modern" -option which implements IRCv3 plus a couple of extensions, and there's also a -"classic" ircd option with traditional RFC 1459 capabilities which serves as a -replacement to other traditional ircd implementations. -- cgit v1.2.3