Mirror of the github repository
Go to file
Fabio Comuni 3208a649a2 allow /name.ext to load mod/name_ext.php 2011-04-21 09:04:15 +02:00
addon oexchange 2011-03-29 21:59:28 -07:00
cropper no newline at EOF 2010-12-05 19:42:28 -08:00
doc updated docs to reflect email contacts 2011-04-18 01:48:29 -07:00
images contact "repair/relocate URL" tool 2011-04-13 20:14:30 -07:00
include First attemp of api 2011-04-21 09:04:15 +02:00
library markdown parser 2011-04-11 05:59:26 -07:00
mod First attemp of api 2011-04-21 09:04:15 +02:00
phpsec Needed for salmon which seems to have a fixation with forcing you to encode/decode ASN.1. Sick. 2010-10-07 02:53:31 -07:00
simplepie sanitise all incoming url's - also stop them from getting mangled by simplepie 2011-02-16 17:32:15 -08:00
tinymce change \"html\" with \"bb code\" in tinyMce icons 2011-02-15 12:23:47 +01:00
util pull request #91 fabrixxm (manual merge) 2011-04-20 04:50:12 -07:00
view macro typo 2011-04-20 06:06:29 -07:00
.gitignore initial checkin mailbox reading functions - lots more to do 2011-04-15 19:16:37 -07:00
.htaccess ostatus doesn't accept activitystreams stop-follow verb or multiple verbs, insists on single ostatus unfollow #non-standard 2011-04-05 23:06:03 -07:00
INSTALL.txt updated INSTALL.txt 2011-03-08 18:19:20 -08:00
LICENSE clarify license for addon themes 2011-01-06 12:42:58 -08:00
README edit post broke with recent checkin 2011-04-19 22:37:17 -07:00
boot.php allow /name.ext to load mod/name_ext.php 2011-04-21 09:04:15 +02:00
database.sql email integration, cont. 2011-04-17 23:27:11 -07:00
htconfig.php theme name cleanup - rename default to loozah, provide sane fallbacks and change system primary theme. 2011-02-06 15:50:50 -08:00
index.php Public exposure warning on affected network group pages. config-able so a plugin can shut it up. 2011-04-03 20:41:40 -07:00
testargs.php never enough comments 2010-12-10 20:21:34 -08:00
update.php email integration, cont. 2011-04-17 23:27:11 -07:00

README

    *************
    * Friendika *
    *************

    Friendika Communications Server

    http://project.friendika.com


	Friendika is a web application for managing social communications. Some
would call it a "social network" or "distributed social network". We think 
both terms have been over-used, and don't adequately describe Friendika's 
capabilities - though Friendika can also fill those roles.

	At its essence, Friendika is a web application which can monitor various
information and social activity streams, and which also lets you participate
in online conversations with friends and associates, using a variety of network
protocols. These are combined into an overview of your various communications
and activities - regardless of network origin.

	Friendika also manages your personal profiles and photo albums and lets 
you securely present each of these to specific audiences. Your communications
can be either open and public, or closed and private. You can easily create
"groups" of contacts with which you can partition your conversations into
private social circles, and which cannot be seen outside the circle.

	Friendika is decentralised. Any account on any Friendika server can connect
with any account on any other Friendika server. You can also connect to and
interact directly with friends on Status.Net and other federated social web
services (e.g. identi.ca, GNU-Social, etc.).

	Outgoing communications can be directed at these networks and also
existing accounts on Facebook and Twitter - or even delivered to email 
contacts.

	Incoming data streams aren't limited to traditional social networks.
They may include most any service which provides a syndication feed (both RSS
and Atom). This allows you to view communications from friends in other 
diverse social networks - such as Diaspora, Google Buzz, and millions of 
blogs, news services, and other websites. You can also import
contacts from (and write to) anybody that is accessible from your email
INBOX and view them in your social stream. Over time we will try to
build two-way bridges to other services so that you can freely
interact in both directions with anybody on an accessible network that 
allows it. 

	Communications between Friendika servers are private and encrypted, 
using military grade encryption - and require mutual identity provenance
before any data is exchanged. These same crypto mechanisms provide remote 
password-less authentication; allowing you to post to profiles and view private
photo collections on other servers - without encountering any login and/or
authorisation dialogues when visiting these sites.

	Friendika has no boundaries and no central ownership of the data generated
within the network. Anybody with a commodity PHP/MySQL web server or hosting
account can provide a server, and each individual server can then support
up to several thousand participating members - each with their own unique
communication and privacy needs. This allows Friendika to scale to global
levels and mimics the decentralised architecture of the web itself.

	If you are creating a website which requires social interaction, Friendika 
can also take the place of blog software, forum software and feed readers, and
also provide individualised communications and content management - or
simply be used as an alternative to traditional "monolithic" social networks.

	Friendika is also free - in every sense of the word. 

	Choose freedom - join us.

	Find out more about the project at http://project.friendika.com

    *******************
    Friendika Demo Site
    *******************

    http://demo.friendika.com

    *******************
    Friendika Downloads
    *******************

    http://github.com/friendika/friendika/tarball/master