You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
this setting is super insecure and makes the app open to man-in-the-middle (mitm) attacks. since certificate validation is off, the app can’t be sure if it’s really talking to the right server. if someone’s on the same network, they could sneak in between, fake the server, and steal sensitive stuff like api keys or user credentials. this kind of attack is serious and can silently compromise user data without anyone noticing.