jzerebecki

jzerebecki

Setup matrix internal instance, with IRC bridge to internal IRC server

an invention by fcrozat

Matrix (https://matrix.org/blog/home/ ) is a slack / rocket-chat clone, fully decentralized. It supports a lot of clients and bridges to various networks, including IRC.

Updated almost 5 years ago. 5 hacker ♥️.

Air quality monitor

an invention by dheidler

Project Description

In the new office we have a new air conditioning system and I want to collect some data on how good it actually works.

Updated over 1 year ago. 5 hacker ♥️. 2 followers.

Continue work on "ostatus"

a project by aplanas

Project Description

ostatus is a command line tool designed to answer questions like "what deviations has my system from a fresh installed system", at least in term of installed packages.

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.

FIDO2 emulation

a project by mkoutny

Project Description

FIDO2 is set of specifications for multi-factor authentication. It is based on asymmetric cryptography with secrets stored in a HW token. The token must support the protocol to be usable.

Updated almost 2 years ago. 4 hacker ♥️. 5 followers.

Project Verifree : internal key server(s)

a project by mcaj

Project description

The project Verifree is about GPG key server. The goal is build a Key server, where users are able to

Updated almost 2 years ago. 4 hacker ♥️. 7 followers.

Add combustion support to the terraform-provider-libvirt

a project by oholecek

Project Description

Terraform libvirt provider has support for cloud-init and ignition VM configuration options. Last remaining popular option is for Combustion which is very useful when working with MicroOS systems.

Updated almost 2 years ago. 5 hacker ♥️. 2 followers.

Learn Rust from scratch

a project by pherranz

Project Description

As I do not work as a developer per se, I love developing new code and learning new technologies that arise in this world. The Rust language is defined as Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency.

Updated almost 2 years ago. 7 hacker ♥️. 7 followers.

Poking technologies for enrolling customer key to kernel trusted keyring

a project by joeyli

Project Description

The keys in db or mok can be used to verify boot loader and kernel binary for booting. But upstream kernel doesn't trust them for enrolling to trusted keyring because they are enrolled outside the boundaries of kernel. Which means that IMA can not use db/mok keys for verification.

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Learn about Fleet

an idea by kwk

Project Description

I want to learn more about Fleet (https://fleet.rancher.io/) and GitOps

Updated almost 2 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

ignite.opensuse.org

a project by lkocman

Let's do what we can to get https://github.com/openSUSE/fuel-ignition running as ignite.opensuse.org respectively ignite-stage.opensuse.org

Project Description

Updated almost 2 years ago. 2 hacker ♥️. 2 followers.

Model checking the BPF verifier

a project by shunghsiyu

Project Description

BPF verifier plays a crucial role in securing the system (though less so now that unprivileged BPF is disabled by default in both upstream and SLES), and bugs in the verifier has lead to privilege escalation vulnerabilities in the past (e.g. CVE-2021-3490).

Updated 5 months ago. 5 hacker ♥️. 3 followers.

indoor air quality sensor

a project by rsimai

Description

I noticed during home office times as well as with multiple people in one office how quickly air quality drops, which affects concentration and finally performance, as it causes tiredness and headache. I want a device that continuously measures the quality and reminds me in time to make adjustments to the airco (if available) or when to air the room, or take a break outside. Parameters to measure are at least temperature, humidity and CO2 level. The device should be stand-alone and potentially battery powered, with the option to connect to other devices such as PCs or smart phones through Wifi, Bluetooth, Serial, ...

Updated over 1 year ago. 2 hacker ♥️. 1 follower.

Explore open source sBOM generator and Vulnerability scanners space

an invention by amunoz

Project Description

The goal of the project is to explore the open source projects that:

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Rust in linux kernel

an invention by dsterba

Project Description

Rust language is on the way to enter linux kernel, use this hackweek to explore and learn what this could bring us (or not).

Updated 5 months ago. 3 hacker ♥️. 1 follower.

Tinker with mirror, a tool to watch and backup source code repositories

an invention by andreas-kupries

Project Description

Restart work on the vcs-plugged branch of Mirror Management.

Updated over 1 year ago. 2 hacker ♥️. 2 followers.

Explore Crev as collaborative code audit

a project by pperego

Project Description

Crev [1] is a collaborative code audit idea. Since it's common that more security engineers can work on the same projects, or there can be a different person auditing a piece of code after some time, there is the need to keep track of the code audit notes in a non-repudiable way.

Updated over 1 year ago. 3 hacker ♥️. 3 followers.

mac80211_hwsim tool

a project by cfconrad

Project Description

Write a userland tool, to utilize the netlink interface of the of the mac80211_hwsim kernel driver.

Updated almost 2 years ago. 1 hackers ♥️. 2 followers.

Package workflow experiments

a project by jfehlig

Project Description

Most developers are comfortable with the workflows of git hosting services like gitlab and github, including their CI/CD capabilities. This project aims to experiment with new downstream package development and maintenance workflows based on upstream git repositories cloned at gitlab.suse.de. I'll be using the libvirt package for these experiments since it typically contains a healthy mixture of downstream-only patches along with upstream cherry picks.

Updated over 1 year ago. 2 hacker ♥️. 2 followers.

OSSelot collaboration on legal reviews of community packages

a project by lkocman

Project Description

Legal reviews have been a quite painful part of our development process. The current situation in Factory waits for legaldb for a limited amount of time and simply proceeds further if the review is not "approved" within a few hours.

Updated about 1 year ago. 4 hacker ♥️. 2 followers.

Explore text-to-image diffusion model

an idea by djz88

Project Description

Goal is to explore text-to-image diffusion models, get it run, understand basics and how to write efficiently what we want to be rendered. Well known ai in this field is Midjourney but there are Open-source alternatives as well.

Updated about 1 year ago. 2 hacker ♥️. 3 followers. Has no hacker: grab it!

Create tool for managing RPM package signing keys

an invention by dheidler

Project description

IIRC there was some article in tech news some year ago that criticized the way RPM keys are handled in the SUSE distribution.

Updated about 1 year ago. 2 hacker ♥️. 4 followers.

Trigger actual openQA tests in pull requests

an invention by okurz

Motivation

Many projects rely heavily on CI jobs, e.g. based on github actions. We already had ideas for tight integration of openQA into such workflows for years, e.g. in https://progress.opensuse.org/issues/48641

Updated about 1 year ago. 6 hacker ♥️. 5 followers.

Application for secret ballots (A review of existing tools under legal aspects)

an invention by apritschet

Project Description

As a substitute member of the Nuremberg works council there is the occasional need to participate in a session and cast a vote in a secret ballot. Living close to the Danish border traveling to Nuremberg is tedious.

Updated about 1 year ago. 1 hackers ♥️. 4 followers.

Implement text based OCR in openQA

a project by clanig

Project Description

Currently openQA requires a reference image to be stored to do OCR based comparisons. It is not possible to pass a character string to openQA which should be compared to the text in the screenshot.

Updated about 1 year ago. 8 hacker ♥️. 7 followers.

Setup patchew instance for kernel mailinglists

a project by mbrugger

Setup a patchew instance

patchew allows you to easily track patch series sent to a mailinglist and see the diff between the different series.

Updated about 1 year ago. 7 hacker ♥️. 7 followers.

early stage kdump support

a project by mbrugger

Project Description

When we experience a early boot crash, we are not able to analyze the kernel dump, as user-space wasn't able to load the crash system. The idea is to make the crash system compiled into the host kernel (think of initramfs) so that we can create a kernel dump really early in the boot process.

Updated 4 months ago. 12 hacker ♥️. 8 followers.

Port Agama's manager to Rust

a project by IGonzalezSosa

Initially, the Agama D-Bus service was written 100% in Ruby. For many things, it relies on YaST, so it makes sense to use the same language. It was great to have something working quickly, but it also had some drawbacks. The main problem is that, as YaST is not thread-safe, we separated the service into different processes (storage, software, localization, etc.). The system became most responsive but at the cost of eating a lot of RAM.

Moving to Rust

Updated 5 months ago. 9 hacker ♥️. 3 followers.

Forklift - Text based GUI utility for dealing with containers

an invention by andreabenini

Project Description

This is a simple and handy text based GUI utility for dealing with boring

Updated 4 months ago. 6 hacker ♥️. 3 followers.

(Rust) Manage systems in NetBox using NetBox-Sync

a project by chock

Netbox-Sync

Imagine this, you are managing your infrastructure for your lab or server farm using the popular NetBox tool. Everytime you install a new machine you connect to it and collect all the system's information to enter into NetBox. Including stuff like system resources, architecture, vendor, type and all the network interfaces. Tedious isn't it?

Updated 5 months ago. 5 hacker ♥️. 2 followers.

Linux incarnation of the Party Parrot

an invention by rsimai

Project Description

Lesser on the coding side but to follow up on a past fun project: the Party Geeko Party Geeko insists since Hackweek 18 and is in good company with the other party guests.

Updated 5 months ago. 3 hacker ♥️. 2 followers.

Rebasing of the current MicroOS installation

a project by epaolantonio

Project Description

It would be nice being able to "rebase" a MicroOS/Aeon/Kalpa installation. This can be useful, for example, to undo changes done manually with transactional-update shell, to try another variant (like replacing Aeon with Kalpa) and so on... but the goal of this project is mostly to get more knowledgeable with the MicroOS/ALP internals (tukit, snapper, et all) while doing something fun.

Updated 5 months ago. 3 hacker ♥️. 2 followers.

Basic calendar interface for upcoming openSUSE meetings

a project by lkocman

Project Description

The openSUSE Project has a problem, not enough people are engaged in the development. In order to fix this, we need a less obscure way to learn about contributing. One of the ways to do that is enabling people to discover various open meetings that happen for planning of various areas of project progress.

Updated 5 months ago. 3 hacker ♥️. 4 followers.

Test Results for openQA on GitHub

a project by livdywan

Project Description

Jobs in openQA are usually reviewed via the web UI. Inspecting os-autoinst logs requires significant insight into the inner workings. Tests run in a CI such as GitHub are thus not easy to debug.

Updated 8 months ago. 4 hacker ♥️. 2 followers.

TUI interface for Agama

an invention by ancorgs

State of the Art

Agama, the future (open)SUSE installer, can be controlled with two user interfaces:

Updated 5 months ago. 5 hacker ♥️. 4 followers.

Understand the workflow of test framework kdevops

a project by yosun

Project Description

As shown in the kdevops frontpage in GitHub, "kdevops provides a framework for automation for optimal Linux kernel development and testing". It currently supports fstests, blktests, pynfs, selftests and so on.

Updated 5 months ago. 1 hackers ♥️. 2 followers.

ComplianceAsCode/conten sysctl chroot aware

a project by esampson

Project Description

The current template shared/templates/sysctl in https://github.com/ComplianceAsCode/content is not chroot aware.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Patch search applied to products

a project by otilloy

Introduction

When issues are found in software (being them security or not), it is not always trivial to find and keep track of all products and versions that could potentially be affected by them.

Updated 4 months ago. 3 hacker ♥️. 3 followers.
4
5
8
37

Looking for projects around:

Nothing at the moment

Activity

  • 5 months ago: jzerebecki originated git hook that runs on clone; more git-verify signatures
  • 5 months ago: jzerebecki liked Patch search applied to products
  • 5 months ago: jzerebecki liked ComplianceAsCode/conten sysctl chroot aware
  • 5 months ago: jzerebecki liked Understand the workflow of test framework kdevops
  • 5 months ago: jzerebecki liked TUI interface for Agama
  • 5 months ago: jzerebecki liked Test Results for openQA on GitHub
  • 5 months ago: jzerebecki liked Basic calendar interface for upcoming openSUSE meetings
  • 5 months ago: jzerebecki liked Rebasing of the current MicroOS installation
  • 5 months ago: jzerebecki liked Linux incarnation of the Party Parrot
  • 5 months ago: jzerebecki liked (Rust) Manage systems in NetBox using NetBox-Sync
  • 5 months ago: jzerebecki liked Forklift - Text based GUI utility for dealing with containers
  • 5 months ago: jzerebecki liked Port Agama's manager to Rust
  • about 1 year ago: jzerebecki liked early stage kdump support
  • about 1 year ago: jzerebecki liked Setup patchew instance for kernel mailinglists
  • about 1 year ago: jzerebecki liked Implement text based OCR in openQA
  • about 1 year ago: jzerebecki liked Application for secret ballots (A review of existing tools under legal aspects)
  • about 1 year ago: jzerebecki liked Trigger actual openQA tests in pull requests
  • about 1 year ago: jzerebecki liked Create tool for managing RPM package signing keys
  • about 1 year ago: jzerebecki liked Explore text-to-image diffusion model
  • about 1 year ago: jzerebecki liked OSSelot collaboration on legal reviews of community packages
  • over 1 year ago: jzerebecki liked Package workflow experiments
  • over 1 year ago: jzerebecki left mac80211_hwsim tool
  • over 1 year ago: jzerebecki added keyword "rust" to mac80211_hwsim tool
  • over 1 year ago: jzerebecki added keyword "kernel" to mac80211_hwsim tool
  • over 1 year ago: jzerebecki joined mac80211_hwsim tool
  • All Activity