Tag:privacy
All the articles with the tag "privacy".
select * from posts where tag = 'privacy';
- 2026-07-20
A URL redirector that never watches you
· browser-extension · privacy · typescriptMost URL redirectors work by reading every request. Ferry pushes the rules down to the browser with declarativeNetRequest, so it redirects without ever seeing where you go.