GitHub PR for JetKVM password-auth issue mentioned here: https://infosec.exchange/@cyclone/114051390949658870
Off in the weeds today looking at basing a docker image on busybox and dropbear.
No problem:
I could go on all night, so please shove that #TechPopulism somewhere the sun doesn't shine!
The Australian drop bear is a fictional carnivorous creature tied to local folklore, blending humor with cultural storytelling. #Dropbear #Australia https://connectparanormal.net/2025/01/15/unraveling-the-myth-of-the-australian-drop-bear/
TP-Link, why only insecure encryption with sshd on EAP653? (Firmware 1.0.12 Build 20240131 Rel. 45061(4555))
Dropbear SSH 不會讀 /etc/environment 的問題
在 Raspberry Pi 上追問題一路找原因發現的,起因是 Dropbear SSH 預設不支援 PAM,所以不會觸發 PAM 會在登入時讀 /etc/environment 的設計。
其中 PATH 變數比較特別,Dropbear SSH 預設會塞很基本的值進去:
/* The default path. This will often get replaced by th
@xeniac I know that this is the case, but it's not a technical unavoidance despite the #RaspberryPi being a non-#UEFI - #arm device.
The solution in that regard would be to boot into a #live / #setup mode like with #RaspberryPiOS for #i586-based #PCs and extend it to a setup that allows creating a new custom image with #LUKS - #FDE enabled and properly encrypted.
I'm not even demanding much, just a simple #TUI / #CLI setup like @ubuntu / #UbuntuServer has with basic customizations.
youtube.com/watch?v=qeMUEQ5JzP…
Vicious marauding #dropbear goes on the prowl for Merkan tourists, aka, lunch.
- YouTube
@eroc1990 @JohnDal I disagree, as all such #SupplyChainAttacks are merely based upon lack or #reviewers and lack of #funding.
Not to mention it's easier and faster to fix #FOSS as well as the #diversity of systems mitigate said issues (i.e. #dropbear was affected by neither #RegreSSHion #XZ's #backdoor, likely preventing another #Mirai-Style #Botnet from being created...
After all, these issues are systemic, and denying the root cause is turning a blind eye at the obvious fix!
Ich habe #Dropbear, einer Anleitung¹ folgend, so eingerichtet, dass ich das verschlüsselte Laufwerk meines Servers remote entsperren kann. Ich habe es, von der Anleitung abweichend, so konfiguriert, dass ich trotzdem am #Server per Keyboard entsperren kann. Das hat genau ein einziges Mal funktioniert. Seither kommt am Bildschirm vom Server keine Eingabeaufforderung für die Passphrase zum Entschlüsseln mehr.
Hat eins von Euch ne Idee, wie ich das reparieren kann?
Say… what is there in #Linux distributions that…
So far I’ve been eyeing Slackware (great ling-term commitment but software availability seems not good) and Void (bit wary about runit as init; while I’ve been using DJB dæmontools to manage individual services, I’d not use it as init) but I have no idea. Bit wary of different packaging tools as well but I’ll probably manage.
#Devuan is not an option: I have full faith in their incapability to deviate in anything from Debian in the long term. And at this point it’s clear that DEB-based distros would need to do a full hard fork from bullseye and never just import any packages from later Debian to thrive, which is unsurmountable.
It should be initramfs-based so I can do a remote FDE cryptsetup unlock with #Dropbear (or full OpenSSH of course) and iproute2 (or busybox ip, but not just klibc ipconfig) over #IPv6. (I hacked that on top of Debian’s successfully.)
I’d need amd64 (on 2007-era Thinkpads, VMs, and server hardware) at first, but armel or armhf/ARMv6 for the occasional RPi I got gifted (I don’t buy from them, what with their surveillance cop and censorship thing) wouldn’t go amiss.
@ariadne makes sense given the specific case.
For @OS1337 and #spm I do have to rely on the minimal #1440kB sized "CORE" Edition being the only dependency, so have the #toybox-#wget w/o #SSL and thus only #HTTP & #FTP support.
Granted this ain't safe nor final and I may just scrap spm if something better, simpler, easier to maintain and/or smaller comes along...
Cuz the Idea is that one boots the "Core Edition" and just download essential packages either on-the-fly or for installation.
https://github.com/OS-1337/pkgs/blob/main/docs/WISHLIST.tsv
Since I have #dropbear as client aka. dbclient
available I may consider #SFTP if feasible...