eth.limo

$3,436.11 crowdfunded from 708 people

$46,966.75 received from matching pools

83%
average score over 4 application evaluations
Privacy-focused ENS gateway, eth.limo provides decentralized application (dApp) access through various storage layers, supports emoji domains, offers ENS subdomain certificates, and features content caching and DNS over HTTPS resolver for enhanced performance and privacy.

eth.limo is a privacy-preserving ENS gateway, enabling users to access Ethereum-native dApps and content. LIMO represents a shift in dweb adoption by providing an alternative means of accessing ENS resolvable domains.

eth.limo visual 🟢 eth.limo supports every ENS compatible storage layer! Users can utilize IPFS, Arweave and Swarm contenthashes.

🟢 CCIP-Read for L2 and off-chain lookups are also supported!

🟢Emoji and unicode domains supported! 😂😂😂.eth.limo

🟢Our new proxy supports fallback record checking. No content hash defined? No problem! Anyone with an @ensdomains can simply amend .limo in their browser to resolve a personalized Nimi profile. This pulls your ENS avatar, text records and even displays poaps! Users with an ENS name can effortlessly obtain a social landing page with no technical knowledge required. Give it a try!

🟢 Limo now supports on-demand @ensdomains subdomain certificates! What does this mean? You can now automatically issue a certificate for ENS subdomains without requesting one from us! How does this work? Once you submit an HTTP request for your name (i.e. app.myname.eth. limo), we'll attempt to issue the certificate in the background. Usually this process takes 1-2m and during that time you might need to keep refreshing the page in your browser. Once the certificate has been issued you'll be able to visit your subdomain on eth.limo.

🟢DNS over HTTPS (DoH) Resolver DNS over HTTPS (DoH) resolver. We now offer an easy to use DNS resolver for ENS domains. The DoH resolver can be integrated with applications for native ENS resolution, or even your browser! We feature both JSON and DNS wire format responses with DNSLink support. This means you can configure your local IPFS client to resolve ENS domains directly from us with the following command: ipfs config --json DNS.Resolvers '{"eth.": "https://dns.eth.limo/dns-query"}' For example if you then requested vitalik.eth, a DNS query would be constructed (https://dns.eth.limo/dns-query?name=vitalik.eth&type=TXT) which would return:

dnslink=/ipfs/QmQhCuJqSk9fF58wU58oiaJ1qbZwQ1eQ8mVzNWe7tgLNiD/ Which would instruct your IPFS client to retrieve the CID above. Consult our documentation for implementation details. Documentation

🟢 Chauffeur - Run a local infrastructure stack for resolving ENS domains. https://github.com/ethlimo/chauffeur

🟢HTTP Object Caching - Improving content retrieval times is always a priority for the eth.limo team. After several weeks of careful testing we have fully implemented static content object caching, globally for all eth.limo resolved names. This means that we will cache content retrieved from IPFS and save it for later retrieval. The result being much faster page load times for all static content.

🟢Base32 and Base36 Encoding for IPFS/IPNS - We have updated both the eth.limo gateway and our DNS over HTTPS service to explicitly use Base32 encoding for IPFS CIDs and Base36 for IPNS peer IDs.

🟢LIMO takes public gateway services a step further by enforcing strong privacy guarantees such as never logging IP addresses or engaging in TCP fingerprinting. Limo now actively blocks FLoC (Federated Learning of Cohorts). This is a Google developed algorithm that tracks and correlates users based on their browsing history. FLoC enables advanced fingerprinting capabilities and greatly undermines online privacy and anonymity.

Check out our latest substack article - https://ethlimo.substack.com/p/ethlimo-updates-overview-and-a-luxurious

⚫️ Road Map LIMO has an ambitious road-map, aimed at bolstering accessibility and facilitating developer experience with a suite of modern deployment tools.

🔵Hotcaching - Caching is a big component of the eth.limo architecture and we are always looking for ways to improve it. In its current form, our caching layer will store ENS domain & contenthash pair mappings with a 15m TTL. This is obviously less than desirable as newly deployed content will not be visible to users immediately. In order to alleviate this limitation, we have been working on a “hotcache” solution that will dynamically update our ENS mapping cache in real-time as records are updated on-chain. Initial support will be limited to names using the ENS public resolver. Record updates will be synchronized as they happen, making updated content available in a timely fashion.

🔵Reverse Lookups - Ever wondered if a particular IPFS CID is associated with an ENS name? Immediately following deployment of the Hotcache, we will begin working on a reverse lookup API for ENS domains. This means that you can search for ENS names based on the IPFS CID or contenthash.

🔵Research on HTTP Header Standards for ENS dWebsites. HTTP headers are tricky to get right, even more so in decentralized environments. Certain browser features (like SharedArrayBuffer) can only be used in a “Same-Origin” context, which requires the use of certain server side headers to be returned to the client. With this in mind, we are investigating the best way for users to define their own header and value pairs at the ENS record level. This would be a new standard for ENS HTTP gateways and permit users to fully leverage all available browser features irrespective of how the content is accessed (i.e. gateway or web3 native browsers).

🔵Privacy first traffic analysis and reporting - view how many requests your ENS dwebsite has received

🔵Deployment tooling - Choose which versions of content you want to serve prior to going “all in” on an IPFS release. Quickly roll back or fail-over in the event of a bug or vulnerability.

🔵Privacy friendly RPC services - Take advantage of eth.limo’s privacy policy and deployment tooling for pure RPC requests.

🔵Testnet support - Experiment with ENS domains on Ethereum test networks.

🔵Improved SEO experience.

🔵 Solving the “LIMO dilemma” — providing integrity and verification checks for dweb content transiting public gateway services to ensure that malicious gateway operators are unable to MITM (man in the middle) user sessions.

🌎 Decentralizing the LIMO infrastructure through a community run CDN.

Why do we need ETH.LIMO?

✔️Core internet infrastructure is becoming increasingly centralized and as such, several existential threats have emerged that undermine the principles of an decentralized, open and free internet:

✔️Lack of non-commercial infrastructure

✔️Opacity of terms of service agreements and moderation policies

✔️Proliferation of proprietary browser extensions which require centralized services

✔️The erosion of the “commons” and “public space”

✔️Web 3.0 adoption is still nascent

✔️Most browsers cannot natively access ENS/IPFS

For end users, this means a limited selection of poor quality services that increasingly resemble a cable TV package. Accessing the dWeb can be a frustrating experience. For dApp developers, this leads to a limited selection of platforms and services in addition to lost revenue.

The LIMO project brings additional resiliency to dApps by providing an alternative means of access as a public good. As the decentralized web continues to grow, it is imperative that community projects facilitate the transition from Web 2.0 to Web 3.0.

The LIMO project is organized around the following founding principles:

  1. Operate ETH.LIMO as a public good.

  2. Establish community governance and oversight.

a. Provide support and technical guidance for builders and users.

  1. Work towards building a truly decentralized ENS/IPFS gateway service and global CDN.

  2. Build a world-class developer platform for dweb sites, including integrated analytics reporting and traffic management deployment tooling for commonly used web2 patterns such as A/B testing, canary and blue/green deployments.

  3. A commitment to open source software and the advancement of web3 through education, best practices, evangelism, and public accessibility.

Documentation Discord

eth.limo History

  • accepted into Ethereum Infrastructure 1 year ago. 312 people contributed $1,974 to the project, and $22,484 of match funding was provided.
  • accepted into Web3 Social 1 year ago. 84 people contributed $800 to the project, and $1,999 of match funding was provided.
  • accepted into ENS Ecosystem 1 year ago. 312 people contributed $662 to the project, and $22,484 of match funding was provided.
  • applied to the Web3 Open Source Software Round 1 year ago which was rejected

People donating to eth.limo, also donated to

Developing web3 tech for nonprofits, with multilingual, zero-fee, crypto donation platforms, referral rewards, NFT collections, and plans for Quadratic Funding and DAO integration.
Praise is a digital platform enhancing community engagement through gratitude, providing insights, reputation scoring, and fostering a cooperative culture with tangible rewards.
Pairwise is an open-source, snapshot-style voting dApp designed to make Web3 community governance engaging and straightforward, reducing voter apathy and improving decision-making efficiency.
Creating a graphic novel based on "Self-Actualization in the Age of Crisis" to spread alternative spiritual frameworks using cosmology and physics for societal cohesion.
Launched in March 2023, Revolte is an app making Web3 learning easy and fun, helping over 1600 new users create their first wallets.