Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
2014-09-07 19:16:48 -07:00
app adding a bug report app 2014-09-05 16:31:19 -07:00
assets Finally updated/re-translated the Dutch introduction text 2014-08-31 23:26:17 +00:00
doc doc updates 2014-09-05 01:58:12 -07:00
images use feed icon as default avatar for rss connections 2014-09-01 16:32:35 -07:00
include support the recent (2 years ago) changes to diaspora photo embeds 2014-09-06 15:11:56 -07:00
install store diaspora meta info in the item table. It has to go there or it will kill us with complex joins. We can phase out the sign table once this all checks out. 2014-09-03 05:09:43 -07:00
library make fuckin twitter plugin work by selling my soul to the devil for a fuckin api key. Are y'all fuckin happy? 2014-09-01 05:00:31 -07:00
mod for webpages, hide the mimetype selector unless in advanced mode. For pages that endless scroll and show blocky-block things, set the default items-per-page to 60. Why? It fits column-widths of 2,3,4,5,6,10,12,15, and 20 without leaving remaindered items dangling at the end. No other setting less than 100 has this much versatility. 2014-09-07 19:16:48 -07:00
tests rev update, fix autoname test "random" failure 2012-04-26 01:33:41 -07:00
util doc updates 2014-09-05 01:58:12 -07:00
vendor Update SabreDAV from 1.8.9 to 1.8.10. 2014-06-29 01:17:07 +02:00
view Merge https://github.com/friendica/red into pending_merge 2014-09-07 17:19:32 -07:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore Make translation contexts effective. 2014-05-21 04:48:22 -03:00
.gitmodules adjust2 2012-03-02 17:18:11 +01:00
.htaccess cherry pick pull request #544 2014-07-24 19:07:04 -07:00
boot.php implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand 2014-09-03 19:07:14 -07:00
index.php Language selection: case-insensitive and system language 2014-05-23 10:16:03 -03:00
LICENSE It's no longer simply "Red" and the jury is still out on whether or not it's a "project". Most of the time it doesn't seem like one or act like one. It doesn't seem to be anything cohesive that you can put your finger on and everybody involved is mostly doing their own thing and marching to their own drummer. It is however the RedMatrix, whatever that means to you. 2014-02-28 01:53:39 -08:00
README.md IT: updated strings & fixed readme img link 2014-06-24 16:28:44 +02:00
version.inc Diaspora actually puts the account full name into the "nickname" field of the vcard. They don't put the nickname into the vcard at all. One wonders why even have a nickname field since the fullname is already presented in the next line. This hasn't caused us a problem with Friendica because I'm guessing nobody actually uses this line, though the number of class tags on it makes it seem somewhat important. 2014-09-07 17:13:44 -07:00

the Red Matrix

The RedMatrix (aka "red") is an open source webapp platform providing a complete decentralised publishing, sharing, and communications system. It combines communications (private messaging, chat and social networking), and media management (photos, events, files, web pages, app distribution) with enough features to make your head spin.

What makes the RedMatrix unique is what we call "magic authentication" - which is based on our groundbreaking work in decentralised identity services. This ties all RedMatrix sites and channels together into a single super-network where the boundaries between different websites are blurred or seemingly non-existent; where "who you are" has nothing to do with "what computer you're connected to", and where website content can adapt itself according to who is viewing it.

Warning: After experiencing magic authentication and nomadic identity, you may find it disconcerting and a bit "primitive" to go back to the old internet. You shouldn't need hundreds of different passwords to use the web ... or be totally isolated from your friends and family because a server or router in another country is having "issues".

For the average person, the biggest advantage of decentralised identity is that you decide who you want to share your stuff with, and if somebody isn't on your list, they're not going to see it. It's all under your control (we're big on privacy). Use the RedMatrix as a social network or a business website or for personal cloud storage or media publishing - or any number of other uses; limited only by your imagination.

The Red Matrix is free and open source distributed under the MIT license.