home.social

#gecko — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gecko, aggregated by home.social.

fetched live
  1. Reptilian Therianthropy

    I wish there was more reptile shit out there.
    i need more scalies in my life, i need more scalie content in my life, but alas sometimes you gotta do it yourself...

    #furry #furryart #therian #therianthropy #reptile #scalie #mastoart #digitalart #crocodile #colubrid #python #tortoise #gecko #lizard #skink #snake

  2. We need more engines. on isn't enough to fight off and . 🫠

    is the other fighting for better. Competition is needed.

    Example, of was how we got so many innovations we take for granted now.

    ladybird.org/

  3. @magi @opensource mi duole ammetterlo, ma Mozilla ce l'ha messa proprio tutta per alienare la sua userbase che negli anni ha iniziato a cercare altrove quello che non trovava più in Firefox. È un vero peccato, perché pur con i suoi difetti a livello tecnico, #Gecko è probabilmente l'ultimo baluardo del web libero. Tuttavia - forse - il futuro del web libero non dovrebbe essere riposto nelle mani di #Mozilla e di chi la governa...

  4. @vsx Was mich bei aller Hoffnung auf eine weitere datenschutzfreundliche Lösung stört: Noch eine #Chromium/Blink-Implementierung. Das ist ein weiterer Schritt in Richtung einer Engine-Monokultur.

    Wir haben (dank #Firefox und #Gecko) eben erst die Internet-Explorer-#Monokultur überwunden und ein Hersteller-unabhängiges Internet wiedergewonnen. Wollen wir das wirklich wieder zugunsten von #Google-#Blink aufgeben?

  5. Konform Browser 140.13.0-101 has been released and packages are available for download.

    codeberg.org/konform-browser/s

    This release includes bugfixes and fixes for still undisclosed security issues from upstream.

    These announcements can be filtered using #konform_release hashtag.

    #konform_release #konform #webbrowser #privacy #security #gecko #opensource #firefox #basebrowser #linux

  6. PSA for future me (and apparently the other three people on Earth who will ever need this):

    If you need the SHA-256 digest of the number "0" because your CSP is so aggressively locked down that you have to whitelist "<script>0</script>" just to stop Gecko from flashbanging users with unstyled content...

    echo -n "0" | openssl dgst -sha256 -binary | base64
    X+zrZv/IbzjZUnhsbWlsecLbwjndTpG0ZynXOif7V+k=

    #Programming is a normal profession.

    #gecko #CSP #InfoSec #WebDev #Firefox #SysAdmin