WeSearch
Hub / Anonymous news app
ANONYMOUS · APP

An anonymous news app without the install.

WeSearch is a Progressive Web App — install it to your home screen and it acts like a native news app, but it ships zero tracking, asks for zero accounts, and gives you a stable handle generated locally on your device.

If you searched for an "anonymous news app," you probably hit four kinds of results: native apps that demand sign-up before letting you do anything, native apps that say "anonymous" but ship a tracker stack, paid privacy-first readers behind a subscription wall, and Reddit/Tildes-style forums that are anonymous but not really news. WeSearch is the fifth option: a fully anonymous news aggregator with a real community layer, delivered as an installable web app that requires zero sign-up and ships zero third-party tracking.

Why a web app instead of a native app

WeSearch is a Progressive Web App (PWA). On iOS, hit Share → Add to Home Screen and the icon lands on your home grid. On Android, the browser will prompt you to install. On desktop, Chrome and Edge show an install button in the address bar. After install, it launches fullscreen, has its own task-bar entry, and supports OS-level push notifications via VAPID Web Push.

We chose PWA over native because (a) it runs without a vendor app store reviewing every change we ship, (b) it doesn't pull in the analytics SDK that every native template tries to bundle by default, and (c) it works on every platform — phone, tablet, laptop, ChromeOS, Linux — without a separate codebase. The trade-off is that some platform features (geofencing, deeper background sync) aren't fully exposed to the web yet. We can live with that.

What "anonymous" means in this app

What you can do without an account

Everything. Read across 700+ editorial sources; tap reactions on stories; post threaded comments with GIFs; reply to specific comments; like comments you appreciate; follow other anonymous voices; save articles for later; configure push notifications by source, category, or keyword; install to your home screen; use offline (cached shell). There is no premium tier hiding behind a sign-up gate.

How to install

  1. iOS. Open wesearch.press in Safari. Tap Share → Add to Home Screen. Tap the new icon to launch fullscreen.
  2. Android. Open in Chrome. Tap the install banner, or open the menu → Install app.
  3. Desktop (Chrome/Edge). Look for the install icon in the address bar. Click. The app gets its own task-bar entry.
  4. Desktop (Firefox/Safari). Just bookmark wesearch.press. PWA support is partial; the site still works perfectly in a regular tab.

What's different from native news apps

FeatureTypical native news appWeSearch PWA
Sign-upRequiredNone
IdentityEmail + passwordLocal random key
Analytics SDKFirebase, Mixpanel, etc.None
Ad networkAdMob, etc.None
Push notificationsVendor-managed identityVAPID Web Push, anonymous
App-store reviewEvery changeNone — ships from our server
CostFree + ads or subscriptionFree, donation-funded
Install size50–200MBFew MB cached shell

Frequently asked

Is WeSearch a real app or just a website?

Both. It's a Progressive Web App — install it to your home screen on iOS or Android and it launches fullscreen with its own icon, supports push notifications, and works offline (cached shell). It also works as a regular website if you don't want to install.

Do I need to install to use it?

No. Everything works in a regular browser tab. Install just gives you a home-screen icon and OS-level push notifications.

Are there native iOS/Android apps?

Not yet. The PWA covers most use cases. Native apps are on the roadmap.