Model checking the BPF verifier

a project by shunghsiyu

Project Description

Updated about 2 years ago. 9 hacker ♥️. 3 followers.

COOTWbot

a project by ngetahun

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

bpftrace contribution

a project by mkoutny

Description

Updated 8 days ago. 1 hackers ♥️. 1 follower.

Building a container bootloader

an invention by flonnegren

Updated about 2 years ago. 3 hacker ♥️. 1 follower.

ADS-B receiver with MicroOS

an invention by epaolantonio

I would like to put one of my spare Raspberry Pis to good use, and what better way to see what flies above my head at any time? add-emoji

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

Add support for RandR 1.4 (additional GPUs) into KDE display configuration

a project by michalsrb

Plan

Updated over 6 years ago. 4 hacker ♥️.

Project MySelf

a project by cschum

The goal of Project MySelf is to build a system to collect data about yourself in a safe and private way, so that you control your data and you can decide what happens with it.

Updated over 6 years ago. 4 hacker ♥️.

Adding Linux kernel firmware signature support

a project by mcgrof

The Linux kernel already has cryptographic support for signature verification on data. This is used to digitally sign kernel modules at build time, and verify integrity and provenance at load time. Likewise the 802.11 subsystem on the Linux kernel had historically in parallel prior to Linux's own kernel signing facility implemented and integrated support to verify file integrity and provenance for use on the Linux regulatory database. The 802.11 subsystem's components that provide this facility are CRDA and wireless-regdb. CRDA and wireless-regdb technically are split up as two separate trees for development, wireless-regdb helps provide the 802.11 regulatory database while CRDA exists as a udev helper to feed to the Linux kernel a regulatory domain when needed. By using a regulatory database in userspace the Linux kernel is able to get updates for regulatory rules without requiring a rebuild. Linux distributions need the digitally signed regulatory.bin file from wireless-regdb tree and the CRDA binary from the CRDA tree. Linux distributions often combine both into one package, some distributions separate the two. The regulatory database is digitally signed by the wireless-regdb maintainer, and distributions that have have compiled in support for digital signature support on CRDA verify the integrity of the file before feeding a regulatory domain to the Linux kernel. Since the kernel module signing facility was merged upstream on Linux we could replace both CRDA and wireless-regdb distribution mechanism by adding cryptographic file signature verification support on Linux on the firmware_class module which provides the APIs to load firmware, and having the regulatory.bin file merged and updated through the linux-firmware tree.

Updated almost 4 years ago. No love.

Learn gitbook.com

an invention by lrupp

https://www.gitbook.com/ allows you to combine repositories on https://github.com with a simple to use WebUI for writing books. As result, your crazy content in your README.md (or whatever *.md) files will become available for your customers as book in form of a pdf, epub or mobi download.

Updated almost 5 years ago. No love.

DMI table conformance checker

a project by jdelvare

The SMBIOS specification includes an informative annex providing conformance guidelines for DMI table implementations. I would like to write a checker tool to verify the conformance of DMI tables, based on this document. Such a tool could be useful for system firmware writers.

Updated almost 9 years ago. No love.

grab this: localize new Jekyll opensuse software site

an invention by lnussel

https://software.opensuse.org/ is aging. Richard made a proposal using Jekyll to statically generate a new layout: https://software.opensuse.org/newsite/, code at https://github.com/sysrich/new-software.o.o

Updated over 6 years ago. 1 hackers ♥️.

M2Crypto ... add RSA-PSS and deprecate raw RSA signatures

a project by mcepl

Fix https://todo.sr.ht/~mcepl/m2crypto/204, see more discussion therein.

Updated 4 days ago. 1 hackers ♥️.

Jaeger with a Trace of Salt

a project by ed_lane

Abstract:

  • Cloud hosted applications are now composed of many microservices often deployed in containers. When things go wrong, are slow, or just not understood, where can we turn?
Updated almost 4 years ago. 2 hacker ♥️. 1 follower.

SUSE Manager for Retail Instructional Video Tutorial

a project by lkotek

The goal of this project is to create video tutorial describing configuration of SUSE Manager for Retail.

Updated over 6 years ago. 4 hacker ♥️. 1 follower.

CaaSP in CaaSP

a project by pchacin

Summary

Updated almost 6 years ago. No love. 1 follower.

csbot improvements

a project by jeremy_moffitt

Project Description

Updated almost 4 years ago. 1 hackers ♥️. 1 follower.

Create a new markup language with parser in rust

a project by nkrapp

Project Description

Updated about 2 years ago. 2 hacker ♥️. 1 follower.

MCP Perl SDK

a project by kraih

Description

Updated 21 days ago. No love. 2 followers.

Create a simple app with flutter

a project by mstrigl

Description

Aim is to get into App Development for various plattforms. Flutter seems suitable for this.

Updated 6 days ago. No love. 1 follower.

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 almost 3 years ago. 6 hacker ♥️. 5 followers.

Support for WiFi-enabled Canon cameras in gphoto

a project by michal-m

I have a Canon PowerShot S120, which allows for browsing / copying photos over WiFi. There are apps for Android, iOS, and Windows to do that. The protocol uses upnp to discover the camera and the smartphone/computer and them some HTTP-based protocol. I have some code using libupnp for the discovery and a perl script that is capable of transfering one file, but it's far from complete. Plus, I need to refresh my memory, because the last commit is from January :-(. Now, there seems to be some support for such cameras in gphoto already. So the plan is to dive into gphoto and use what I learned about the protocol to fix the gphoto support.

Updated almost 4 years ago. 4 hacker ♥️.

Learn Coccinelle

a project by acho-novell

Learn Coccinelle ,we need automatic kernel backporting with Coccinelle.

Updated over 6 years ago. 6 hacker ♥️.

Improve Marvin dashboard

a project by ggherdovich

Marvin is a job scheduler that the Performance Team at SUSE Labs uses to automate the execution of the performance test suite MMTests. For more details on what Marvin does and how, see Mel Gorman's blog post "Continual Testing of Mainline Kernels".

Updated over 6 years ago. 1 hackers ♥️.

grab this: openSUSE beta test program and web application

a project by lnussel

openSUSE Leap 42.3 goes for a rolling release model with automated openQA tests. That covers only so much though. We need manual testing too. In previous releases a google document spread sheet was used to coordinate and track the efforts.That's probably not the best method anymore.

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

Playing with OpenFaaS: a Serverless Framework for Docker and Kubernetes

a project by pgeorgiadis

OpenFaaS - Functions as a Service

Updated almost 4 years ago. 3 hacker ♥️.

Give a shot at photogrammetry

an invention by ikapelyukhin

Results:

Updated over 6 years ago. 2 hacker ♥️.

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

Updated almost 4 years ago. 2 hacker ♥️. 1 follower.

Evaluate mirrormanager (or mirrormanager2) for download.opensuse.org mirror management

a project by lrupp

As there is no progress around MIrrorPinky since 5 years now, let's say the project is dead and look for something different, which allows Mirror administrators to edit the settings of their own mirrors.

Updated over 6 years ago. 1 hackers ♥️. 1 follower.

Learning MachineLearning by example

a project by apritschet

This is my attempt to catch up on the field of machine learning. In order to not "waste" time of exercising with dummy data the Security team came up with a couple of interesting questions:

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Finish Machine Learning introductory course

a project by dmacvicar

I started Standford's machine learning course but after getting stuck in one assignment (ex4, Week5), it fell of the table due to lack of time and focus.

Updated almost 4 years ago. No love. 1 follower.

Write an open source driver for the DeckLink Mini Recorder 4K

a project by patrikjakobsson

Updated over 4 years ago. 4 hacker ♥️. 1 follower.

Improve Webtool "Football Team Manager"

a project by holgisms

In order to get me help managing our football (en_us: "soccer") team, I developed a web tool in php.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Video For Linux 2 Camera monitor, frame capture, day/night exposure control and timelapse generator in python

a project by dmair

Use the V4L2 API in a PySide qt6.3 application to capture frames, monitor and adjust image exposure from a camera Frame capture is functional

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

IBS & tracking tools integration workflow improvement

a project by lmiksik

Goal for this Hackweek

revisit the workflow and propose changes which will

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

[Agama] Investigate to shorten s390x URL on O3 to avoid character limit

a project by leli

Description

There is a character limit of <=80 characters in s390x, for OSD we workaround this problem using a url shortener, like http://s.qa.suse.de/ but we don't have anything equivalent for O3. Some colleagues recommended https://v.gd/ but some initial test showed that cannot shorten ftp urls.

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

Song Search with CLAP

an invention by gcolangiuli

Description

Contrastive Language-Audio Pretraining (CLAP) is an open-source library that enables the training of a neural network on both Audio and Text descriptions, making it possible to search for Audio using a Text input. Several pre-trained models for song search are already available on huggingface

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

Exploring DPDK within containers

a project by paolodepa

Project Description

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

Provide personal account sign-in for Himmelblau (Azure Entra Id)

an invention by dmulder

Description

Himmelblau currently does not support personal account sign-in, but only sign-in for business/school accounts. Adding personal account sign-in would broaden the userbase, and potentially attract more users to Linux from Windows (since they could easily migrate their existing Windows account, etc).

Updated 5 days ago. No love. 1 follower.

Expand home assistant support for Freebox / Iliadbox modem

an invention by fcrozat

Description

My ISP (Free) fiber modem (Freebox) has a pretty rich API to control and monitor it.

Updated 7 days ago. 1 hackers ♥️. 1 follower.

Finish GCC match-and-simplify work

an invention by rguenther

In GCC we have multiple intermediate languages and for all of them we do manual pattern matching and replacement. The project uses a domain specific language to unify and simplify those pattern matching and replacing code.

Updated almost 6 years ago. No love.

Bug Stats for upstreams in the public

a project by zzhou

Q: How many new bugs opened over time for a package?

Updated over 4 years ago. 1 hackers ♥️.

Generic disaster recovery

an invention by jsmeix

Basically the idea is to boot inst-sys but to not run YaST and instead run a selfmade script that does the usual disaster recovery steps:

Updated over 6 years ago. 3 hacker ♥️.

Work reports 2.0

a project by kalabiyau

Micro-service for - making a report

Updated over 6 years ago. 2 hacker ♥️.

Learn more about CodeMirror and improving source viewer in openQA

a project by mlin7442

CodeMirror is a text editor implemented in JavaScript for the browser, openQA introduced CodeMirror in its source viewer, this project is learn more things from CodeMirror and trying to improving the source viewer in openQA, already had a ticket related, even can polish source viewer more, eg. file folding, etc.

Updated over 6 years ago. 3 hacker ♥️.

maildir backed NNTP server for mailing list handling

a project by jgrassler

Description

Updated over 6 years ago. 1 hackers ♥️.

Jenkins Dashboard Web in Seaside (Pharo Smalltalk)

a project by thehejik

I want to create a basic web dashboard for Jenkins view with help of Jenkins XML API , Pharo, Seaside and Bootstrap. The biggest benefit for me would be if I can learn how to handle with Classes and its instances containing data from Jenkins in pure object programming language.

Updated over 6 years ago. 5 hacker ♥️.

backport fix for Pinnacle PCTV DVB-T tunner for Turris-OS official kernel

a project by sleep_walker

I found recently that my DVB-T tunner plugged into Turris Omnia router gets a lot of I2C errors and sometimes divisions by zero.

Updated over 6 years ago. 1 hackers ♥️.

Run openQA testsuites with MALLOC_CHECK_ and MALLOC_PERTURB_ variables set

an invention by michalnowak

MALLOC_CHECK_ and MALLOC_PERTURB_ variables are environmental variables which help identify problems with Glibc's malloc() allocations.

Updated almost 4 years ago. No love.

learning deepsea and ceph world

a project by dmaiocchi

just learning this awesome software we contribute at @suse upstream.

Updated over 7 years ago. No love.

Demo project for HA using Raspberry pi-s

a project by xarbulu

I have noticed that explaining HA cluster concepts to non technical people is not easy (my parents for example hehe). In order to improve that I would like to create a more visual project using raspberry pi-s.

Updated over 6 years ago. 4 hacker ♥️. 2 followers.

Awesome People Management List

an invention by hennevogel

Start awesome/people-management and properly announce the awesome setup.

Updated almost 4 years ago. No love. 1 follower.

How software creation process can save energy and CO2 emissions

an invention by acervesato

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

Philosophy of Computer Science (in short 'PhoCS' or phonetically 'Fox')

a project by awh

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

Add support to scan containers to the CVE monitoring tool

an invention by amunoz

Description

Updated about 1 year ago. No love. 1 follower.

Agama Minimal Live Image

a project by jreidinger

Updated about 2 years ago. 3 hacker ♥️. 1 follower.

Learning frontend dev (Vue3 mostly)

a project by cxiong

Description

I started in Desktop team at SUSE. It's been a long while since I coded in any JS and much has changed. I wanted to pick up some and acquire some knowledge for hacking on some apps I've come to use often recently (e.g. FreeTube)

Updated about 1 year ago. No love. 1 follower.

Kill DMA and DMA32 memory zones

a project by ptesarik

Description

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

Leave Management Tool

a project by cachen

It's a tool or website for Bej employee to manage his(her) leave days, then they don't need ask HR for each time.

Updated over 4 years ago. 2 hacker ♥️.

Photobooth with RaspberryPi

a project by digitaltomm

The software is a rails app with an Angular.js frontend using the gphoto2 library to trigger a Nikon D60 camera.

Updated over 6 years ago. 6 hacker ♥️. 1 follower.

Try acpiexec, and poke the ACPI TAD implementation in Windows 10 on Qemu

a project by joeyli

Try to use acpiexec to debug AML for writing ASL codes.

Updated almost 6 years ago. No love.

Cuddle the i2c-i801 kernel driver

a project by jdelvare

The i2c-i801 kernel driver (for SMBus controller on most x86 Intel systems) has a lot of pending upstream patches from various contributors. There are bug fixes, clean-ups and new features. Without proper reviewing and merging work, most of the effort is likely to be lost.

Updated almost 9 years ago. No love.

boot own kernel on Lenovo Tab 3 Business tablet

a project by sleep_walker

Lenovo Tab 3 Business is nice piece of hardware with ARMv8 CPU and plenty of memory. It would be nice to try to boot some other OS.

Updated almost 9 years ago. No love.

Controlling and Testing the YaST UI Remotely (for Integration Tests, openQA)

a project by lslezak

Hackweek 18 Update

Updated almost 4 years ago. 3 hacker ♥️.

hack with "yes_ship_it" and add it to kubeojo

a project by dmaiocchi

https://github.com/cornelius/yesshipit

Updated over 6 years ago. 1 hackers ♥️.

libgphoto2 Wifi support for Lumix

an invention by msmeissn

I plan to work on libgphoto2 Lumix WiFi support.

Updated over 6 years ago. 2 hacker ♥️. 3 followers.

openQA log-viewer firefox plugin

a project by asmorodskyi

Idea is to write FF plugin which would process raw autoinst log and display it in more readable form .

Updated almost 6 years ago. 2 hacker ♥️. 1 follower.

Test mainline kernel on an older Qualcomm SOC (msm89xx), explore current Qualcomm mainlining kernel effort

an invention by pvorel

Project Description

Updated almost 3 years ago. 2 hacker ♥️. 1 follower.

Continue AKTIVE, my Tcl Image & Vector Extension

an invention by andreas-kupries

Project Description

Updated 1 day ago. 1 hackers ♥️. 1 follower.

Port the Spacewalk UI to modern web technologies

an invention by dmacvicar

Spacewalk is an open source Linux systems management solution. It is the upstream community project from which SUSE Manager and the Red Hat Network Satellite product are derived.

Updated almost 6 years ago. 5 hacker ♥️.

Update tool for SUSE Manager Server

an invention by RDiasMateus

Project Description

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

OSSelot collaboration on legal reviews of community packages

a project by lkocman

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

Authenticated hashes for BTRFS

a project by dsterba

Project Description

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

Offline SUSE Audio AI Assistant

an invention by alexlau

Following up on Hackweek 22, the RAG AI aims to answer customer questions by relating them to SUSE documentation. The dependency on OpenAI is being removed in favor of an open source, GPU-less LLM platform to provide an audio assistant that can be used across platforms. So the goal of this demo is to create an offline, no GPU-required audio assistant workflow.

Updated about 2 years ago. No love. 1 follower.

kernel/livepatching: Make improved state handling API ready for upstream

a project by pmladek

Problem description:

Updated about 1 year ago. No love. 1 follower.

Brainstorm / structuring AI usage for Product Security

a project by msmeissn

Description

Updated 8 days ago. 2 hacker ♥️. 1 follower.

Add VNC backend to openQA

an invention by zxdvd

Background about openQA: https://progress.opensuse.org/projects/openqa-improvement/wiki

Updated over 6 years ago. 2 hacker ♥️.

Enhance kdumpid

an invention by ptesarik

The kdumpid tool can be used to determine the kernel version from a crash dump. Some useful features are missing:

Updated over 6 years ago. 1 hackers ♥️.

add LVM support to Guix System Distribution

a project by sleep_walker

LVM support for Guix System Distribution

Updated over 6 years ago. 2 hacker ♥️.

Static analyzer of Lua language

a project by NalaGinrut

I'm trying to write a static analyzer for Lua programming language. And I've ready done some parts, say, lexer/parser/AST/types...etc.

Updated over 6 years ago. 1 hackers ♥️.

emulate firewalld interfaces for NM on SuSEfirewall2

an invention by lnussel

Networkmanager uses some simple dbus interfaces of firewalld to allow configuring a firewall zone for connections. FWZS offers similar features on top of SuSEfirewall2.

Updated over 6 years ago. 1 hackers ♥️.

hacking susetest

a project by dmaiocchi

github https://github.com/okirch/susetest

Updated over 6 years ago. 10 hacker ♥️.

ESP8266 Tinkering

a project by nwmac

ESP8266 Tinkering

Updated over 6 years ago. 2 hacker ♥️.

Add support for Fresco FL2000DX USB to HDMI adapter

a project by ykaukab

http://www.frescologic.com/products_show.php?ms=3

Updated almost 9 years ago. No love.

Try SUSE Manager

an invention by okurz

``` ‎zypper ar -f http://dist.suse.de/install/SLP/SUSE-Manager-Server-3.1-GM/x86_64/DVD1/ suma3.1

Updated almost 3 years ago. 1 hackers ♥️.

Virtual GPU display support for Guest VM

a project by lyan

0 Background

Updated almost 4 years ago. 2 hacker ♥️.

CISSP and Ghidra

a project by jsegitz

I'll spend half of hackweek preparing for the CISSP certification, in the other half I want to learn Ghidra (https://ghidra-sre.org/) and solve some reverse engineering quests with it

Updated over 6 years ago. 2 hacker ♥️. 2 followers.

Learn Rust

an invention by michalnowak

Learn Rust by following The Rust Programming Language book.

Updated over 6 years ago. 2 hacker ♥️. 1 follower.

Modernize Bard's web interface, implement high-level audio analysis with feature extraction and sonos support

a project by alarrosa

Continue improving my personal project, bard. Bard is a music manager for your music. It stores all information about your music collection in a Postgresql database .

Updated almost 6 years ago. No love. 1 follower.

grub2: implement LUKS2 detection in grub-probe

a project by pvorel

Project Description

Grub has limited LUKS2 support in master branch for few months (only PBKDF2, Argon2 is not yet supported). It'd be useful to implement LUKS2 detection in grub-probe in order not have to specify required modules manually.

Updated over 4 years ago. 3 hacker ♥️. 1 follower.

multipath-tools: improve CI

a project by mwilck

Project Description

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Hacking on sched_ext

an invention by flonnegren

Description

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

Local AI Voice Assistant

an invention by mmilella

Description

Updated 4 days ago. 2 hacker ♥️. 1 follower.

Snoek improvement

a project by yfjiang

We have internally used vote tool Snoek. At least 2 new features will be implemented in the hackweek:

Updated over 6 years ago. No love.

Support Config Analytics

a project by bwgartner

Project Description

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

Hack robotic vacuum cleaner

an invention by frantisek.simorda

Description

Get rid of factory cloud integration of robotic vacuum cleaner and install Valetudo

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

Build the Rust compiler with the help of the rustc_codegen_gcc code generation backend

a project by glaubitz

Description

Updated 21 days ago. 1 hackers ♥️. 1 follower.

Install a QMK-compatible Open Source controller on my keyboard

an invention by danishprakash

Replace the proprietary keyboard controller(buggy) on my Kinesis Advantage2 and install the open source KinT controller and flash QMK on it.

Updated about 10 hours ago. No love. 1 follower.

Zeroconf with others (GNOME Shell, Firefox, Wayland and others)

a project by cxiong

Zeroconf/Bonjour/Avahi is a very interesting technique that targets at freeing users of services from tedious IP-based network configuration by automatic-distributed address-assigning, name-assigning and service discovery/browsing. It's named officially as zeroconf, Bonjour is the implementation in OS X, iOS and Windows, while Avahi is for Unix-like system.

Updated over 4 years ago. 3 hacker ♥️.

Internal shared images repository

a project by ancorgs

During the last CSM workshop we identified the need to have a good way to share the images we use for testing. We have documented the requirements and the current status in this wiki page (we even have a diagram).

Updated over 6 years ago. 5 hacker ♥️.

Capturing FC frames with wireshark

a project by ptesarik

AFAIK, wireshark is the best Linux tool for analyzing network traffic. Primarily intended for Ethernet networks, there is now also support for very different protocols (e.g. USB). Sadly, there is no support for fibre channel, most likely because there is even no infrastructure in the kernel.

Updated over 6 years ago. 1 hackers ♥️.