Update README to reflect dormant project status

Updated project status and description in README.md to reflect that development is paused and the project is in a dormant state. Added a section clarifying the implications of this status and maintained the licensing information.
This commit is contained in:
Andrew Zambazos
2026-01-31 19:28:27 +13:00
committed by GitHub
parent 9df3dbeab0
commit 86f3b10e80
+35 -17
View File
@@ -4,10 +4,10 @@
--- ---
### Final Release • Project Archived ⚠ ### Development Paused • Project in Dormant State ⏸
Nebula Browser has reached end of support and is no longer under active development. Nebula Browser is not under active development at this time.
This repository represents the final archived state of the project. The project is currently in a dormant state, with the code preserved and available.
--- ---
@@ -15,34 +15,54 @@ This repository represents the final archived state of the project.
![Nebula Logo](assets/images/Logos/Nebula-Logo.svg) ![Nebula Logo](assets/images/Logos/Nebula-Logo.svg)
Nebula is a customizable and privacy-focused web browser built with Electron. It was designed to be a lightweight, secure, and user-friendly browser with a strong emphasis on controller-first interaction, performance, and privacy. Nebula is a customizable and privacy-focused web browser built with Electron. It was designed to be lightweight, secure, and user-friendly, with a strong emphasis on **controller-first interaction**, performance, and privacy, particularly for handheld PCs and living room setups.
--- ---
## Project Status ## Project Status
**Status:** Archived **Status:** Dormant
**Maintenance:** Ended **Maintenance:** No active maintenance
**Future Updates:** None planned **Development:** Paused
**Future Updates:** No active roadmap
Nebula is no longer actively maintained. The source code remains available for reference, learning, and archival purposes. Nebula is not currently being worked on, but the source code remains available for use, modification, and experimentation under the MIT license.
This repository reflects a stable snapshot of the project as it exists today.
--- ---
## Why Nebula Was Archived ## Why Development Is Paused
Nebula was created with a very specific goal in mind: to be a **controller-first browser that lived inside the Steam ecosystem**, particularly for Steam Deck and SteamOS users who wanted a web experience without relying on desktop mode, keyboards, or external workarounds. Nebula was created with a very specific goal: to be a **controller-first browser designed to live inside the Steam ecosystem**, especially for Steam Deck and SteamOS users who wanted a seamless web experience without relying on desktop mode, keyboards, or external workarounds.
During the Steam review process, Valve determined that Nebula does not fit within Steams allowed categories for non-game software. As a result, the application was permanently retired from Steam and cannot be distributed on the platform. During the Steam review process, Valve determined that Nebula does not fit within Steams allowed categories for non-game software. As a result, the browser could not be distributed on the Steam Store.
While Nebula can function as a desktop browser, distributing it outside of Steam fundamentally changes the experience it was designed to provide. Requiring third-party installation methods or desktop mode defeats the core problem Nebula was built to solve. While Nebula can function as a desktop browser, distributing it outside of Steam fundamentally changes the experience it was designed to provide. Requiring third-party installation methods or desktop workflows compromises the original problem Nebula was built to solve.
Rather than ship a compromised version that no longer aligns with its original purpose, the decision was made to formally conclude development and archive the project. Rather than continue active development in a direction that no longer aligned with that original vision, the project was placed into a dormant state.
This repository preserves Nebula in its final state as a complete exploration of controller-first browser design.
--- ---
## What This Means
* Nebula is **not deleted or abandoned**
* The codebase remains open and accessible
* Community use, forks, and experimentation are welcome
* There is currently **no commitment** to future updates
If the ecosystem, platform landscape, or community interest meaningfully changes in the future, the projects status can be reassessed. Until then, Nebula stands as a complete exploration of controller-first browser design.
---
## Licensing
Nebula Browser is licensed under the MIT License.
You are free to use, modify, and build upon the project.
---
## Features ## Features
* **Privacy Control:** Easily clear your browsing data (history, cookies, cache, local storage, and more). * **Privacy Control:** Easily clear your browsing data (history, cookies, cache, local storage, and more).
@@ -131,9 +151,7 @@ Contributions are welcome! Please read our [contributing guidelines](documentati
* [Electron](https://www.electronjs.org/) * [Electron](https://www.electronjs.org/)
* HTML, CSS, JavaScript * HTML, CSS, JavaScript
## License
This project is licensed under the MIT License. [Read More](documentation/MIT.md)
## Documentation ## Documentation