Live data from Hacker News

Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

github.com

81–90 of 190 posts

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#81

Earlier quoted context omitted.

Isn't Ethereum moving to Proof of Stake though?

Yes, but PoS will not solve the problem of gas fees. Gas fees only come down when network capacity is higher than its demand. Layer-2 systems (which allow some of the operations to happen off-chain) is how Ethereum developers are trying to scale the network capacity.

My worry with Ethereum is that moving to proof of stake changes the project from a decentralized one to something a little less so.

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#82
> This is great for blogging, whistle blowing, and other things.

Could this support user authentication for uploading content? Maybe with something like metamask?

Using this tech to make a medium/substack/twitter-style site would lower the barrier to entry for non-technical journalists.

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#83
post #80

Seems a great project! I've always dreamed creating something like this! One thing I want to know is, your project support users' anonymity?

Out of the box, there is no anonymity built into federalist. You can use Tor or VPN to for anonymity. As this develops from a POC for developers to an end user software application, I imagine federalist will have many of these things built in directly or support to hook in (eg Tor and SOCKS) natively.

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#84
> I don't take any credit for this since I just weaved the great technologies others already made together!

You should absolutely take credit for your part in this. Others may have created the technologies you used, but you tied them together into something "more" than the individual pieces. There's room enough for all players to take their credit for their part in this existing.

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#85

This looks like a great project, thank you. One aspect of censorship resistance is the ability for people to publish and read content anonymously (or pseudonymously). Could you add something to the README about that threat model? Also, I see that your IRC channel is hosted on Freenode. That seems an odd choice for a project that is opposed to censorship. Please consider a network with a better track record in that re…

> censorship resistance

Can someone tell me what is going to happen if let's say a terror group decides to use this for propaganda purposes, along the lines of religious fundamentalism/executions as we've witnessed before? Who is going to take the blame for providing them with what is advertised as an unblockable platform?

Has abuse even been factored in?

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#86
post #61

Earlier quoted context omitted.

Deplatforming still exists while any curated platform still exists, which will (hopefully) be always. It shouldn't be possible for you to end up with nowhere to speak, that's why the public square exists, and I accept there is a need for an online public square that is currently pseudo-fufilled by private social media sites, but that doesn't mean deplatforming is bad. Freedom of expression includes the freedom not to…

You seem to be arguing yourself in a circle.

Would you care to expand? I think my point is sound and relatively simple: deplatforming isn't the problem, the lack of a public square is. Deplatforming is, in itself, a form of protected expression.

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#87
I would love it if someone could change my mind on this:

The words unblockable and uncensorable have been misused in the documentation.

Real-world example: 99% of my colleagues cannot bring their own devices into our corporate workplace to access torrents via DHT. There are some network rules and filters in place to block most non 443 traffic. Those 99% are effectively blocked.

Setting a remote HAProxy server to mask miscelaneous traffic as https was a practical way out through the firewall, which then exposed my HAProxy server to a block by IP rules.

This is an idea I'd love to be wrong about. Bock-resistant is the most appropriate statement for this project in its present form. Change my mind :)

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#88

Earlier quoted context omitted.

Yes, but PoS will not solve the problem of gas fees. Gas fees only come down when network capacity is higher than its demand. Layer-2 systems (which allow some of the operations to happen off-chain) is how Ethereum developers are trying to scale the network capacity.

My worry with Ethereum is that moving to proof of stake changes the project from a decentralized one to something a little less so.

Would you like to check how many people are running ETH2.0 validators [0] vs how many people are running Handshake nodes?

[0]: https://launchpad.ethereum.org/en/

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#89

This looks like a great project, thank you. One aspect of censorship resistance is the ability for people to publish and read content anonymously (or pseudonymously). Could you add something to the README about that threat model? Also, I see that your IRC channel is hosted on Freenode. That seems an odd choice for a project that is opposed to censorship. Please consider a network with a better track record in that re…

> censorship resistance Can someone tell me what is going to happen if let's say a terror group decides to use this for propaganda purposes, along the lines of religious fundamentalism/executions as we've witnessed before? Who is going to take the blame for providing them with what is advertised as an unblockable platform? Has abuse even been factored in?

This is an important debate that comes up all too often. I do think this is the proper forum for this, so I'm glad you brought this up and I would be happy to share my thoughts.

The more information people have had in the history of humanity, the more freedoms and liberties we have also had. We would likely still be living in monarchies if not for the spread of information -- North Korea is a prime example.

If information is good and people agree with it, they will consume it and the swarm will be well seeded and public consensus will have spoken. If information is bad and people disagree with it, they won't consume it and the swarm will be sparse at best, at which point, it will be easy for ISPs and others to block access to these swarms.

Torrents have been around for a long time, but terrorists haven't really utilized them much. On the other hand, anime really has to give its thanks to Bram haha.

Just because there are gun abusers, you wouldn't want to take away the 2nd amendment which keeps the government in check. The same goes for information or discourse and the 1st amendment. The day we censor ourselves is the day we throw away liberty.

Re: Show HN: Decentralized, Mutable, Serverless Torrent Swarm Websites

#90

Earlier quoted context omitted.

Hi, thank you for this! Is it wrong to say that without going through a privacy layer like I2P, you'd publicly link your IP to the decentralized websites you visit?

That is correct without I2P, Tor or a VPN.

Tor doesn't support UDP so I don't think it would work.
Post reply on HN