Hacker News new | ask | show | jobs
by rigelk 3002 days ago
It is, but I don't see how web browsers would need to interact directly with ActivityPub. That's just a way to settle on a json structure everyone will be using in their web application (that acts as AP client), as is the case in Mastodon.

Here with PeerTube the client interface doesn't interact with AP to watch videos or get them. It just requests the list directly to the server.