Andreas Schneider

@cryptomilk
178 Followers
88 Following
338 Posts
FOSS Hacker (Samba, MIT Kerberos, libssh, cmocka, cwrap, darktable, etc.). Loves bicycles.
Websitehttps://cryptomilk.org
Bloghttps://blog.cryptomilk.org
[Live Q&A] Neovim 0.12 Release with the Core Team

YouTube

"Internet Bug Bounty is taking a break and is not accepting new submissions."

Killed by AI Slop.

No bug bounty for #libssh anymore.

🚨 Warning: New FAKE website offering FAKE KeePassXC downloads! Do not fall for it. The correct domain is https://keepassxc.org without hypens!
The website is asking for your email address to access the downloads. We never ask for your email address. Do not enter your data there, it's a phishing attempt.
Toggle screen HDR on or off automatically with this script

Got a fancy nice HDR monitor? Love that KDE plasma desktop helps utilise HDR? Tired of manually toggling HDR on or off depending on what you’re doing? Can’t stand editing a bunch of custom launch options or PRE/POST scripts for each game/application each time the screen setup changes? (i.e. laptop docking stations or KVM switches) And yeah… having your ICC profile erased each time an HDR title is launched is another annoyance we solve here. (Optional) … Fret no more. Here’s a lil helper-sc...

KDE Discuss

Are you a Linux Gamer? Do you have a HDR screen but run it in Eco (sRGB) mode for your daily work? Do you want to turn HDR on for games (or other stuff)?

I have the solution for you (for KDE Plasma):

https://codeberg.org/cryptomilk/hdr-toggle

#gaming #kde #plasma #hdr #wayland

hdr-toggle

Script to toggle HDR support for a command to run. Requires KDE Plasma.

Codeberg.org

I'm happy to announce cepces 0.4.0. It adds support for getting user certificates from a Windows CA. That's probably the most interesting feature. The code got a lot of refactoring to pass basedpyright's strict typing mode.

Find the details here:

https://github.com/openSUSE/cepces/releases/tag/v0.4.0

#samba #certmonger #windows

Release cepces-0.4.0 · openSUSE/cepces

Added User certificate enrollment support: new user module, cepces-user and cepces-user-autoenroll scripts, and configuration options for user certificates. --endpoint CLI option for cepces-submit...

GitHub

I'm happy to annouce kirmes version 0.1.0 providing an async C API now!

Kirmes is a Rust and C implementation of the IPC protocol for the systemd userdb Varlink interface. kirmes provides a safe, async Rust API talking to systemd's userdb. In addition it provides blocking and async C APIs to communicate over Varlink or just parse JSON records for users and groups.

https://crates.io/crates/kirmes

Example: https://gitlab.com/kirmes/kirmes/-/blob/main/example/async_user_record.c

#systemd #varlink #linux

crates.io: Rust Package Registry

crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects

A bit of detour I took in past two months was into the worlds that typically aren't combined: ASN.1 and AI. Anyway, weird results require weird numbers:
https://vda.li/en/posts/2026/03/23/synta/
ASN.1 for legacy apps: Synta

Pretty much everything I deal with requires parsing ASN.1 encodings. ASN.1 definitions published as part of internet RFCs: certificates are encoded using DER...

I've packaged prusa_exporter and deployed everything (prusa_exporter, prometheus, loki, grafana) on my home server with SaltStack now.

I'm loving it!

#prusa3d #3dprinting #grafana #prometheus #loki #saltstack