|
|
|
|
|
by arewethereyeta
360 days ago
|
|
There are MANY cases for such an implementation. My service [1] implements such a thing, eBPF too, and my users do it for many valid reasons such as: - shopping cart fraud - geo-restricted content (think distributing laws) - preventing abuse (think ticket scalpers) - preventing cheating and multi-accounting (think gaming) - preventing account takeovers (think 2FA trigger if fingerprint suddenly changed) There is much more but yeah, this tech has its place. We cannot just assume everyone has a static website with a free for all content. [1] https://visitorquery.com/ |
|