this post was submitted on 06 Apr 2026
694 points (90.6% liked)

Privacy

9466 readers
725 users here now

A community for Lemmy users interested in privacy

Rules:

  1. Be civil
  2. No spam posting
  3. Keep posts on-topic
  4. No trolling

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Opisek@piefed.blahaj.zone 16 points 1 day ago (2 children)

Apart from keeping you logged in, like the other commenter mentioned, cookies can for example be used to save the theme you are using (light/dark) or the language you picked. It would be annoying to have to reselect that every time you move to a different subpage.

[–] tyler@programming.dev 2 points 16 hours ago (1 children)

Theme can use local storage, instead of cookies.

[–] Opisek@piefed.blahaj.zone 2 points 15 hours ago

This breaks once you've got server-sided rendering.

[–] XLE@piefed.social 4 points 1 day ago (1 children)

Your browser passes theme and language recommendations to every site you visit. So outside of passwords, there are fewer reasons for cookies than you may presume.

[–] Opisek@piefed.blahaj.zone 3 points 15 hours ago

They're only recommendations. You should still respect the user's choice if they choose something else, which is usually done via cookies.