- PHP 56.1%
- JavaScript 30.3%
- HTML 5.1%
- Smarty 5%
- CSS 2.1%
- Other 1.3%
| .lando | ||
| .vscode | ||
| app | ||
| bin | ||
| config | ||
| contrib | ||
| doc | ||
| images | ||
| include | ||
| install | ||
| library | ||
| migrations | ||
| public | ||
| spec/OpenWebAuth | ||
| src | ||
| templates | ||
| tests | ||
| translations | ||
| util | ||
| view | ||
| .gitattributes | ||
| .gitignore | ||
| .jshintrc | ||
| .lando.yml | ||
| .travis.yml | ||
| boot.php | ||
| codeception.yml.dist | ||
| compose.override.yaml | ||
| compose.yaml | ||
| composer.json | ||
| composer.lock | ||
| CONTRIBUTORS | ||
| env | ||
| FEATURES.md | ||
| FEDERATION.md | ||
| htaccess.dist | ||
| index.php | ||
| LICENSE | ||
| phpunit.xml | ||
| README.md | ||
| ServiceWorker.js | ||
| version.php | ||
Forte
Open source communications server with portable identity, managed conversations, and cloud storage.
My name is Mike. I'm a retired software developer, amongst many other things. Back in the day, I was pretty active in the development of email protocols and associated projects/products. Did that for 25-30 years, with stints at Stanford, Netscape, AOL, and Sun Microsystems. Around 15 years ago, I tired of email spam and looked into alternative decentralised communication protocols to replace it (the decision to accept spam forever in E/SMTP was political, not technical). Anyway, I found OStatus. It had the flaw that everything, everywhere; was public to anybody and everybody. Big flaw. Not really suitable for sharing things with limited audiences such as family and friends. But it was otherwise a useful communications stack, so I created something that was more suitable for restricted/limited conversations and media. Then I federated this with every social network that would let us have API access or open protocols. We even "federated" with Facebook and Twitter briefly.
That software became known later as Friendica.
A wee bit more ancient history... I went on to do other things to explore the limits of decentralised protocols (there are very few) and a thing we call 'nomadic identity'. This work became Hubzilla. Then OStatus (the common language of the early fediverse) was subsumed by ActivityPub about 7-8 years ago, and a project called Mastodon adopted it. I had played with it briefly, but found I was literally the only person who had, and Mastodon's adoption gave me a reason to dust off ActivityPub and try again.
There were many other things that happened between then and now, but the end result is that now there's this thing called 'forte'. It's something I spent a lot of time on to bring all the community and identity management and online safety and spam resistant features we developed over the years to the ActivityPub protocol. It took a few years, because like OStatus, the design of ActivityPub was pretty short-sighted and many decisions were made based on how well they aligned with (the former) Twitter's behaviour years ago. That's the situation and it took years to wrangle ActivityPub into compliance with the needs of our privacy-oriented communities, but that work is now reasonably complete.
TL;DR This software does some pretty cool stuff. We're not copying anybody or trying to be 'something-something, but federated'. We came up with these tools and abilities because real people needed them today. And that was fifteen years ago. If people need something, and the protocol doesn't permit it, that doesn't mean people need it any less.
People need these abilities more than ever now.
There is very little interest in my work from the fediverse at large, for a variety of reasons. Mostly, that we're into other things besides Twitter and have an architecture that prevents dog-piling and spam. I personally use forte as a spam free (by design) modern replacement for email, built on open standards. Many other people have contributed their ideas over the last 15 years, and it also federates with the rest of the ActivityPub fediverse and looks/works like a social network if you want - and lets you play on the global stage; or can be isolated to friends, family, and private communities -- if you prefer that instead. This is all open source code based on open web standards and can communicate with millions of people today - across at least a hundred different competing software applications. I'm not competing. I'm just doing what I've always done. I've always built software for people who wish to control who they communicate/share with, and to make it difficult for total strangers to push themselves into your online face; unless you consciously make the decision to permit it.
And I've been doing this for a very long time.
As always, this repository is a gift to the universe with no strings attached. Have a great day.