Porting SHA1 codes to EFI stub environment

a project by joeyli

For Hibernate Signature Verification - HMAC version, I need a hash algorithm in EFI stub environment before ExitBootServices() to mix / mess random seed from different sources (rdtsc, rdrand...) for generating the HMAC key to sign the hibernate image in runtime environment.

Updated over 6 years ago. 2 hacker ♥️.

Learning salt

an invention by ktsamis

Salt seems like a technology that's spreading around and more and more people are using it so I thought I'd learn more about it. I plan to create or use existing VM's to monitor and manage them with salt in order to learn more about it.

Updated over 6 years ago. 2 hacker ♥️.

Research on OMEMO for libpurple

a project by whdu

OMEMO is the next generation of end-to-end encryption method for IM applications, which supersedes OTR. Compare to OTR, OMEMO provides many useful new features.

Updated over 3 years ago. 2 hacker ♥️.

Learning Rust by rewriting DriConf with GTK+ 4

a project by clanig

The DriConf-Project inside of MESA has seen its latest update in 2006 and is implemented with GTK+ 2. https://dri.freedesktop.org/wiki/DriConf/

Updated over 6 years ago. 2 hacker ♥️.

Explore replacements for genksyms/modversions for kabi checks

a project by Jessica Yu

There are some interesting and promising new tools for kabi checking that have been developed in the past 2-3 years (e.g. abidiff/libabigail, kabi-dw) . See if any of them prove to be viable alternatives to our current dependence on the brittle genksyms/modversions infrastructure in the kernel.

Updated over 6 years ago. 2 hacker ♥️.

Python bindings for Bosch Sensortec Environmental Cluster (BSEC) library

an idea by scabrero

Project Description

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

What personas are using Rancher?

a project by Dando31

Project Description

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

Linux on Cavium CN23XX cards

a project by tsbogend

Before Cavium switched to ARM64 CPUs they developed quite powerful MIPS based SOCs. The current upstream Linux kernel already supports some Octeon SOCs, but not the latest versions. Goal of this Hack Week project is to use the latest Cavium SDK to update the Linux kernel code to let it running on CN23XX network cards.

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

Harvester Optimization

a project by jyu

Description

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

Check out Mozilla Servo

an invention by thardeck

Look into the design of the new experimental Mozilla Servo browser and try to build/run it on your machine.

Updated over 6 years ago. 2 hacker ♥️.

Pocket Operating System based on openSUSE

a project by paper318

A pocket operating system,can be burned in a usb stick. Not the live usb,you can save all your changes in this.

Updated over 3 years ago. 2 hacker ♥️.

Package maildirproc

a record by jgrassler

In the previous Hackweek I forked maildirproc, polished it up a little and added IMAP filtering to it:

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

Investigate debuginfod & cores from SLES

a project by alnovak

It's not always straightforward to open a core dump originating from customer's environment, since there's a wide variety of versions of all the binaries involved - usual workflow is to install a VM with the SP that the customer is using, enable debuginfo repositories and then follow the buildid hints that gdb is providing.

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

Weblate rush

a project by nmoudra

I want to start working on translations which might be useful in our work (to focus on apps used by us during our work) and to push the rate of translation a bit further.

Updated over 6 years ago. 2 hacker ♥️.

strace: add support for ioctl structure layouts

a project by mkoutny

strace can parse syscall arg structures and print them in user-friendly way. For ioctl syscalls there is greater variety of the structures and not all are supported. Let's start with covering autofs data.

Updated almost 6 years ago. 2 hacker ♥️.

Rewrite makedumpfile using libkdumpfile as backend

a project by ptesarik

The aim is to replace dump file read routines in makedumpfile with library functions from libkdumpfile. This should enable (among other things) filtering Xen DomU dump files.

Updated over 6 years ago. 2 hacker ♥️.

git hook that runs on clone; more git-verify signatures

an idea by jzerebecki

Project Description

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

Improve YaST Security Center

an invention by abergmann

Adding additional features to the YaST "Security Center and Hardening" module.

Updated over 6 years ago. 2 hacker ♥️.

openSUSE:Factory python2/python3 split

a project by pluskalm

As in near future, there will be python2python3 in Factory but no /usr/bin/python and in SLE-15 base no python2 it is necessary to start checking/switching dependencies.

Updated over 6 years ago. 2 hacker ♥️.

Package odpdown

a project by jgrassler

I have been known to talk anybody I held presentations with into using odpdown.

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

Write a simple ESMTP mail server in Haskell

a project by psimons

Hackweek 21?

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

Experimenting with ALP

a project by xguo

Project Description

Experimenting with ALP

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

virtual wifi adapter in qemu

an idea by lnussel

one of the top features a distribution must always ship in a working state is wireless. Yet we have no way to test it in an automated way. To be able to do that via openQA we need qemu to emulate a wireless adapter. Whether it's emulating existing hardware or implements some virtio device that only works on Linux doesn't matter.

Updated almost 6 years ago. 2 hacker ♥️. Has no hacker: grab it!

WASM support for cloud native buildpacks

an idea by atgracey

Updated over 3 years ago. 2 hacker ♥️. 3 followers. Has no hacker: grab it!

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 12 months ago. 2 hacker ♥️. 1 follower.

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 over 3 years ago. 2 hacker ♥️. 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.

Learn SDAF framework

an idea by llzhao

Description

SDAF is the SAP deployment automation framework on Azure. It is an open-source tool for deploying, installing and maintaining SAP environments. It uses terraform + Ansible for deployment.

Updated 12 months ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Casky – Lightweight C Key-Value Engine with Crash Recovery

an idea by pperego

Description

Updated 18 days ago. 2 hacker ♥️. 3 followers. Has no hacker: grab it!

learn and play around luks and fido2

an idea by oertel

read up on things like

Updated over 3 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

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 over 3 years ago. 2 hacker ♥️. 1 follower.

Network improvements in our Gran Canaria extra-official office

a project by rtorrero

I'd like to spent some time improving the network for our office in Gran Canaria in the following aspects:

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

Port Hack Week Tool to Terminal CSS

an idea by hennevogel

Terminal CSS perfectly transports the Hack Week vibe for me. Let's port this page!

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

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.

unlock html5 story teller options for openSUSE/SUSE

an idea by froh

html5 gives a new way of exchanging and expressing ideas and telling stories.

Updated over 6 years ago. 2 hacker ♥️. Has no hacker: grab it!

Exploring DPDK within containers

a project by paolodepa

Project Description

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

Work reports 2.0

a project by kalabiyau

Micro-service for - making a report

Updated over 6 years ago. 2 hacker ♥️.

setup a POC of Convos - irc based web chat sevice

an idea by jdsn

Project Description

Updated over 4 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

Installation server setup utility

an idea by csalmond

Updated over 3 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

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 ♥️.

libgphoto2 Wifi support for Lumix

an invention by msmeissn

I plan to work on libgphoto2 Lumix WiFi support.

Updated about 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 over 5 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.

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 ♥️.

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 ♥️.

Chinese Translation for 'Free Software, Free Society' which written by RMS

an invention by tonghuix

The translation repo: https://github.com/beijinglug/fsfs-zh

Updated over 6 years ago. 2 hacker ♥️.

ESP8266 Tinkering

a project by nwmac

ESP8266 Tinkering

Updated over 6 years ago. 2 hacker ♥️.

Virtual GPU display support for Guest VM

a project by lyan

0 Background

Updated over 3 years ago. 2 hacker ♥️.