@secana

67 Followers
132 Following
775 Posts
Maintainer of Kellnr 🦀 #rustlang, PeNet #dotnet, Forji #forgejo and other #oss stuff. Teaches #itsec at a university.
kellnrhttps://kellnr.io
githubhttps://github.com/secana
codeberghttps://codeberg.org/secana
linkedinhttps://www.linkedin.com/in/stefan-hausotte-aa7906ba/
TIL: #docker has a `--env-file` argument for the `run` command. No more 10x `-e` flags!
A very complete Guide about "vim.pack", the new built-in plugin Manager for Neovim available in the upcoming 0.12 release - Article by Evgeni Chasnovski #Neovim https://echasnovski.com/blog/2026-03-13-a-guide-to-vim-pack
A Guide to vim.pack (Neovim built-in plugin manager) – Evgeni Chasnovski

A somewhat concise yet comprehensive guide to vim.pack: how it works and how to use it

Evgeni Chasnovski

RustNet v1.1.0 is out! 🎉

This release packs everything that landed since 1.0.0:

🖱️ Full mouse support
🌍 GeoIP city-level resolution
📡 OUI vendor lookup for ARP connections
🔄 Historic connections toggle
🔒 Security hardening & packet stats
📊 MQTT, STUN & BitTorrent protocol detection
🤖 Android build support

Plus bug fixes for light terminal themes, clipboard handling, and Android cross-compilation.

https://github.com/domcyrus/rustnet/releases/tag/v1.1.0

#Rust #RustLang #OpenSource #Networking #TUI #Linux #Terminal

New version of Forji, the #iOS app for #forgejo is out. Many small improvements.
Der Antrag der Mieter:innen am Röderschacht in #Bochum Linden eine Soziale Erhaltungssatzung zu prüfen wurde im Ausschuss mehrheitlich abgelehnt. Diese helfe nichts. In Dortmund sah der Rat dies anders und prüft nun die ganze Stadt auf eine solche Satzung. https://www.mieterverein-bochum.de/2026/03/12/erhaltungssatzung-abgelehnt-1530-e-m%c2%b2-am-roederschacht/
Erhaltungssatzung abgelehnt: 15,30 €/m² am Röderschacht - Mieterverein Bochum

Auf Antrag von Mieter:innen am Röderschacht in Bochum-Linden befasste sich der städtische Ausschuss für Planung und Grundstücke am 3.3. mit der Prüfung einer Sozialen Erhaltungssatzung für die Siedlung am Röderschacht.

Mieterverein Bochum
Kontainer is a slick new #KDE app for managing #Distrobox containers; create, #clone, #upgrade, and export #apps from other distros right from your #openSUSE desktop. Putting the personal back in personal computing! #Linux https://cubiclenate.com/2026/03/16/kontainer-distrobox-container-mangager-built-for-kde-plasma/
Effortless Distrobox Management with Kontainer for KDE

Discover Kontainer, an intuitive KDE app for managing Distrobox containers effortlessly. Simplify your Linux experience today!

CubicleNate.com
Getting poll based notifications reliable on #ios is much harder than expected. Why is there no simple "pull in this interval" API? Or am I doing it wrong?
This evening we will switch Codeberg.org's issue search backend from Bleve to our new OpenSearch cluster. During this transition, search results might be unavailable or inaccurate as every issue is getting re-indexed. We've done a test on a snapshot of the data and then it took roughly 1 hour for re-indexing.

The #Forgejo monthly report was published ✨

Forgejo was present at FOSDEM. The Forgejo runner received multiple bug fixes and new features. The helm chart received two minor changes. Improvements were made to the infrastructure.

https://forgejo.org/2026-02-monthly-report

Forgejo monthly report - February 2026

🦀 5 malicious Rust crates posed as time utilities and attempted to exfiltrate .env secrets from developer environments.

Our research uncovered a coordinated campaign using lookalike infrastructure to steal credentials.

Read the analysis → https://socket.dev/blog/5-malicious-rust-crates-posed-as-time-utilities-to-exfiltrate-env-files #rustlang

5 Malicious Rust Crates Posed as Time Utilities to Exfiltrat...

Published late February to early March 2026, these crates impersonate timeapi.io and POST .env secrets to a threat actor-controlled lookalike domain.

Socket