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!
#DropBear@theblower.au @galad @serge @palestine @israel
At #DropBear’s insistence,
>> I asked my friend #Google, “How is the form of #Zionism that spawned #Israel characterised by #racism and #bloodlust?”
And now I’m trapped forever in a Google #AI database, tagged as an #antisemite
#DropBear@theblower.au @galad @serge @palestine @israel
#HitAndRun. A very very quick #seppuku by DropBear!
He was posting his OPINION as fact, and doubled down with “yes and yes” two posts earlier when I challenged him.
Good riddance!
#Festplattenverschlüsselung auf einem #Server unter #Linux:
Ist #Dropbear in der #initramfs noch das Mittel der Wahl oder gibt es andere, bessere Ansätze?
The latest #upgrade for #Debian #Devuan stable broke #Dropbear-initramfs
I double checked my settings and my documentation, everything is how I wrote down.
Is any of you having the same issue and know how to fix it?
Now I can't prompt the passphrase from SSH and I need to connect a keyboard to my #stealthbox
@brokenix it's been quite a while that #Dropbear isn't the default in #NixOS' #initrd anymore. See this commit for more details and the reasoning behind this decision:
https://github.com/NixOS/nixpkgs/commit/d930466b7728e5515991cb73c060fc3f32bdc001
Dear #Australia,
It is time to put a stop to the black-market #dropbear export crime rings! Michigan is being overrun with abandoned dropbear cubs after their idiot buyers realize they're not koalas!
You'd think they'd die in the Michigan winters. They become meaner. Lacking access to vegemite, they start eating deer, squirrel, and other critters.
STOP the ILLEGAL export of dropbear cubs! They have no place anywhere other than Australia.
Don't make us send hodags to Australia!
~Michigander
#FediHelp #FediAsk
I wonder if I can use #Dropbear #initramfs to start an #Arm #SBC, #SSH into, unlock the #LUKS partition and continue the boot process...
So far looks like everything I have made is not working, which it doesn't surprise me since I am a #Pebcak Master; however I could get this totally wrong, trying to do something unfeasible!
Thanks!
Seriously...
Whilst a bit dated I think the talk is still valid...
I really think that #toybox & #musl are good and that's why I chose them for OS/1337:
I want a really #BareBones #Linux distro as an exercise in #minimalism and because I think we should embrace #FrugalComputing and that people should still be able to use a system just with a 1440kB Floppy to boot.
Even if that means they'll only have an #SSH-#Terminal using #Dropbear as #client...
https://www.youtube.com/watch?v=SGmtP5Lg_t0&t=1277s
Wow, @linux does actually improve efficiency over time...
I just compiled a minimal kernel 6.5 for OS/1337 targeting #i486 instead of #i686 and the resulting binary is even 10kB smaller than the one for 6.4.12...
For real: That's awesome cuz it allows me to make the #Floppy version for #486SX a reality and still have #Toybox & #dropbear as #SSH client in it...
Cudos to @torvalds and the maintainers for that:
They really did cleanup the codebase and made it #smol|ler!
@ncommander OFC, that is a concern if RAM is a limiting factor...
And I do know that most distros like @ubuntu will zse shared libraries as they have way more programs needing them at the same time, so I don't think that's bad on their part.
Whereas in my case of OS/1337 the #Floppy version (1440kB) literally only contains #Linux as Kernel, #toybox as Userland and #Dropbear as SSH-Client and nothing else.
It's basically turning a machine into a "SSH-Terminal" and that's it.
When I use LUKS to encrypt the root partition on my Linux server, I need to supply the crypt passphrase at boot to unlock the system for startup to continue and get to login. That's OK if I'm sitting in front of a keyboard and display. But what if it's a headless server or located in a remote location?
Enter Dropbear. Install this tiny SSH server into the server's initramfs, and use SSH keys to login from a client at boot and unlock:
https://www.dwarmstrong.org/remote-unlock-dropbear/
This HOWTO is dated 2017 but can confirm it still works today using Debian 12. It was *so* helpful getting the wireless interface setup on my home server initramfs so that I could remotely unlock a LUKS-encrypted root partition using Dropbear:
https://www.marcfargas.com/2017/12/enable-wireless-networks-in-debian-initramfs/