6 comments

  • rickstanley 35 minutes ago

    When I go to https://leaks.psylo.app on "Possible IP leaks" side I see only "WebAuthn" with my real IP and, occasionally, WebTransport with an incorrect IP. For "HTTPS Traffic" it always show some other relay. Using Safari 26.5

    I'm not sure what would I use WebAuthn for, if ever, maybe I could disable it through "Feature Flags" menu?; regardless, I never treat Apple's services as "premium", since the email fingerprinting thing. I pay mainly for Hide My Email, just to organise things per domain, and it's cheap.

    • goalieca 2 minutes ago

      Webauthn is the api for Passkeys and things.

  • exabrial 2 hours ago

    I love iCloud private relay, but I need a way to turn it off. A command line utility would be amazing, along with the ability to turn off/on DNS-over-HTTP.

    • TechRemarker 2 hours ago

      You can turn if off in settings > iCloud. Either temporary for a day and auto back on, or permanently until you turn it back on.

      • exabrial an hour ago

        Yep, but one cannot script that, make it a part of a bash or automator actions, which is a problem.

        • dgsii an hour ago

          Have you tried recording UI events in Automator and saving it as an Application? Then you could execute the .app via script. I haven't done this but in theory it should work.