HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ianopolous

no profile record

Submissions

What's New in Peergos in 2025

peergos.org
1 points·by ianopolous·5 ay önce·0 comments

Peergos: An Open-Source Google Drive Alternative That You Can Self-Host

itsfoss.com
4 points·by ianopolous·9 ay önce·5 comments

The Evolution of Garbage Collectors: JVM vs. Go vs. Rust Latency Shootout

codemia.io
1 points·by ianopolous·9 ay önce·1 comments

Global Replication Made Easy

tigrisdata.com
2 points·by ianopolous·10 ay önce·0 comments

comments

ianopolous
·26 gün önce·discuss
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.
ianopolous
·2 ay önce·discuss
There is Peergos: https://peergos.org (disclaimer: I am the creator)
ianopolous
·7 ay önce·discuss
@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!
ianopolous
·8 ay önce·discuss
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
ianopolous
·8 ay önce·discuss
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
ianopolous
·8 ay önce·discuss
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.
ianopolous
·9 ay önce·discuss
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.
ianopolous
·9 ay önce·discuss
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.
ianopolous
·9 ay önce·discuss
You might be interested in Peergos (https://peergos.org) - creator here.

An old write up is here: https://itsfoss.com/peergos/
ianopolous
·9 ay önce·discuss
Thanks! I'll send you an email.

The good news is Peergos also has serializable transactional modifications. This comes from us storing signed roots in a db on your home server (not ipns). We also have our own minimal ipfs implementation that uses 1000x fewer resources than kubo, aka go-ipfs.
ianopolous
·9 ay önce·discuss
Thanks! You can play around with it on https://peergos-demo.net
ianopolous
·9 ay önce·discuss
We should talk. This very similar to how apps use E2EE data in Peergos. Maybe we can join forces. https://peergos.org/posts/a-better-web
ianopolous
·9 ay önce·discuss
You may like Peergos (creator here) https://peergos.org/posts/decentralized-social-media
ianopolous
·10 ay önce·discuss
I love this. It is close to what we've built with Peergos [0].

1. People have to accept you as a follower, and the default is bi-directional.

2. There are no visible follower/friend counts.

3. Chronological feed which has an end (no infinite scroll)

4. No arbitrary character limit

5. No analytics (enforced by E2EE)

We don't have a max friends/number of posts per day though.

[0] https://peergos.org/posts/decentralized-social-media