I’d recommend Hush to anyone who uses Safari
– John Gruber, Daring Fireball 23 January 2021
Hush is private, free and fast – read more on the website.
Requires iOS 14 or later.
Requires macOS 11 or later. Direct download.
Unlike some blockers, Hush has absolutely no access to your browser habits or passwords. Nor does it track behavior or collect crash reports - nothing leaves your device.
Everything is free of charge. Forever. No in-app purchases, no nonsense. However, any help towards covering the yearly Apple Developer fee is greatly appreciated.
The app is primarily a host of rules that integrates with Safari in a native, lightweight way, making the blocking efficient and fast.
It's as easy as downloading the app and enabling it in Safari settings ⢠Content Blockers. No configuration or maintenance needed.
The source code is published under the permissive MIT license.
Hush is written in Apple's latest programming paradigm Swift UI and has native support for M1 processors.
The app download clocks in at less than half a megabyte.
Neither! Hush will block specific scripts and elements on the website, but can't and won't interact with the website itself and thus won't click on any buttons. According to GDPR laws the user needs to explicitly consent to non-essential cookies and tracking.
Absolutely, being compliant and respecting your choices is up to the website owners. It's possible to block all cookies, but that also breaks a lot of websites. I personally use incognito mode so I don't have to trust website owners' good intents and implementations, but that means they constantly "forget" my cookie choices. Ergo Hush.
Hush doesn't block ads on purpose. Nobody wants to read nor display cookie notices. But ads – however annoying – might be crucial for makers and businesses on the internet and I don't want to steal their lunch.
On some sites it's not possible to block/hide cookie notices or tracking consent screens without also breaking the site. Other sites have obfuscations in place to prevent blocking. Regardless, you may open an issue on GitHub or fill in a form to report it.
First ensure that it's actually Hush breaking it by disabling it in settings and reloading the page. If it works after this, please report it by opening an issue.
To build the app in Xcode, you need to have deno installed first:
brew install deno
xcode-select --install
Run blocklist unit tests with:
make test_unit
Run UI tests with:
make test_ui
Compile blocklist only with (part of Xcode build):
make blocklist
Hush: MIT License. © Joel Arvidsson 2020-present
Fanboy List: CC BY 3.0. © Rick Petnel and contributors 2005