Install BLOB-less U-Boot in SPI of Pine64 ROCKPro64 and boot from NVMe diska project by clanig Project DescriptionThis project is about installing a fully open source ARM machine. It was not originally a Hack Week project and some information gathering was already done before. |
Learn about Rancher productsa project by mgrifalconi Project DescriptionSUSE and Rancher joined a while ago, but other than k3s, I have no good understanding about Rancher products and I feel I should get a better idea on what are their purpose and strengths. |
Paper reading cluba project by LarsMB Project DescriptionMost of us remember a period of our lives when we had time to stay somewhat uptodate on the research and developments in our area of expertise. However, this often falls short during our day-to-day work, as we get bogged down in the engineering problems of the real world, and the struggle of explaining even basic concepts to laypeople :-) |
Building my own cluster on Raspberry Pi 4 with K3Sa project by mlin7442 Project DescriptionI'm not familiar with Rancher K3S, I'm always want to have a opportunity to understand it more, since I've 3 Raspberry Pi 4, I will building a cluster on them with K3S. This will based on openSUSE 15.4. |
Updatecli Kubernetes Operatora project by olblak Project DescriptionImplementing an Updatecli Kubernetes operator. |
Build Kernel from sources - openSUSE wayan idea by asmorodskyi Find documentation on how to re-build openSUSE Kernel from sources and tweak some Kernel build variables Goal for this Hackweek |
Explore Djangoa project by djz88 Explore djangoLearn and work with Django framework by writing/enhancing an application. |
Learn and research the ALP security frameworka project by bchou Project DescriptionI will spend hackweek time getting more familiar with the security framework of ALP, as I am a WG member. There are many documents can be referenced. |
Implement a "Fuel Gauge" for Harvestera project by mrussell Project DescriptionAs an attempt to stick with the theme of this Hack Week - the idea is that we implement a way to funnel out information (probably on an out of the box Grafana chart or something) about: |
QJobViewera project by apappas Project DescriptionA viewer for openQA jobs written in Qt. |
Extend k3s-ansible to support new functionalities (or fork/create new one)a project by nicoladm Project DescriptionThe project k3s-ansible helps to easily install and manage k3s clusters and it's particularly handy for users who use ansible for daily operations. |
Brew an IA-generated beer recipean idea by rtorrero This project has two goals: - To get familiar with AI, machine learning, deep learning and language models in particular |
BPFTRACEa project by fanyadan Project DescriptionJust have play with bpftrace on some real kernel bugs. |
rust security reviews and cargo-creva project by jzerebecki Project DescriptionLook into things that make security/code reviews of rust code easier and play with cargo-crev. |
kubedumpan idea by joshmeranda Project DescriptionDevelop a tool to collect runtime information about a kubernetes cluster. |
Base container images multi language compiler on local codea project by mdati Create a selector of BCI-language containers, python, java, go, etc, to pull and build the proper image |
Product Migration support in SSMan idea by admehmood Project DescriptionCurrently, in SUSE Manager it is not possible from UI to perform Product Migration of multiple clients in a single go. If a user has a high number of clients that needs migration, it could be a pretty cumbersome action. We do provide API support but not everyone is good with scripts and it would be nice to provide an easy-to-use API to do this. |
Hack into Ellingson Mineral and download a garbage filean idea by mseidl81 We should be chased by the FBI.Finally I'll need group of elite hackers to prove our innocence. |
py-ensa project by ngetahun Project DescriptionImplement the ethereum domain name service in python. Domain name resolution for Ethereum Domain Names per EIP-137 RFC[1]. |
Misc: Make samba rpc service scheduler generic and/or learn some Rusta project by npower Make a generic worker/scheduler api for use within samba based on existing dcerpc daemon (and various rpc services)Goal for this Hackweek #1 |
WireGuard VPN on MicroOS/Raspberry Pian idea by doreilly Project DescriptionMicroOS is perfect for running a WireGuard server on a RPi to provide remote access to a home network. It is lightweight, reliable, auto updating and easy to secure. |
Retail Branch Server + SUMA Server on one machinea project by nadvornik Project DescriptionSUMA for Retail 4.3 introduced containerized branch server. In theory, it should be possible to run the container on the same machine as SUMA server. This would be equivalent to the Combo server in the old SLEPOS product. |
indoor air quality sensora project by rsimai DescriptionI 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, ... |
Rewrite libkdumpfile Python binding using CFFIa project by ptesarik Project DescriptionThe libkdumpfile library includes Python bindings. They are implemented as manually created C code for CPython. This is hard to maintain and/or port to alternative Python implementations. |
Make DNF5 package manager ready for openSUSEa project by dmach Project DescriptionDNF 5 is a package manager that is currently in development and will land in the future Fedora and RHEL versions. |
learn and play around luks and fido2an idea by oertel read up on things like https://0pointer.net/blog/authenticated-boot-and-disk-encryption-on-linux.html |
Model checking the BPF verifiera project by shunghsiyu Project DescriptionBPF 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). |
|
consolidate mm debugging tools and package thema project by mhocko Project DescriptionDifferent people use different ad-hoc tools to debug Linux kernel MM (memory management) related issues. I have couple of those myself. They fall into two main categories. One set for proper data collection and the other for some high level analysis. Our customers would benefit from the former and we (L3 labs from the later). Having them in a single package sounds quite reasonable to me. |
|
Learn about Fleetan idea by kwk Project DescriptionI want to learn more about Fleet (https://fleet.rancher.io/) and GitOps |
Poking technologies for enrolling customer key to kernel trusted keyringa project by joeyli Project DescriptionThe 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. |
|
Learn more about Application Security (AppSec) Open Source Tools and Testing Techniquesan idea by heidi.bronson Project DescriptionApplication security (AppSec) is a threat that all organizations are facing. While we have QA engineers and security teams to help avoid these threats, true AppSec can only be obtained by giving developers the tools to find and fix vulnerabilities before their code is pushed into the deployment pipeline. As a software engineer, I want to make sure that my applications are secure. During this hackweek, I want to study the OWASP Top 10 vulnerabilities, related testing techniques, and open source tools that can be used to test our applications and keep them safe from malicious actors. |
Add MBR binary format support to the fq command line toola project by tobilehman
|
Enhance internal process for providing localization dropsan idea by ta-ro Project DescriptionWe regularly hand off documentation sources to localization. I'd like to improve some minor details in this process. |
Ebook Reader word translatora project by dmulder Project DescriptionWhen learning a new language, it's useful to read books in your target language. The trouble is, it's difficult and time consuming to look up the meanings of new words you encounter while trying to read. The purpose of this project is to create an ebook reader which allows you to highlight individual words and translate them quickly (similar to how duolingo stories lets you click on words to explain their meaning). |
Add combustion support to the terraform-provider-libvirta project by oholecek Project DescriptionTerraform 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. |
Improve the UX/UI of User Storya project by cyntss Project DescriptionUser Story is an open-source project that allows organizations to collect customer feedback displayed in the form of an open roadmap to enable open collaboration between developers/companies and their customers. It helps identify high-priority issues and features and it serves as a tool for project managers to plan according to what customers actually want. |
|
retrocomputing: learn the architecture of MIPS for PS1 and build an assemblera project by david.anes Project DescriptionThe idea is to learn about the PlayStation 1 CPU and GPU. |
generic zswap dedupa project by ailiopoulos Project Descriptionzswap [1] is a linux kernel component that provides in-memory compression for swap pages. It already provides a limited form of deduplication: if a page is filled with the same value (e.g. all-zeroes) then only that value is kept instead of compressing the contents. |
Explore containerized desktop and pure-wayland desktopan idea by zcjia Project DescriptionI want to explore various distros/technologies that utilize containerized desktop and pure-wayland desktop, so that I can gain more experience and ideas on how ALP desktop should look like. |
Continue work on "ostatus"a project by aplanas Project Descriptionostatus 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. |
Audio steganography for music digital signaturesan idea by shawnhao Project DescriptionThere are lots of indie musicians who are not very aware of protecting their copyright and it is hard to determine plagiarism in music. I believe a digital signature could be useful to present copyright on court without damaging and altering the soundings of a song. But I am also aware that a signature alone may not be sufficient to protect copyrights and it is able to bypass it. |
Learn kubernetesan idea by XinLiang - Learn key concepts of k8s- Learn how to write k8s crd or operator |
salt formula for uyuni proxy setupan idea by mbussolotto Project DescriptionGoal is to write a salt formula for setup a uyuni proxy. |
Learn a doc about containeran idea by zoecao Goal for this HackweekKnow how to use it and setup an environment based on the doc. |
KernelCI performance regression dash boarda project by wagi Project DescriptionKernelCI is gaining more and more attraction for CI builds and test runs by the upstream community. Though at this point, there is no dash board to track or visualize regressions over time. |
Learn about Service Managementa project by lrupp Project DescriptionIt's time to learn a bit more about best practices in service management organization. This includes especially Service Level Agreements and the creation of a Service Catalog. |
Reading SLES15 "Security and Hardening Guide"an idea by llzhao Project DescriptionGoal for this Hackweek |
Audio controlled smart devicesa project by bzoltan1 Project DescriptionUse vosk library and Shelly cloud API to voice control smart home devices like Shelly bulbs. |
Add automatic loading of salt autosign grains to saltbootan idea by oholecek Project DescriptionSaltboot is a system of salt states and custom initrd for automated image deployment integrated with SUSE Manager/Uyuni. |
Write a formula with forms for setting up a container registrya project by mcalmer Project DescriptionLearn about formulars with forms and write a formula which setup a container registry. |
openSUSE wiki improvements (specially Portal:Packaging)a project by gmoro Project DescriptionFollowing a recent discussion with the Packaging team at SUSE we will do a revamp of https://en.opensuse.org/Portal:Packaging |
SUSE SE Marketing tools and Demosa project by nbatsford Project DescriptionOur project is to develop Tools and demos which can be deployed using Helm on Rancher. |
Improve unaligned fs read behavior for u-bootan idea by wqu_suse Project DescriptionAlthough U-boot has a fuse like interface to support different filesystems, the unaligned read is in fact completely handled by the underlying fses. |
Explore linuxboota project by clin What is linuxboot?LinuxBoot is a firmware for modern servers that replaces specific firmware functionality like the UEFI DXE phase with a Linux kernel and runtime. |
Securing and improving home/server networka project by ohollmann Project DescriptionNow, when mikrotik supports WireGuard there is no need to stay with OpenVPN. Let's try to setup WireGuard and investigate it's options, test performance etc. |
|
Improve zypp-gui toola project by xiaoguang_wang zypp-gui is a gui tool to update the system and install the packages in openSUSE distro. It's written by rust. https://github.com/sunwxg/zypp-gui |
Aperture: a simple game engine written in C based on OpenGLa project by StarryWang Project DescriptionThis project was initially created for my graduation project. Currently, I've finished |
YaST log grouping, better visualization of the loga project by lslezak DescriptionTL;DR: I'd like to have something like this for YaST log. |
FTrace Visualization Toola project by jesingh Project DescriptionA visualization tool that directly digests ftrace function traces and provides easier to understand timing diagrams with the ability to quickly look up functions from within the program. |
Adopt Typescript in D-Installera project by IGonzalezSosa Project DescriptionIn January, we announced the D-Installer project, an attempt to build a web-based installer on top of YaST and Cockpit. Since then, the codebase has grown significantly, especially the JavaScript part. |
|
|
Learning ROSa project by zhonglidong Project DescriptionThe Robot Operating System (ROS) is a set of software libraries and tools for building robot applications. From drivers and state-of-the-art algorithms to powerful developer tools, ROS has the open source tools you need for your next robotics project. |
Write a CLI program for OneDeva project by cxiong Project DescriptionDevelop a CLI (Python) for OneDev. |
CI/CD pipeline with Gitlab/Docker/Kubernetesa project by waynechen55 Project DescriptionCI/CD, which stands for continuous integration (CI) and continuous delivery (CD), creates a faster and more precise way of combining the work of different people into one cohesive product. In application development and operations (DevOps), CI/CD streamlines application coding, testing and deployment by giving teams a single repository for storing work and automation tools to consistently combine and test the code to ensure it works. |
Learn move knowledge about build website and improve qa xfstests dashboarda project by yosun BackgroundA dashboard for testing and analysis xfstests results just initial this year. It has a lot of performance issues to fix, and it also needed to add more features to get usable. Also bootstrap looks very easy to use, plan to learn some frontend knowledge for fun. |
Tool to collect relevant data from images and containers tested in openQAa project by jlausuch Project DescriptionThis idea has been partially implemented for JeOS images, where we are collecting some data from the images whenever a new build ends up in openQA. For instance, https://openqa.opensuse.org/tests/2419705#step/image_info/9 is collecting the size of the image, as well as total number of RPMs, the list of RPMs with their size and some filesystem information. |
generate a python tool to create test suites from migration test matrixan idea by leli Project DescriptionI will generate the python tool to create test suites from migration test matrix instead of the old tool with VB. |
TeX macros for a puzzle gamea project by mcalabkova MotivationThere is plenty of puzzle games (see Šifrovačky.cz), but currently none designed for children. With my husband we are thinking of starting/reviving one and creation of a fine typesetting system is one of the preliminary steps. The macros could also be used by other puzzle games in need of a new typesetting system (I could publish them if I liked my work). |
Learning boot loadera project by qzhao Learning boot loader related knowledgeLearn about boot manager, including trusted computing, disk encryption, EFI, storage and more |
Improve Scrum Master Dashboarda project by ilausuch Project DescriptionNow in Public Cloud and Containers QE team we are using https://github.com/BillAnastasiadis/qe-c-backlog-assistant. But we want to go far from here to be capable of provide more information and analysis |
Create a distributed midi keyboard for kidsan idea by ilausuch Project DescriptionThe idea is to create a midi keyboard where every kid could be responsible of a note. This is a part of some workshops to show the children of a montessori school about how the music can create emotions. |
Project Verifree : internal key server(s)a project by mcaj Project descriptionThe project Verifree is about GPG key server. The goal is build a Key server, where users are able to |
Installation server setup utilityan idea by csalmond Project DescriptionCreate a utility that will simplify setup a SLES machine to be a PXE boot server. This will include installing and setting up tftp, dhcp client/server, nfs server, and vsftp server. Selecting, mounting, exporting, ISO and kiso images for PXE installation and setting up PXE boot menus. |
|
Project Skyscraper - PoC of a Cloud Governance Dashboarda project by tmuntan1 Project DescriptionWe would like to create a single interface for teams to manage our cloud governance. |
Learn network related knowledgea project by XGWang0 Project DescriptionPlan to learn network related knowledge to benefit to performance test |
Find openQA jobs which using specific test modulea project by rfan1 [Description]: # A simple web package can find openQA jobs/jobgroups which use specific test module [Status]: # In plan |
Blog about our ScummVM Freeware games packagesa project by sndirsch Blog about ScummVM Freeware games of our openSUSE Build Service games projectStatus |
FIDO2 emulationa project by mkoutny Project DescriptionFIDO2 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. |
Modular kernel packaginga project by mwilck Project DescriptionCreate a PoC for a modular packaged kernel. This means: |
Having closer look at openQA and search for comparably simple improvement optionsa project by clanig Project DescriptionThe project is about getting more familiar technically with the openQA code and checking for improvement options in dependence of the expected impact and effort. |
early stage kdump supporta project by mbrugger Project DescriptionWhen 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. |
Family with Kubevirta project by xguo Project DescriptionTry to family with Kubevirt in SLE |
Family with MicroOSa project by xguo Project DescriptionTry to family with MicroOS for ALP Virtualization |
fontinfo.opensuse.organ idea by pgajdos Project DescriptionEither resolve github.com/pgajdos/fontinfo issues or R.I.P. fontinfo.opensuse.org. |
apptainer with jobbera project by mslacken Apptainer job execution layerjobber is small self contained perl script which does simple execution of serial jobs. |
Catch up on information/training video's from SUSEcon, technical reviews, etc.an idea by Jackman1 I have not been able to keep up with various information, technical review, tech days and SUSEcon videos. That's what I will be doing. I will have to continue to work part of the time as well, but will take time to review available learning resources. |
Enable full-disk-encryption key sharing for bootloader -> kernelan idea by ismaell Project DescriptionFull disk encryption currently requires each stage to gain knowledge of the keys independently, which means asking the user or bundling the key (in the initramfs). |
Improve Full-Disk-Encryption support in openSUSEan idea by ismaell Project DescriptionThe main goal is to enable the use of plain dm-crypt (as btrfs makes LVM2 unnecessary overhead) and a separate ephemeral key for the swap partition. |
Prettier dashboard for solar panel statusa project by emiura Project DescriptionMy current dashboard for solar panel status runs on a raspberry PI and it is based on lighthttp and a couple of shell and python scripts, but it is very ugly. |
geekoops - reusable ansible roles for openSUSEa project by ph03nix Project DescriptionI started the geekoops project last year for hosting some generic ansible roles for openSUSE. |
|
ioBroker for home-based laba project by hrommel1 Project Descriptionuse ioBroker to power-control home-based lab with as low as possible carbon footprint |
Open Source book reader for visually impaired/blinda project by DKarakasilis Project DescriptionI was talking with a friend the other day who is blind. He briefly explained to me how he reads books (the regular, paper printed ones). So, he is taking a photo of each page, passes that to the OCR to extract the text in digital form, then passes that to some text to speech engine to read it out loud. |