Hacker Newsnew | past | comments | ask | show | jobs | submit | ianopolous's commentslogin

You might be interested in Peergos (creator here). It's an advanced self-hostable end-to-end encrypted drive with sync, calendar, many other apps.

https://peergos.org


Yep, and Peergos also chose the same subset as DASL.


Minor clarifications, but libp2p also uses TLS ALPN for protocol negotiation, and also uses native quic streams - there is no additional muxer layer when using quic.

Iroh is still awesome.


There is Peergos: https://peergos.org (disclaimer: I am the creator)


@lxpz It would be great to do a follow up to this blog post with the latest Peergos. All the issues with baseline bandwidth and requests have gone away, even with federation on. The baseline is now 0, and even many locally initiated requests will be served directly from a Peergos cache without touching S3.

https://garagehq.deuxfleurs.fr/blog/2022-ipfs/

Let's talk!


You might be interested in Peergos [0][1] (creator here) which has official Linux apps, is E2EE, fully open source (including the server), and self-hostable. It's also recommended by privacy guides: https://www.privacyguides.org/en/cloud/#peergos

[0] https://peergos.org

[1] https://github.com/peergos/peergos


You might be interested in Peergos [0][1] which is E2EE, fully open source (including the server), and self hostable. We've been audited by Cure53 and Radically Open Security.

[0] https://peergos.org

[1] https://github.com/peergos/peergos


You might like Peergos, which is E2EE as well. Disclosure (I work on it).

https://peergos.org

You can try it out easily here: https://peergos-demo.net

Our iOS app is still in the works still though.


Yes your files stay on your server, unless you share them with a friend on another server. It basically just uses libp2p as an internode communication protocol, and you need auth to retrieve ciphertext blocks.


Cool thanks! So does that mean if I want more durability/copies of the data I can just link up additional servers and they’ll sync all the data via IPFS? So like if I started with just my home NAS, then later added a VPS, and later a computer sitting at my brother’s house, I would end up with a copy of all data in all 3 locations and could access it if at least one of them was online at any given time?


There is a built-in mirror function in peergos you can use to mirror your user, or an entire server you control to another server yes: https://github.com/peergos/peergos?tab=readme-ov-file#mirror and we recently add this to the ui itself you can request/pay for a live mirror on another server: https://peergos.net

At the moment if your client accesses a server with a mirror, and your primary is offline, then you can read, but not write. Writes are proxied to your primary, and thus need your primary to be accessible.


You might be interested in Peergos (https://peergos.org) - creator here.

An old write up is here: https://itsfoss.com/peergos/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: