From: Friendika Date: Thu, 26 May 2011 00:25:07 +0000 (-0700) Subject: explain that blocking profile wall access will effectively block OStatus communications. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ce25042a84d4e82c1352e101d2a57b4a7d60923a;p=friendica.git explain that blocking profile wall access will effectively block OStatus communications. --- diff --git a/doc/Connectors.md b/doc/Connectors.md index 45bce8d9a4..d9ad0e9b05 100644 --- a/doc/Connectors.md +++ b/doc/Connectors.md @@ -26,6 +26,8 @@ These are described as the "federated social web" or OStatus contacts. Please note that there are **no** privacy provisions on the OStatus network. Any message which is delivered to **any** OStatus member is visible to anybody in the world and will negate any privacy settings that you have in effect. These messages will also turn up in public searches. +Since OStatus communications do not use authentication, if you select the profile privacy option to hide your profile and messages from unknown viewers, OStatus members will **not** be able to recieve your communications. + To connect with an OStatus member insert their profile URL or Identity address into the Connect box on your [Contacts](contacts) page. The StatusNet connector may be used if you wish posts to appear on an OStatus site using an existing OStatus account.