Paolo Redaelli personal blog

Category: Osservanda

SECUSHARE

Secushare employs GNUnet for end-to-end encryption and anonymizing mesh routing (because it has a more suitable architecture than Tor or I2P) and applies PSYC on top (because it performs better than XMPP, JSON or OStatus) to create a distributed social graph. Together, these technologies allow for distributed private social networking including more straightforward and secure…

Link

I’m starting a new category “osservanda” (i.e. “to be observed”) interesting projects to keep an eye on. Let’s start with an Operative System:

Jehanne a simple operating system.

It shows that few orthogonal abstractions can be composed to provide everything you want from modern operating systems.

https://github.com/JehanneOS/jehanne mainly from Giacomo Tesio.