Giter VIP home page Giter VIP logo

ocitree's Introduction

Custom OSTree Images

Container Registry GitHub Stars Issues
Build Status License Community Built

ahgencer/ocitree provides customized container-native OSTree images based on Fedora Silverblue.

ahgencer/ocitree is an experiment in building custom distributions derived from Silverblue as simple Podman images. The images are automatically rebuilt nightly and pushed onto a container registry, which can then be used as an upstream remote for OSTree. It provides the regular Silverblue experience, plus:

  • Additional layered packages out-of-the-box.
  • Pre-enabled third-party repositories (such as from Copr or RPM Fusion).
  • The ability to run custom kernels, out-of-tree drivers, Ansible playbooks, etc.
  • Any other system modification you can imagine!

Interested? Here's how to get started.

FAQ

What are some possible security concerns with this project?

Currently, there are a few major security concerns surrounding this project:

  1. The images are not built on Fedora's trusted cloud infrastructure, rather using GitHub Actions. This puts the burden of trust on an opaque platform, as the owner of the infrastructure that builds the image ultimately decides what goes into it. We should always strive to promote more transparent software delivery strategies.

  2. The images are not signed in any way after they are built, meaning we have no way of protecting the image from being tampered with as it's being delivered to the end-user.

  3. The images are not built reproducibly. Currently, the Containerfile pulls in additional resources over the network, which are subject to link rot as well as to being quietly replaced with malicious versions (such as by a third-party attacker or a rogue developer).

Unfortunately, these concerns cannot be taken lightly; which is why the images built by the current pipeline should not be used on production systems (or even on systems that are networked with critical systems). Please be aware of the risks involved when testing out the images (especially ones that are not built by yourself, locally).

Getting started

Installation

Installation instructions, as well as instructions for building the images from source, can be found here.

What's inside the images?

Here's a list of everything you will find inside ahgencer/silverblue:

Component Source Description
Fedora Silverblue cgwalters/fedora-silverblue The base image. ahgencer/silverblue builds on the vanilla Silverblue experience.

Contributing

Found a bug or a missing feature? You can report it over at the issue tracker.

Creating your own fork of this repository is highly encouraged! Part of the reason this new container-based approach for creating OSTree images is so exciting is how easy it is. If you can think of anything you would have built or configured differently than ahgencer/ocitree, feel free to do it yourself!

That's also the rationale behind picking the Unlicense for this project. There are literally zero licensing conditions to use it. Go ahead and modify it to your heart's content!

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

You should have received a copy of the Unlicense along with this program. If not, please refer to https://unlicense.org.

ocitree's People

Contributors

ahgencer avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.