From b4eff26cda539fbf32fd20137f67a0bfc2ecb7f8 Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Sun, 4 Nov 2018 06:19:28 +0530 Subject: [PATCH] Updated readme for Osada and Zap selection --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index efafadf..3b80d41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Osada for Yunohost +# Osada/Zap for Yunohost [![Integration level](https://dash.yunohost.org/integration/osada.svg)](https://ci-apps.yunohost.org/jenkins/job/osada%20%28Community%29/lastBuild/consoleFull) @@ -12,11 +12,16 @@
**Osada** is a **social networking** platform specifically designed to be the glue that binds much of the **decentralised** web in a way that has not been **possible before**. It does this not by magic, but by **“speaking the language” of the various decentralised networks** and acting as a translator to pass information between them. Using Osada, you can seamlessly connect and share with your contacts whether they have an account on a Hubzilla server, a Mastodon server, or any of several popular platforms on the open web. +

+## Zap +**Zap** is a full featured social network application running under the **Zot6 protocol**. It provides **enhanced privacy** modes and **identity/content mirroring** across multiple servers (**"nomadic identity"**). It does **not "federate"** with non-nomadic servers, protocols, or projects like **Mastodon, Pleroma, Pixelfed, PeerTube, Funkwhale, Friendica,**. ## Important points to know before installing Osada -1. Osada needs a valid **certificate** for your **domain** before installing Osada. For eg. Lets Encrpypt can be installed from Yunohost admin planel. -1. Osada will require a **root domain**. Eg. osada.domain.tld -1. Osada is **Ldap** enabled. -1. Osada is **multi-instance** app. +1. Osada/Zap needs a valid **certificate** for your **domain** before installing Osada. For eg. Lets Encrpypt can be installed from Yunohost admin planel. +1. You have to choose between **Osada** or **Zap** protocol while installtion. Once selected the **protocol cannot be changed**. +1. Osada/Zap will require a **root domain**. Eg. osada.domain.tld +1. Osada/Zap is **Ldap** enabled. +1. Osada is **multi-instance** app. That means the app can be installed multiple times on a server. +1. **For logs:** Go to **admin-> logs** and enter the file name as **php.log**.