nimbus-site/about/index.md

48 lines
3.9 KiB
Markdown
Raw Normal View History

2023-06-01 10:37:55 +00:00
---
title: About
sidebar_position: 1
---
2023-06-02 16:27:56 +00:00
Nimbus was created to promote client diversity and network decentralization on Ethereum in the belief that blockchain technology's full transformative potential can only be realized if running its infrastructure is widely accessible.
2023-06-01 10:37:55 +00:00
2023-06-02 16:27:56 +00:00
Alongside its work building Ethereum clients, Nimbus lends its expertise in decentralized systems to the [Logos Collective](https://logos.co/)—a network of aligned projects and contributors building trust-minimized, corruption-resistant governing services and social institutions for its citizens. Nimbus is one of the Logos Collective's foundational projects.
2023-06-01 10:37:55 +00:00
2023-06-02 16:27:56 +00:00
<br/>
### Motivation
Ethereum's security—its resistance to external threats and censorship—comes from its decentralization. We believe that lowering the barrier to network participation will result in greater decentralization and, consequently, a more resilient network. As such, we are building each of the three Nimbus clients to be as lightweight, secure and easy to use as possible.
The Nimbus consensus client—along with the still-in-development execution and light clients— are designed to perform on a range of systems, including Raspberry Pis and mobile devices, lowering the barrier to entry to run Ethereum's infrastructure. Meanwhile, our resource-conserving optimizations benefit those operating more powerful systems by freeing resources for other tasks, without compromising on reward performance.
2023-06-01 10:37:55 +00:00
Those client teams earlier to market than Nimbus have typically developed for higher specification hardware, as one would expect from the first client implementations to serve a new, cutting-edge system like post-Merge Ethereum. While their implementations make for a more diverse client ecosystem and their R&D efforts have pushed the space forward tremendously, there remains a gap for an Ethereum client tailored to lower specification devices, that encourages increased network decentralization. Nimbus fills that gap.
2023-06-02 16:27:56 +00:00
In addition to striving for maximum accessibility via lighter client implementations, Nimbus' design goals are to provide an architecture that makes it simple to embed Nimbus into other software. The Nimbus Light Web Proxy, for example, enables decentralized applications to verify data received from external RPC endpoints. Consequently, Nimbus reduces reliance on third-party software and service providers that introduce potential vulnerabilities through single points of failure.
2023-06-01 10:37:55 +00:00
<br/>
### Nimbus history
2023-06-02 16:27:56 +00:00
Status—the creator of the Ethereum-based decentralized messaging application—first announced Nimbus in August 2018 as a client implementation research project focused on sharding, light clients and next-generation Ethereum technologies, with a goal of addressing scalability and accessibility concerns. It was inspired by a vision of the future in which Ethereum "lives" on millions of embedded systems around the world rather than a few thousand powerful computers.
At its creation, Nimbus' goal was to research and build a client light enough to run on such resource-restricted devices and modular enough to allow for rapid iteration and implementation of research. Initially, the team planned to develop an energy- and compute-efficient, mobile-first client for the full web3 tech stack—decentralized logic, decentralized storage and decentralized messaging.
2023-06-01 10:37:55 +00:00
2023-06-02 16:27:56 +00:00
However, as research into the latter two branches slowed, Nimbus narrowed its focus to crafting high-quality, lightweight Ethereum implementations to promote decentralization and strengthen the network against single-client failures.
2023-06-01 10:37:55 +00:00
2023-06-02 16:27:56 +00:00
Nimbus was announced as a core Logos project in June 2023.
2023-06-01 10:37:55 +00:00
<br/>
### Why "Nimbus"?
The name Nimbus was chosen because of its allusions to:
- A different kind of "dark cloud" computing.
- The spiritual symbolism of sanctity and holiness.
- Nim, the language in which it is written.
- A "bus" in communications systems architecture.
2023-06-02 16:27:56 +00:00