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:
- 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.
- 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?