# 로그인 없는 정적 사이트에서 사용자를 구분하는 방법 — AI Agent 식별 고민까지

> Clean Markdown view of GeekNews topic #28226. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=28226](https://news.hada.io/topic?id=28226)
- GeekNews Markdown: [https://news.hada.io/topic/28226.md](https://news.hada.io/topic/28226.md)
- Type: news
- Author: [neocode24](https://news.hada.io/@neocode24)
- Published: 2026-04-05T22:00:57+09:00
- Updated: 2026-04-05T22:00:57+09:00
- Original source: [blog.neocode24.com](https://blog.neocode24.com/blog/browser-fingerprinting-static-site-identity/)
- Points: 6
- Comments: 3

## Topic Body

Static site에서도 사용자 identity를 만들 수 있을까?  
  
이 글은 Browser Fingerprinting을 이용한 stateless pseudo identity 개념을 제안합니다.  
	•	로그인 없음  
	•	쿠키 없음  
	•	서버 상태 없음  
	•	정적 사이트  
  
이 환경에서 브라우저 fingerprint를 기반으로 확률적 사용자 식별자를 생성하고 lightweight personalization과 spam 방지를 구현하는 구조입니다.  
  
또한 이 내용은 실 사용자뿐 아니라 **AI Agent / crawler 식별을 위한** lightweight identity로도 확장 가능성을 가집니다.  
  
완전한 인증이 아닌 weak identity layer 로 사용하는 접근입니다.

## Comments



### Comment 54742

- Author: blacksocks
- Created: 2026-04-06T12:04:52+09:00
- Points: 1

참신한 아이디어라고 생각되네요~ 다만, 실제 활용도와 기대 효과에 대해서는 조금 더 면밀한 검토가 필요해 보이네요..

### Comment 54719

- Author: ahiou
- Created: 2026-04-06T09:46:13+09:00
- Points: 1

흥미로운 내용인데 블로그 전체가 AI 로 만든 것 같아서 조금 그렇네요

### Comment 54724

- Author: neocode24
- Created: 2026-04-06T09:53:06+09:00
- Points: 1
- Parent comment: 54719
- Depth: 1

AI 맞아요. Vibe로 해서 구축했고, 했던 경험을 정리한거니까.. 틀리진 않아요.
