Go to file
Rogerio Chaves 5c9521090a
Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work
2020-05-05 10:27:54 +02:00
ios Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work 2020-05-05 10:27:54 +02:00
web Finally got a setup working with native bindings for chrolide, sodium and whatever else for require('ssb-keys') to work 2020-05-05 10:27:54 +02:00
.prettierignore Add invites and user 2 2020-04-04 17:15:43 +02:00
LICENSE Add AGPL-3.0 license, same as patchwork 2020-05-02 11:19:31 +02:00
README.md Add README 2020-05-02 13:21:19 +10:00

README.md

Feedless

The non-addictive social network

About

Feedless combines the best original ideas of popular social networks without the bad parts

  • You have your own wall, but you can only post with 140 characters, like original Twitter
  • If you want to check on others you have to go to their profile, like original Facebook or Orkut
  • You can send secret messages, like original Snapchat, but there are no stories
  • There is no feed to scroll forever, no cassino slot machine addiction
  • There are no likes nor any mindless interactions, if you like something, you tell the person, like a human

Because Feedless is not a business, we don't need to make people addicted just to sell more ads and please shareholders. Feedless is built on top of SSB, a decentralized social network protocol, which means the community sustains it, not a corporation.

Usage

Feedless Web uses NodeJS.

cd web
npm install
npm start

Then navigate to http://localhost:7624/ in your browser.