Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Browser.Pub and Anubis

Technical Discussion
15 4 47

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    4 Posts
    27 Views
    @reiver i think the disjunction between Object and Link was actually unnecessary. https://github.com/w3c/activitystreams/issues/666i also think there's too much emphasis on types when there really shouldn't be -- it's the *properties* that you end up using almost all of the time. pretty much the only types that actually matter are the Activity types (because you can't infer those).
  • 0 Votes
    1 Posts
    7 Views
    @silverpill previous/next are the properties of a Collection object. And GoActivityPub uses "after" and "before" query parameters for configuring a keyset pagination cursor. Next is a collection IRI where ?after=IRI where IRI is the last object in the current collection.Previous is a collection IRI where ?before=IRI where IRI is the first object in the current collection.
  • 0 Votes
    1 Posts
    5 Views
    Can you guess when I turned Anubis back on? Grey line (left-hand; y-axis) tracks page views Blue line (right-hand; y-axis) tracks unique users [image: 1769183491489-6fef34a9-80f9-4b9f-b266-212a31f486cb-image.png] You can even see the spike in traffic that brought down the site hard enough that I got my butt in gear to tune Anubis and turn it back on. Based on the numbers here, there is a thirteen-fold decrease in activity (or a ~92% drop in traffic), all identified by Anubis as bots and blocked. Selective adjustments were made to the nginx config and anubis bot policy to allow certain bits of traffic through (for unimpeded federation, etc.), but otherwise the site is now quite stable, on a small potato server. :potato: Default bot policy does let search engine crawlers though (I think), so that is win-win. Thank you so much @cadey@pony.social, my next stop is your GitHub Sponsors page.
  • 0 Votes
    1 Posts
    14 Views
    Does anyone know of an easy way to run #Anubis in front of a small static site? It should be straightforward, low maintenance and affordable for someone who has no experience running anything that's publicly accessible I'm imagining the standard scenario is a rented VPS and manually configuring Anubis + nginx + SSL/TLS but I'm looking for something simpler#AskFedi #webhosting #sysadmin #selfhosted #nginx #vps #AntiAi