kbabioch

kbabioch

Improve supplychain security in the build service

an idea by kbabioch

In the past I've worked on a set of scripts to identify potential for improvement of the supply chain within our build service. For now RPM files can be scanned for unused signature files that are available upstream and look for potentially unused https:// links, although they are available. These scripts work on a prototype-basis, but there is a lot of follow-up work to do, e.g.:

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

Tools to make keysigning fun again (replacement for caff)

an idea by kbabioch

There is a tool called caff, which is the de-facto standard when dealing with keysigning (on a large scale, e.g. after a key signing party). This tool hasn't been touch in years, is written and configured in Perl (hence cannot be read and/or maintained :smile:) and is not easy to package, because of a lot of dependencies, etc. It is not even available in our default repositories (at least for Tumbleweed). In general there seems to be a certain kind of frustration with this software, but there is no real alternative available yet. Ideally the new toolset should allow to organize a complete keysigning party, e.g. it should assist the organizer with:

Updated about 5 years ago. 8 hacker ♥️. Has no hacker: grab it!

Extend urlwatch to support monitoring of GitHub (and other git) repos

an idea by kbabioch

I'm currently using urlwatch to watch for new releases in upstream projects. It monitors the output of a URL and notifies you about any changes. This works fine for URLs, but there is currently no official support for GitHub. Due to the nature of the GitHub webpages, there is a some change each time you access the page and it is difficult to come up with the right set of filters. Since there is an official API that can be used to ask for changes in a particular repository, it would be nice if urlwatch had support for it. I've worked on a prototype in the past, but never came around to cleaning it up, and making it configurable through urlwatch's configuration files. Upstream is interested in this feature and is willing to merge it.

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

Record SUSE's Nürnberg office from above and have fun (with drones)

an idea by kbabioch

Since I'm a little bit of a drone-a-matic myself, and I enjoy flying around with drones, I propose to fly around/above the SUSE building, record some footage, and make a cool promo video out of it. We could potentially use this footage (together with some recordings from inside the building taken by hand) as a promotion for the company and show others (via social media, etc.) how cool of a place SUSE and the Nürnberg office actually is.

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

Learn Rust by writing an IRC bouncer

a project by IGonzalezSosa

A good way of getting to know a new programming language is... writing some code. So although there are some good IRC bouncers, like ZNC, we want to write another one just for learning. But why an IRC bouncer? Because it is not rocket science, but it implies network communication (acting as client and as server at the same time), handling concurrent connections... in a few words: it sounds fun.

Updated about 5 years ago. 9 hacker ♥️. 1 follower.

Raspberry Pi Baby Monitor

an invention by mstrigl

The usual baby-phones and phone based surveillance solutions do not fit my needs: - We live in townhouse with reinforced concrete walls (the signal from the babyphone is not strong enough)

Updated about 5 years ago. 6 hacker ♥️.

Secure Note/File-Storage

a project by apritschet

I'd like to write a webservice comparable e.g. to Evernote or NextCloud. Emphasis of the project is that the server only provides storage for the actual data and keys; en- and decryption is to be performed by the client. Optionally capabilities for sharing data with other users should be included.

Updated almost 5 years ago. 2 hacker ♥️.

Securing EMail communication with hardware tokens (e.g. YubiKey)

a project by bigironman

From a user perspective there are many ways to secure email communication with pgp. Especially the key handling is still challenging non tekkis. This project investigates processes techniques that are easier to handle for users by introducing hardware tokens for storing the private key.

Updated about 5 years ago. 6 hacker ♥️. 1 follower.

Create a gnome-shell extension

an idea by xiaoguang_wang

If you work with GNOME, after screen is locked, the monitor will turn off. This extension can keep monitor light.

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

Setup Nextcloud for SUSE R&D

a record by lrupp

A Nextcloud installation with access from the outside might cover a lot of needs from development. Especially (not limited, but sometimes mentioned in conversations): * Calendaring

Updated about 2 years ago. 10 hacker ♥️. 1 follower. Has no hacker: grab it!
5
1
4
11

Looking for projects around:

Nothing at the moment

Activity

  • almost 5 years ago: kbabioch added keyword "icinga2" to Improve monitoring in internal infrastructure
  • almost 5 years ago: kbabioch added keyword "checks" to Improve monitoring in internal infrastructure
  • almost 5 years ago: kbabioch added keyword "monitoring" to Improve monitoring in internal infrastructure
  • almost 5 years ago: kbabioch started Improve monitoring in internal infrastructure
  • almost 5 years ago: kbabioch originated Improve monitoring in internal infrastructure
  • almost 6 years ago: kbabioch liked Setup Nextcloud for SUSE R&D
  • almost 6 years ago: kbabioch liked Create a gnome-shell extension
  • almost 6 years ago: kbabioch liked Securing EMail communication with hardware tokens (e.g. YubiKey)
  • almost 6 years ago: kbabioch liked Secure Note/File-Storage
  • almost 6 years ago: kbabioch liked Raspberry Pi Baby Monitor
  • almost 6 years ago: kbabioch liked Learn Rust by writing an IRC bouncer
  • almost 6 years ago: kbabioch liked Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch added keyword "fun" to Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch added keyword "drone" to Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch added keyword "quadcopter" to Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch added keyword "quad" to Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch added keyword "video" to Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch added keyword "social" to Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch originated Record SUSE's Nürnberg office from above and have fun (with drones)
  • almost 6 years ago: kbabioch liked Extend urlwatch to support monitoring of GitHub (and other git) repos
  • almost 6 years ago: kbabioch liked Tools to make keysigning fun again (replacement for caff)
  • almost 6 years ago: kbabioch liked Improve supplychain security in the build service
  • almost 6 years ago: kbabioch added keyword "coding" to Extend urlwatch to support monitoring of GitHub (and other git) repos
  • almost 6 years ago: kbabioch added keyword "python" to Extend urlwatch to support monitoring of GitHub (and other git) repos
  • almost 6 years ago: kbabioch added keyword "git" to Extend urlwatch to support monitoring of GitHub (and other git) repos
  • All Activity