Hacker News new | past | comments | ask | show | jobs | submit login

> That's the thing: It doesn't have to pay off and it doesn't have to generate revenue. That's not its goal. It is not a business model.

From a purely-technical lens, that may not seem like a fatal flaw. When viewed through a whole-product lens, it is. PeerTube's anonymous, censor-proof nature is enough to attract a certain class of content that repels advertisers, but then what? Until the dark side of distributed technologies is addressed instead of touted as a feature, this doesn't have a chance of popular success.




> PeerTube's anonymous, censor-proof nature

Peertube is neither of those things. Publishing is pseudonymous, not anonymous: requires an account on the server you'd like to publish videos to, just like youtube and other video platforms. And it's only censorship-proof as much as it uses HTTPS/WebRTC to share content. I haven't seen any study of the Sybil-proofness of Webtorrent protocol, but Peertube certainly does not protect instance operator from DNS/IP censorship or from having their machines seized by law enforcement.

Peertube is based on a federated model (like email/www) where instances are "responsible" for the content/users they host, encouraging smaller, trusted communities. Search is currently being addressed via SepiaSearch (a dedicated search engine), and the joinpeertube.org/sepiasearch.org listings are seriously moderated (i once reported a white supremacist instance and it was delisted in under 24h).


Last time I checked the way that webtorrent/peertube queries for peers watching same video is centralised over websockets to a a select few webtorrent trackers, I think theirs only 2 or 3 running, meaning if you wanted to take down peertubes p2p functionality all you would have to hit would be their webtorrent trackers with a ddos and the platform would go down, I'm not 100% about sibil protections but I do know that peertubes webtorrent trackers verify the structure of an announce, and if it is in invalid format bans you from the tracker, compared to the other webtorrent trackers which are more happy to accept something less strict as an announce


> over websockets to a a select few webtorrent trackers, I think theirs only 2 or 3 running

Maybe you're talking about STUN servers? There's only 2 hardcoded STUN servers for the moment [0] indeed, but that's only for WebRTC discovery and will be easy to fix. It does not prevent server-side redundancy because every peertube instance runs its own tracker, from my understanding on the protocol (let me know if i've got that wrong), but taking those STUN servers down would indeed prevent p2p seeding, except for publicly-routable clients (not behind NAT).

[0] https://github.com/Chocobozzz/PeerTube/issues/3177


I'm reasonably confident that the protocol I was working with was json over websocket https://openwebtorrent.com/ tracker this was a few months ago now so peertube could be running something different So each peertube instance runs its own openwebtorrent compatible tracker, which then has its own protocol inforced at the wire level, compared to when i looked at the other openwebtorrent implementations depending on the server didn't enforce the wire format and you could send json over the wire, the trackers seemed to just be a sort of pubsub system where announces would get resent to other connected clients under the same infohash or whatever they used


Well. Wikipedia did.


Wikipedia is not distributed, anonymous, or censor-proof.


Wikipedia is widely mirrored, pseudonymous for writers, anonymous for readers (unlike YouTube!), possessed of internal policies against most kinds of censorship, and quite practically inconvenient to censor externally. Certainly you could do better on these axes, but Wikipedia is already getting an enormous amount of vital information to people despite other people wanting to suppress that information.


The censorship on Wikipedia is internal. Biased articles locked from public editing, delete hungry maintainers that gatekeep content away from the site. Sure some countries can block it, but the subtle internal censorship is far more damaging because it's easy for people to overlook/write off


Which articles do you mean? I can't remember the last time I saw anything other than a template that was anything more than semiprotected.

I agree that deletionism is a big problem.


Latest example I've seen is the article for Marjorie Taylor Greene. It's under "extended-confirmed-protection", listed as a "Good article". Yet starts right off with the summary, "Marjorie Greene,[3] is an American politician, businesswoman, and far-right[4] conspiracy theorist[5] serving as the U.S. representative for Georgia's 14th congressional district.[6]"

Those kind of abstract accusations do not belong in an encyclopedia article, and while there's a wealth of "citations" buried under the [5], none are anything other than news articles repeating the same accusation. It's baseless mudslinging that is the exact opposite of sticking to provable individual claims and facts, like a proper encyclopedia article should consist of.

Granted, it's not an insurmountable bar as it appears anyone with 500 edits can begin to participate. However, it shows a clear attempt to control the narrative to a specific one, and erecting barriers against changing that while officially endorsing the current one. It spans greater than just that, and seems common across other political articles on Wikipedia.


Hmm, by saying that the accusations are "baseless", you seem to be saying that she's not actually a conspiracy theorist. But it's not just repetitions of a flat accusation; for example, NPR quoted her as saying, "There's a once-in-a-lifetime opportunity to take this global cabal of Satan-worshiping pedophiles out, and I think we have the president to do it." (Evidently she's also claimed that the Clintons had John F. Kennedy Jr. killed, that Hillary Clinton and Huma Abedin performed a human sacrifice in order to drink a child's blood, that the damage to the Pentagon 20 years ago was due to a missile rather than an airplane impact, and that the UN is committing genocide against white people.) Are you saying that NPR was lying in attributing that quote to her, or that she did say that but somehow is nevertheless not a conspiracy theorist? Or am I misinterpreting your claim of "baseless mudslinging"?

It seems to me that describing Marjorie Taylor Greene as a "far-right conspiracy theorist" is just as encyclopedic and verifiable as describing Charles Manson as "an American criminal who led the Manson Family" or Jeffrey Dahmer as "an American serial killer and sex offender who committed the murder and dismemberment of 17 men and boys". Why do you disagree?


Peertube is closer to MediaWiki than Wikipedia. Anyone can setup an instance, and scrap/share content from other instances using URLs. Nothing is distributed, anonymous or censorship-proof... but the entire network is federated and pseudonymous.


> From a purely-technical lens, that may not seem like a fatal flaw. When viewed through a whole-product lens, it is.

YouTube is an advertising business, Peertube is software. They are like day and night different.

Peertube is developed by a community of developers, governed by a french non-profit called Framasoft. Their primary mission is community governance, establishing a legal footprint, and promoting Peertube, in the same vain as Mozilla, the Drupal Foundation and many others.

According to the Peertube website, 90% of Framasoft's funding consists of donations. Since they don't sell a service, don't have to maintain infrastructure to enable hosting of videos, they don't require a complex organization and large investments.

Sharing the costs of a common good tends to work out on a small scale, and it's a valid alternative to private for-profit initiatives. Reeading tip: ERS's "The Cathedral and the Bazaar"

https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar

> PeerTube's anonymous, censor-proof nature is enough to attract a certain class of content that repels advertisers, but then what? Until the dark side of distributed technologies is addressed instead of touted as a feature, this doesn't have a chance of popular success.

Peertube isn't a single service that contains a "certain class of content that repels advertisers". It's software that allows anyone to set up their own server and hook it up in a federated network of servers.

It's a bit like online fora. Like, PHPbb and vBulletin are just sofware. Anyone can download a copy, install it on their own server, run their own forum and develop their own community. It used to be that there were fora about anything and everything ranging from gaming, knitting, books, history to the less savory topics and themes. Few would argue that these weren't successful in their heyday.

The biggest challenge federated networks face is this: discovery of content. That's what defines how much they will appeal to a large audience.

Centralized services like YouTube are popular because they've perfected the discovery of information relevant to their audience to a fine art. YouTube becoming an ad business is a paradox: they arrived at that point because that's the only viable business model to cover the cost of centralized hosting of billions of videos, and the bandwidth required to serve billions of viewers.

Federated networks don't suffer that problem because the costs of hosting content are shared across the nodes of the network. Peertube leverages WebTorrent as their file sharing protocol. The existence of individual nodes across the network is predicated by local economic conditions. Some nodes may disappear if they can't recoup their own operational costs. But distributed character of the network implies that its enduring success is predicated by the longevity of a majority of nodes.




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

Search: