wfrisch

wfrisch

Dawnscanner: revive the project and create an RPM package

a project by pperego

Project Description

Dawnscanner was a ruby code security static analyzer I created in 2013 and led until a couple of years ago. Unfortunately in my last two jobs, my focus was less on ruby code, so the project lost some traction.

Updated about 3 years ago. 1 hackers ♥️. 2 followers.

openSUSE build supported by SUSE IT

a project by vgrinco

Project Description

SUSE IT needs help from fellow geekos with release engineering skills to define the requirements, process, infrastructure, and tools for building an openSUSE-based distribution bundled with SUSE IT-supported application stack. The resulting OS build will be offered as a standard distribution for new SUSE employees in addition to the existing Operating System library.

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

Self Watering Indoor Vegetable Garden

a project by kberger65

Project Description

This first part of this project will build a moisture sensor using an ESP32 board and circuit python. I am hoping to implement a notification method using SMS or Email. Additionally, future plans include adding a Web based interface to view historical data as well as optionally adding some mini pumps that will water the plants once a specified moisture level (very little detected) has been reached.

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

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

Preserve SUSE's history

a project by fos

Project Description

SUSE dissolved an old warehouse, containing lots and lots of boxes with old SUSE / SuSE / S.u.S.E software. All of those boxes were originally going to be dumped in March 2021, which could be prevented.

Updated about 1 month ago. 24 hacker ♥️. 9 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 almost 2 years ago. 3 hacker ♥️. 3 followers.

openSUSE 12.1 DVD Art

an invention by tserong

I have three hundred and eighty four openSUSE 12.1 DVDs. Given 12.1 went end of life almost ten years ago, it seems likely these DVDs are useless. Rather than toss them out I've decided to try to turn them into some form of art.

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

Create a DRM driver for VGA video cards

a project by tdz

Yes, those VGA video cards. The goal of this project is to implement a DRM graphics driver for such devices. While actual hardware is hard to obtain or even run today, qemu emulates VGA output. VGA has a number of limitations, which make this project interesting.

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

QJobViewer

a project by apappas

Project Description

A viewer for openQA jobs written in Qt.

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

zypper plugin for discovering reverse dependencies

a project by bzoltan1

Often when we test maintenance updates or when we decide to push an update for a package we want to know what that change may cause. Right now it is really difficult to figure out what package depends on a given package.

Motivation

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

Learn TCP

a project by jiriwiesner

Learn the inner workings of TCP as implemented in the Linux kernel. This will involve * reading textbooks and IETF docs

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

Use TPM2 Policynv to validate sealed key to prevent downgrade attack

a project by michael-chang

Project Description

Currently a key rotation via fdectl regenerate-key is used to revoke all released tpm2 sealed keys. However the procedure can be a bit risky as the result to change key slots. Using tpm2 policynv may provide better approach in this regard given a counter or timestamp can be matched to validate tpm keys before using it.

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

Open Source Culture in China

an idea by sunyan

Project Description

I am one of founders of openSUSE.Asia summit and actively got involved in Open Source Community, coincidentally I was given a book named "Open Source Culture in China" by the writer Xiaoqing Fan, so I plan to read this book and get to know what is situation of open source in China combining what I have seen and heard, then will think about what can I contribute more to promote open source.

Updated 5 months ago. 4 hacker ♥️. 2 followers. Has no hacker: grab it!

80-bit floats support on x86_64 for Valgrind

a project by mfranc

Project Description

Valgrind currently lacks support for 80-bit extended precision floating point arithmetic on x86_64 (long double). The current implementation uses 64-bit arithmetic instead, which means that programs running on x86_64 with "long double" give different results when running under Valgrind and natively. People were asking for support for this since like forever, but to date nobody went on implementing it. It's a project for a year, unless somebody has time to work on it full time, but one has to start somewhere. :-)

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

The Missing Middle: Add an intermediate brightness setting for auxiliary LEDs in Andúril 2

a project by gkenion

Project Description

Andúril is an open-source firmware for LED flashlights, which runs on several versions of ATtiny chip. It provides advanced functionality like configurable modes, brightness ramping, safety lockout, etc. via a UI controlled by a single button.

Updated 5 months ago. 1 hackers ♥️. 1 follower.

Plan 9 filesystem support in GRUB

a project by ptesarik

Project Description

QEMU can serve host files using the 9P2000 protocol. Xen can serve host files using the 9P2000 protocol. Even WSL2 can serve files using the 9P2000 protocol. This makes it a perfect choice to make your kernel under development in your host environment available to your testing VM, right? Well, almost. GRUB2 cannot boot from a Plan9 filesystem share.

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

AI frontend to Bugzilla

an idea by paolodepa

Project Description

Over the years, our bugzilla database has grown up in size, becoming a very valuable source of truth for most support and development cases; still searching for specific items is quite tricky and the results do not always match the expectations.

Updated 6 months ago. 5 hacker ♥️. 3 followers. Has no hacker: grab it!

Dawnscanner: parsing a simple sinatra application

an idea by pperego

Project Description

Dawnscanner is a ruby code security static analyzer I created in 2013. In 2021 I kickstarted the project again during HackWeek.

Updated 5 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!
0
1
0
19

Looking for projects around:

Nothing at the moment

Activity

  • 5 months ago: wfrisch liked Dawnscanner: parsing a simple sinatra application
  • 5 months ago: wfrisch liked AI frontend to Bugzilla
  • 5 months ago: wfrisch liked Plan 9 filesystem support in GRUB
  • 5 months ago: wfrisch liked The Missing Middle: Add an intermediate brightness setting for auxiliary LEDs in Andúril 2
  • 5 months ago: wfrisch liked 80-bit floats support on x86_64 for Valgrind
  • 5 months ago: wfrisch liked Open Source Culture in China
  • 5 months ago: wfrisch liked Use TPM2 Policynv to validate sealed key to prevent downgrade attack
  • about 1 year ago: wfrisch liked Learn TCP
  • about 1 year ago: wfrisch liked zypper plugin for discovering reverse dependencies
  • about 1 year ago: wfrisch liked QJobViewer
  • about 1 year ago: wfrisch liked Create a DRM driver for VGA video cards
  • about 1 year ago: wfrisch liked openSUSE 12.1 DVD Art
  • almost 2 years ago: wfrisch joined openSUSE build supported by SUSE IT
  • almost 2 years ago: wfrisch liked Explore Crev as collaborative code audit
  • almost 2 years ago: wfrisch liked Preserve SUSE's history
  • almost 2 years ago: wfrisch liked Tinker with mirror, a tool to watch and backup source code repositories
  • almost 2 years ago: wfrisch liked Self Watering Indoor Vegetable Garden
  • almost 2 years ago: wfrisch liked openSUSE build supported by SUSE IT
  • about 3 years ago: wfrisch liked Dawnscanner: revive the project and create an RPM package