• MoonlightFox@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    12
    ·
    19 hours ago

    Upvoted.

    I have a counterpoint to those claiming that paid are better. By using a privacy oriented search engine, then they don’t know exactly who you are. In theory just your IP. Maybe fingerprinting.

    When paying they know exactly who you are. You have to trust them.

    So in one case you can protect yourself, in the other you have to trust them.

    Also, Kagi also uses the Russian index Yandex 😑

      • ikidd@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago
        1. Log into browser extension with kagi account

        2. generate tokens

        3. use said tokens

        How does this ensure privacy? The tokens are associated to your account from the start.

        • kibiz0r@midwest.social
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          2 minutes ago

          There’s a link in the second paragraph to the technical details, including source code for the implementation and documentarion for the required infrastructure.

          But the tl;dr is that the tokens aren’t associated to your account. Unless you were able to snoop on the original request that generated the tokens (in which case, you’ve got bigger issues!), there’s no way to prove that a token is related to a specific account. A token only proves that an authorization server once granted access to some account.

          Edit: Wikipedia has a good intro:

          Non-interactive zero-knowledge proofs are cryptographic primitives, where information between a prover and a verifier can be authenticated by the prover, without revealing any of the specific information beyond the validity of the statement itself.