Comment on Why is Facebook filled with so much random junk now?
Valmond@lemmy.world 2 months agoI do know of a project that does what you are looking for, decentralized (100%), FOSS, easy to set up, encrypted…
I built a very basic chat program on top of it quite easily, a “FB clone” is not far away IMO.
So what’s the project? It’s my Tenfingers protocol & implementation (tenfingers.org) and it’s just waiting for adoption!
I’m in the process of making the documentation and installation guide, but you can check it out right now.
I’d love showcasing it somewhere, getting feedback, help out with problems etc.
laverabe@lemmy.world 2 months ago
sounds interesting, is the source code on somewhere like codeberg or GitHub?
How does it work?
Valmond@lemmy.world 2 months ago
You can download the python code, or frozen executables for Linux and Windows on tenfingers.org
Or the whole project, which I admit is kind of messy, on codeberg: codeberg.org/Valmond/Tenfingers
I posted a more detailed description just below in this theead, please do say if you don’t find it or if you have any kind of questions!
laverabe@lemmy.world 2 months ago
Very cool. 100% over my technical knowledge level but I’ll take a look at the code and give it a whirl when I get a chance.
I think it would be awesome if it worked. Power to the people! ;)
Valmond@lemmy.world 2 months ago
Hey thank you!
I finally have some free time ahead, I’ll put together a first ‘real’ documentation that covers installation and basic use cases so that people actually can have a chance of testing it for real. I’ll swap the cringy 1990 web page for it on tenfingers.org
Do tell if you try it out 👍🏻
Valmond