Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What's the story with “Checking Connection Security” website loaders?
12 points by themerone on Jan 29, 2023 | hide | past | favorite | 7 comments
I'm encountering websites that load with a "Checking Connection Security" loading messages.

I'm certain it's some kind of dark pattern, but I can't figure out why a site would want to hijack the page load, instead of doing whatever work is happening in the background.



They're executing javascript to ensure e.g. you're not running in a headless browser. If you loaded the page and ran it in the background then the person making the request already got access to the page content, it's too late.


How does it know that you’re using a headless browser?


Fingerprinting the browser using JS.


Gitlab does this and sometimes it takes 3-5 seconds. But navigating directly to a repository page bypasses this check.


helps prevent fraud, bots, spam, etc without forcing the user to solve a CAPTCHA


How much fraud and spam can I do with read-only access to a website?


Oh but it does use hCaptcha and requires puzzle solving.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: