Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Technology
  3. Mullvad's privacy-focused search engine Leta is now free for all users | Leta acts as a proxy for Google and Brave search results

Mullvad's privacy-focused search engine Leta is now free for all users | Leta acts as a proxy for Google and Brave search results

Scheduled Pinned Locked Moved Technology
99 Posts 63 Posters 4 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F This user is from outside of this forum
    F This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

    Mullvad Leta has been audited by Assured.

    • FAQ
    • Terms of Service

    Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

    Some relevant information from their FAQ section is as follows:

    What can I do with Leta?

    Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

    Can I use Leta as my default search engine?

    Yes, so long as your browser supports changing default search engines.

    Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

    From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

    If you do not see this, you can attempt to add a custom search engine to your browser with:

    • The name set to: Leta
    • The URL set to: https://leta.mullvad.net/?q=%s

    You can select which backend engine to use as follows:

    • Google: https://leta.mullvad.net/?q=%s&engine=google
    • Brave: https://leta.mullvad.net/?q=%s&engine=brave

    Did you make your own search engine from scratch?

    We did not, we made a front end to the Google and Brave Search APIs.

    Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

    Searching by proxy in other words.

    What is the point of Leta?

    Leta aims to present a reliable and trustworthy way of searching privately on the internet.

    However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

    For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

    What is a cached search?

    We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

    Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

    What happens to everything I search for?

    Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

    Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

    All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

    What could potentially be a unique search would become something that many other users would also search for.

    What is running on the server side?

    We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

    The cached search results are stored in an in-memory Redis key / value store.

    The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

    We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

    Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

    H A S farraigeplaisteach@lemmy.worldF L 21 Replies Last reply
    1
    0
    • System shared this topic on
    • F [email protected]

      At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

      Mullvad Leta has been audited by Assured.

      • FAQ
      • Terms of Service

      Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

      Some relevant information from their FAQ section is as follows:

      What can I do with Leta?

      Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

      Can I use Leta as my default search engine?

      Yes, so long as your browser supports changing default search engines.

      Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

      From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

      If you do not see this, you can attempt to add a custom search engine to your browser with:

      • The name set to: Leta
      • The URL set to: https://leta.mullvad.net/?q=%s

      You can select which backend engine to use as follows:

      • Google: https://leta.mullvad.net/?q=%s&engine=google
      • Brave: https://leta.mullvad.net/?q=%s&engine=brave

      Did you make your own search engine from scratch?

      We did not, we made a front end to the Google and Brave Search APIs.

      Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

      Searching by proxy in other words.

      What is the point of Leta?

      Leta aims to present a reliable and trustworthy way of searching privately on the internet.

      However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

      For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

      What is a cached search?

      We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

      Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

      What happens to everything I search for?

      Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

      Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

      All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

      What could potentially be a unique search would become something that many other users would also search for.

      What is running on the server side?

      We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

      The cached search results are stored in an in-memory Redis key / value store.

      The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

      We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

      Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

      H This user is from outside of this forum
      H This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      So is it like DDG but with EU GDPR ?

      claidheamh@slrpnk.netC 1 Reply Last reply
      0
      • F [email protected]

        At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

        Mullvad Leta has been audited by Assured.

        • FAQ
        • Terms of Service

        Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

        Some relevant information from their FAQ section is as follows:

        What can I do with Leta?

        Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

        Can I use Leta as my default search engine?

        Yes, so long as your browser supports changing default search engines.

        Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

        From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

        If you do not see this, you can attempt to add a custom search engine to your browser with:

        • The name set to: Leta
        • The URL set to: https://leta.mullvad.net/?q=%s

        You can select which backend engine to use as follows:

        • Google: https://leta.mullvad.net/?q=%s&engine=google
        • Brave: https://leta.mullvad.net/?q=%s&engine=brave

        Did you make your own search engine from scratch?

        We did not, we made a front end to the Google and Brave Search APIs.

        Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

        Searching by proxy in other words.

        What is the point of Leta?

        Leta aims to present a reliable and trustworthy way of searching privately on the internet.

        However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

        For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

        What is a cached search?

        We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

        Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

        What happens to everything I search for?

        Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

        Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

        All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

        What could potentially be a unique search would become something that many other users would also search for.

        What is running on the server side?

        We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

        The cached search results are stored in an in-memory Redis key / value store.

        The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

        We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

        Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

        A This user is from outside of this forum
        A This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        what URL do I set for suggestions?

        1 Reply Last reply
        0
        • F [email protected]

          At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

          Mullvad Leta has been audited by Assured.

          • FAQ
          • Terms of Service

          Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

          Some relevant information from their FAQ section is as follows:

          What can I do with Leta?

          Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

          Can I use Leta as my default search engine?

          Yes, so long as your browser supports changing default search engines.

          Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

          From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

          If you do not see this, you can attempt to add a custom search engine to your browser with:

          • The name set to: Leta
          • The URL set to: https://leta.mullvad.net/?q=%s

          You can select which backend engine to use as follows:

          • Google: https://leta.mullvad.net/?q=%s&engine=google
          • Brave: https://leta.mullvad.net/?q=%s&engine=brave

          Did you make your own search engine from scratch?

          We did not, we made a front end to the Google and Brave Search APIs.

          Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

          Searching by proxy in other words.

          What is the point of Leta?

          Leta aims to present a reliable and trustworthy way of searching privately on the internet.

          However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

          For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

          What is a cached search?

          We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

          Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

          What happens to everything I search for?

          Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

          Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

          All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

          What could potentially be a unique search would become something that many other users would also search for.

          What is running on the server side?

          We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

          The cached search results are stored in an in-memory Redis key / value store.

          The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

          We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

          Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

          S This user is from outside of this forum
          S This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4

          Nice! I've been wanting to get off startpage for a while now. This is a perfect replacement.

          01189998819991197253@infosec.pub0 ? 2 Replies Last reply
          0
          • F [email protected]

            At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

            Mullvad Leta has been audited by Assured.

            • FAQ
            • Terms of Service

            Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

            Some relevant information from their FAQ section is as follows:

            What can I do with Leta?

            Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

            Can I use Leta as my default search engine?

            Yes, so long as your browser supports changing default search engines.

            Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

            From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

            If you do not see this, you can attempt to add a custom search engine to your browser with:

            • The name set to: Leta
            • The URL set to: https://leta.mullvad.net/?q=%s

            You can select which backend engine to use as follows:

            • Google: https://leta.mullvad.net/?q=%s&engine=google
            • Brave: https://leta.mullvad.net/?q=%s&engine=brave

            Did you make your own search engine from scratch?

            We did not, we made a front end to the Google and Brave Search APIs.

            Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

            Searching by proxy in other words.

            What is the point of Leta?

            Leta aims to present a reliable and trustworthy way of searching privately on the internet.

            However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

            For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

            What is a cached search?

            We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

            Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

            What happens to everything I search for?

            Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

            Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

            All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

            What could potentially be a unique search would become something that many other users would also search for.

            What is running on the server side?

            We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

            The cached search results are stored in an in-memory Redis key / value store.

            The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

            We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

            Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

            farraigeplaisteach@lemmy.worldF This user is from outside of this forum
            farraigeplaisteach@lemmy.worldF This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #5

            It seems like a good alternative so some of the most popular engines. I think I'll stick with Ecosia, since on top of being EU based, they also make the world a better place.

            H J 2 Replies Last reply
            0
            • F [email protected]

              At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

              Mullvad Leta has been audited by Assured.

              • FAQ
              • Terms of Service

              Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

              Some relevant information from their FAQ section is as follows:

              What can I do with Leta?

              Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

              Can I use Leta as my default search engine?

              Yes, so long as your browser supports changing default search engines.

              Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

              From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

              If you do not see this, you can attempt to add a custom search engine to your browser with:

              • The name set to: Leta
              • The URL set to: https://leta.mullvad.net/?q=%s

              You can select which backend engine to use as follows:

              • Google: https://leta.mullvad.net/?q=%s&engine=google
              • Brave: https://leta.mullvad.net/?q=%s&engine=brave

              Did you make your own search engine from scratch?

              We did not, we made a front end to the Google and Brave Search APIs.

              Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

              Searching by proxy in other words.

              What is the point of Leta?

              Leta aims to present a reliable and trustworthy way of searching privately on the internet.

              However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

              For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

              What is a cached search?

              We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

              Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

              What happens to everything I search for?

              Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

              Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

              All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

              What could potentially be a unique search would become something that many other users would also search for.

              What is running on the server side?

              We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

              The cached search results are stored in an in-memory Redis key / value store.

              The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

              We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

              Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

              L This user is from outside of this forum
              L This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #6

              search engine

              Not a search engine.

              tal@lemmy.todayT T 2 Replies Last reply
              0
              • H [email protected]

                So is it like DDG but with EU GDPR ?

                claidheamh@slrpnk.netC This user is from outside of this forum
                claidheamh@slrpnk.netC This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #7

                I think that would be Qwant. This is a search engine proxy.

                K 1 Reply Last reply
                0
                • farraigeplaisteach@lemmy.worldF [email protected]

                  It seems like a good alternative so some of the most popular engines. I think I'll stick with Ecosia, since on top of being EU based, they also make the world a better place.

                  H This user is from outside of this forum
                  H This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #8

                  Your search query, IP address and iirc fingerprint gets shown to Bing everytime you make a search, so it's not private at all

                  M farraigeplaisteach@lemmy.worldF 2 Replies Last reply
                  0
                  • L [email protected]

                    search engine

                    Not a search engine.

                    tal@lemmy.todayT This user is from outside of this forum
                    tal@lemmy.todayT This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #9

                    Ehhh. I mean, technically yes, but a proxy for search engine requests is probably functionally equivalent to the end user.

                    Also, if users don't know that such a thing exists and goes looking for a "search engine", they likely also want this.

                    One of my personal pet peeves is power stations --- a big lithium-ion battery pack hooked up to a charge controller and inverter and USB power supply and with points to attach solar panels --- being called a "solar generator". It's not a generator, doesn't use mechanical energy. But...a lot of people who think "I need electricity in an outage" just go searching for "generator". I don't like the practice, but I think that the aim is less to deceive users and more to try to deal with the fact that they functionally act in much the same role and people might not otherwise think of them.

                    I am less sympathetic to vendors who do the same with calling evaporative coolers "air conditioners". Those have some level of overlap in use, but are substantially different devices in price and capability.

                    L 1 Reply Last reply
                    0
                    • F [email protected]

                      At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

                      Mullvad Leta has been audited by Assured.

                      • FAQ
                      • Terms of Service

                      Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

                      Some relevant information from their FAQ section is as follows:

                      What can I do with Leta?

                      Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

                      Can I use Leta as my default search engine?

                      Yes, so long as your browser supports changing default search engines.

                      Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

                      From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

                      If you do not see this, you can attempt to add a custom search engine to your browser with:

                      • The name set to: Leta
                      • The URL set to: https://leta.mullvad.net/?q=%s

                      You can select which backend engine to use as follows:

                      • Google: https://leta.mullvad.net/?q=%s&engine=google
                      • Brave: https://leta.mullvad.net/?q=%s&engine=brave

                      Did you make your own search engine from scratch?

                      We did not, we made a front end to the Google and Brave Search APIs.

                      Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

                      Searching by proxy in other words.

                      What is the point of Leta?

                      Leta aims to present a reliable and trustworthy way of searching privately on the internet.

                      However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

                      For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

                      What is a cached search?

                      We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

                      Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

                      What happens to everything I search for?

                      Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

                      Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

                      All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

                      What could potentially be a unique search would become something that many other users would also search for.

                      What is running on the server side?

                      We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

                      The cached search results are stored in an in-memory Redis key / value store.

                      The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

                      We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

                      Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

                      pfr@lemmy.sdf.orgP This user is from outside of this forum
                      pfr@lemmy.sdf.orgP This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #10

                      Someone explain to be why this is better than using DDG or Qwant or SearX?

                      T leraje@lemmy.blahaj.zoneL 2 Replies Last reply
                      0
                      • H [email protected]

                        Your search query, IP address and iirc fingerprint gets shown to Bing everytime you make a search, so it's not private at all

                        M This user is from outside of this forum
                        M This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #11

                        I don't see them claiming it is

                        yarharsuperstar@lemmy.worldY H 2 Replies Last reply
                        0
                        • pfr@lemmy.sdf.orgP [email protected]

                          Someone explain to be why this is better than using DDG or Qwant or SearX?

                          T This user is from outside of this forum
                          T This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #12

                          It's not, but it is better than using google

                          E 1 Reply Last reply
                          0
                          • farraigeplaisteach@lemmy.worldF [email protected]

                            It seems like a good alternative so some of the most popular engines. I think I'll stick with Ecosia, since on top of being EU based, they also make the world a better place.

                            J This user is from outside of this forum
                            J This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #13

                            Mullvad is Swedish

                            1 Reply Last reply
                            0
                            • T [email protected]

                              It's not, but it is better than using google

                              E This user is from outside of this forum
                              E This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #14

                              Honest question: how can it be better to search Google through a proxy than using Google? You're still feeding the beast?

                              I ulrich@feddit.orgU N T 4 Replies Last reply
                              0
                              • F [email protected]

                                At launch, access to Mullvad Leta was restricted to users with a paid Mullvad VPN account, but it is now free and open to all.

                                Mullvad Leta has been audited by Assured.

                                • FAQ
                                • Terms of Service

                                Just a heads up, some of the details in the FAQ and Terms of Service seem a bit outdated and might not be accurate anymore.

                                Some relevant information from their FAQ section is as follows:

                                What can I do with Leta?

                                Leta is a search engine. You can use it to return search results from many locations. We provide text search results, currently we do not offer image, news or any other types of search result. Leta acts as a proxy to Google and Brave search results. You can select which backend search engine you wish to use from the homepage of Leta.

                                Can I use Leta as my default search engine?

                                Yes, so long as your browser supports changing default search engines.

                                Navigate to https://leta.mullvad.net in your browser and right-click on the URL bar.

                                From there you should see Add “Mullvad Leta“ with the Mullvad VPN logo to the left.

                                If you do not see this, you can attempt to add a custom search engine to your browser with:

                                • The name set to: Leta
                                • The URL set to: https://leta.mullvad.net/?q=%s

                                You can select which backend engine to use as follows:

                                • Google: https://leta.mullvad.net/?q=%s&engine=google
                                • Brave: https://leta.mullvad.net/?q=%s&engine=brave

                                Did you make your own search engine from scratch?

                                We did not, we made a front end to the Google and Brave Search APIs.

                                Our search engine performs the searches on behalf of our users. This means that rather than using Google or Brave Search directly, our Leta server makes the requests.

                                Searching by proxy in other words.

                                What is the point of Leta?

                                Leta aims to present a reliable and trustworthy way of searching privately on the internet.

                                However, Leta is useless as a service if you use the perfect non-logging VPN, a privacy focussed DNS service, a web browser that resists fingerprinting, and correlation attacks from global actors. Leta is also useless if your browser blocks all cookies, tracking pixels and other tracking technologies.

                                For most people Leta can be useful, as the above conditions cannot ever truly be met by systems that are available today.

                                What is a cached search?

                                We store every search in a RAM based cache storage (Redis), which is removed after it reaches over 30 days in age.

                                Cached searches are fetched from this storage, which means we return a result that can be from 0 to 30 days old. It may be the case that no other user has searched for something during the time that you search, which means you would be shown a stale result.

                                What happens to everything I search for?

                                Your searches are performed by proxy, it is the Leta server that makes calls to the Google or Brave Search API.

                                Each search that has not already been cached is saved in RAM for 30 days. The idea is that the more searches performed, the larger and more substantial the cached results become, therefore aiding with privacy.

                                All searches will be stored hashed with a secret in a cache. When you perform a search the cache will be checked first, before determining whether a direct call to Google or Brave Search should be made. Each time the Leta application is restarted (due to an upgrade, or new version) server side, a new secret hash is generated, meaning that all previous search queries are no longer visible to Leta

                                What could potentially be a unique search would become something that many other users would also search for.

                                What is running on the server side?

                                We run the Leta servers on STBooted RAM only servers, the same as our VPN servers. These servers run the latest Ubuntu LTS, with our own stripped down custom Mullvad VPN kernel which we tune in-house to remove anything unnecessary for the running system.

                                The cached search results are stored in an in-memory Redis key / value store.

                                The Leta service is a NodeJS based application that proxies requests to Google or Brave Search, or returns them from cache.

                                We gather metrics relating to the number of cached searches, vs direct searches, solely to understand the value of our service.

                                Additionally we gather information about CPU usage, RAM usage and other such information to keep the service running smoothly.

                                Z This user is from outside of this forum
                                Z This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #15

                                Its cool seeing the Mullvad team keep pushing forward with privacy related services. If I ever need to search Google with JS turned off, I'll use...SearXNG, but this is cool too.

                                1 Reply Last reply
                                0
                                • E [email protected]

                                  Honest question: how can it be better to search Google through a proxy than using Google? You're still feeding the beast?

                                  I This user is from outside of this forum
                                  I This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #16

                                  The beast eats personal data and sells it as ad revenue. If you are searching via proxy they can still collect general interest stats but not link it to an individual. It is not as profitable for them.

                                  1 Reply Last reply
                                  0
                                  • E [email protected]

                                    Honest question: how can it be better to search Google through a proxy than using Google? You're still feeding the beast?

                                    ulrich@feddit.orgU This user is from outside of this forum
                                    ulrich@feddit.orgU This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #17

                                    The Beast is fed by collecting data about you and then serving you back ads accordingly. This strips the data and the ads, so you feed them nothing.

                                    pfr@lemmy.sdf.orgP 1 Reply Last reply
                                    0
                                    • ulrich@feddit.orgU [email protected]

                                      The Beast is fed by collecting data about you and then serving you back ads accordingly. This strips the data and the ads, so you feed them nothing.

                                      pfr@lemmy.sdf.orgP This user is from outside of this forum
                                      pfr@lemmy.sdf.orgP This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #18

                                      I genuinely feel that Google's search results have gotten really bad, over the last years especially. I find DDG results to be much better generally. If Mullvad Leta also proxied DDG for another layer of privacy then I'd use it, but not even it's only search engines are Google and Brave.

                                      1 Reply Last reply
                                      0
                                      • tal@lemmy.todayT [email protected]

                                        Ehhh. I mean, technically yes, but a proxy for search engine requests is probably functionally equivalent to the end user.

                                        Also, if users don't know that such a thing exists and goes looking for a "search engine", they likely also want this.

                                        One of my personal pet peeves is power stations --- a big lithium-ion battery pack hooked up to a charge controller and inverter and USB power supply and with points to attach solar panels --- being called a "solar generator". It's not a generator, doesn't use mechanical energy. But...a lot of people who think "I need electricity in an outage" just go searching for "generator". I don't like the practice, but I think that the aim is less to deceive users and more to try to deal with the fact that they functionally act in much the same role and people might not otherwise think of them.

                                        I am less sympathetic to vendors who do the same with calling evaporative coolers "air conditioners". Those have some level of overlap in use, but are substantially different devices in price and capability.

                                        L This user is from outside of this forum
                                        L This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #19

                                        It's like saying a passenger rail car is a freight engine

                                        S K D 3 Replies Last reply
                                        0
                                        • L [email protected]

                                          It's like saying a passenger rail car is a freight engine

                                          S This user is from outside of this forum
                                          S This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #20

                                          Is it really though? To the common person, it is most important thinking about the intent rather than what the word literally means. Like what people think of as AI may really just be a LLM, or VR may really be AR, or the like.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups