this post was submitted on 15 Apr 2026
5 points (85.7% liked)

Voyager

8135 readers
1 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! 👇

Number of sponsors badge

💙

founded 2 years ago
MODERATORS
 

The issue: Certain website (like wired.com) will limit the number of articles a user is allowed to see before a paywall is forced on the user.

Proposed solutions:

  1. Allow the user to clear cookies for a website, resetting the limit. Possibly even introduce a user editable list of websites where cookies are cleared when the site is exited.
  2. By default or a list based on website, open links into “private browsing”/“incognito mode”, which should remove persistent cookies.

Additional information: many websites accomplish the paywall through the use of a client side tracking cookie. Removing the cookie resets the counter.

Additional removing cookies helps limit online tracking, keeping the user slightly more private.

Removing cookies does come with some downsides. If the user is logged into the website, removing cookies generally logs them off. Also, any persistent settings will likely be lost. Due to the normal use case of Voyager and Lemmy, this likely won’t be a significant issue.

On iOS: it doesn’t appear cookie data is shared between safari and voyager. Websites visited in Voyager do not show in the cookie list on the safari app.

Anything to add? Is there a setting that does this and I just missed it?

top 5 comments
sorted by: hot top controversial new old
[–] hitmyspot@aussie.zone 1 points 4 weeks ago (1 children)

Firefox focus clears cookies on exit. I’ve set it as my default browser, for system, so any links go to it.

[–] Leeks@lemmy.world 1 points 4 weeks ago (1 children)

Are you on iOS or Android?

[–] hitmyspot@aussie.zone 1 points 4 weeks ago

Both. In use it on android and iOS.

[–] quediuspayu@lemmy.dbzer0.com 1 points 4 weeks ago

How the browser part works?

[–] aeharding@vger.social 1 points 3 weeks ago

Interesting request! Although I don't think SFSafariViewController allows clearing cookies by website