<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/you-re-using-a-too-old-browser-fswwesilr" -->

---
title: You&#x27;re using a too-old browser | daily.dev
description: A blog owner explains blocking old browser user agents to combat high-volume crawlers gathering data for LLM training. The blocking affects legitimate users...
canonical: https://daily.dev/posts/you-re-using-a-too-old-browser-fswwesilr
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: You&#x27;re using a too-old browser | daily.dev
og:description: A blog owner explains blocking old browser user agents to combat high-volume crawlers gathering data for LLM training. The blocking affects legitimate users...
og:url: https://daily.dev/posts/you-re-using-a-too-old-browser-fswwesilr
og:image: https://api.daily.dev/og/posts/fswwEsilr.png
og:image:alt: You&#x27;re using a too-old browser
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# You're using a too-old browser

**[Planet Golang](https://daily.dev/sources/planetgolang)** · 2 min read · 1 upvotes · 0 comments

## Summary

A blog owner explains blocking old browser user agents to combat high-volume crawlers gathering data for LLM training. The blocking affects legitimate users with outdated browsers and archive.today services that use old Chrome user agents. Vivaldi users may need to adjust their User Agent Brand Masking settings, and archive.org is recommended as a better-behaved alternative for archiving.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://utcc.utoronto.ca/~cks/space/blog/programming/PassingSecretsViaStdin>

## Similar posts on daily.dev

- [You're using a too-old browser](https://daily.dev/posts/you-re-using-a-too-old-browser-gg8jcdsh3) · Planet Golang · 0 upvotes · 0 comments
- [You're using a too-old browser](https://daily.dev/posts/you-re-using-a-too-old-browser-bh5t2i74o) · Lobsters · 0 upvotes · 0 comments
- [You're using a too-old browser](https://daily.dev/posts/you-re-using-a-too-old-browser-snvuntvsx) · Lobsters · 1 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#google-chrome](https://daily.dev/tags/google-chrome), [#web-security](https://daily.dev/tags/web-security)

[View this post on daily.dev](https://daily.dev/posts/you-re-using-a-too-old-browser-fswwesilr)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"You're using a too-old browser","url":"https://daily.dev/posts/you-re-using-a-too-old-browser-fswwesilr","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/you-re-using-a-too-old-browser-fswwesilr"},"datePublished":"2026-02-04T13:44:26.841Z","dateModified":"2026-02-04T13:44:44.095Z","description":"A blog owner explains blocking old browser user agents to combat high-volume crawlers gathering data for LLM training. The blocking affects legitimate users...","image":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","thumbnailUrl":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","isAccessibleForFree":true,"articleSection":"Planet Golang","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Planet Golang","logo":"https://media.daily.dev/image/upload/s--nkaYE8PY--/f_auto/v1721572510/logos/planetgolang","url":"https://daily.dev/sources/planetgolang"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/you-re-using-a-too-old-browser-fswwesilr","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"llm,google-chrome,web-security","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Planet Golang","item":"https://daily.dev/sources/planetgolang"},{"@type":"ListItem","position":3,"name":"You're using a too-old browser"}]}
```

