Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debootdevs/deboot
Decentralized network boot backed on p2p network
https://github.com/debootdevs/deboot
Last synced: 2 months ago
JSON representation
Decentralized network boot backed on p2p network
- Host: GitHub
- URL: https://github.com/debootdevs/deboot
- Owner: debootdevs
- License: apache-2.0
- Created: 2022-09-17T18:48:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T14:59:40.000Z (4 months ago)
- Last Synced: 2024-11-08T09:03:36.133Z (3 months ago)
- Language: Makefile
- Size: 2.8 MB
- Stars: 24
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swarm - DeBoot - DeBoot is a project to research and implement approaches to bootloading OS images from a decentralized storage network such as Swarm or IPFS. (Projects / Community / Ecosystem)
README
# DeBoot - express yourself through bootloading
DeBoot is a project to research and implement techniques for booting OS images from decentralized storage networks, such as [Swarm](https://ethswarm.org) or [IPFS](https://ipfs.tech/).
## Documentation
Read all about the current technique in [the DeBoot documentation pages](https://debootdevs.github.io/deboot/).
## The story so far...
DeBoot reached the following milestones in its development:
- **2022 Q4: Hackathon Concept**: demonstration of a minimum viable DeBoot technique.
- **2023 Q2: `x86-64` Proof-of-Concept**: DeBoot technique for `x86-64` architecture, on VM and Baremetal. [link](https://hackmd.io/@i79XZRmjR86P6AbhL0jwVQ/BJUaVuaUn)
- **2023 Q3: `aarch64` Support**: DeBoot technique for `aarch64` architecture, on VM and Baremetal. [link](https://hackmd.io/@i79XZRmjR86P6AbhL0jwVQ/H1kV07Ufa)
- **2023 Q4: Security Model Proposal**: an exploration of bootstrapping bare metal host infrastructure, and definition of a trust-oriented security model for provisioning and package management. [link](https://github.com/debootdevs/boot-survey/releases/tag/v1.0)
- **2024 Q1: Enhanced UX**: refinement of the build and boot processes, and creation of [a user guide for the DeBoot technique](https://debootdevs.github.io/deboot/)## Upcoming Projects
- DeBooting a Microgravity Machine/RPi – for DeSci!
- OCI Container Registry Integration
- Personalizing DeBootable Images## Get involved
DeBoot project welcomes collaborators. If you are interested in deployment of software from decentralised storage, introduce yourself in [the DeBoot chat on Matrix](https://matrix.to/#/#deboot:matrix.org) or [the DeBoot chat on Telegram](https://t.me/+hd2JXtyitYw0ZWE9).