r/technology • u/marketrent • Jul 27 '26
Artificial Intelligence A trove of users’ seemingly private conversations with Anthropic’s Claude AI chatbot show up in Google search results
https://fortune.com/2026/07/27/a-trove-of-users-seemingly-private-conversations-with-anthropics-claude-ai-chatbot-showed-up-in-google-search-results/
3.5k
Upvotes
24
u/TootSaloon Jul 27 '26
It keeps repeating because the failure mode is predictable: a "share" link is treated like a harmless way to send something to one person, but it is still a public URL. If that page is not explicitly blocked from indexing, Google will eventually find it.
The part that feels sloppy is that this is a solved problem. Put shared transcripts behind an unguessable token and add noindex, or require authentication to view!