Web Environment Integrity warning banner for websites
If a visitor is using a WEI-enabled browser (e.g. Chrome, Edge, Chromium) they will get a full-page warning that their browser is harmful, with a link to the FSF's explanation of why WEI is bad and download links to various browsers that oppose WEI (currently: Firefox, Safari, Brave, Pale Moon, GNOME Web). The user has to close the warning banner to view the website content.
Does the same job
all alternatives →- NWNo-WEI.js, a banner that will warn Chrome users of the dangers of WEI2023 · github.com · ▲5
I've created this banner to warn visitors to your site of the dangers of Google's WEI proposal. It's easily installed, all it requires is two lines of HTML to include the JS and CSS. It will display only to Chrome users (and Vivaldi/Brave as a side effect, sorry chaps, but I couldn't narrow the UA detection any further). If you don't know what WEI is or why it is a danger, please read here: https://openwebdefenders.org/ and here: https://www.fsf.org/blogs/community/web-environment-integrit... If you want to see what the banner looks like but…




More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com