Maybe they don't want to be relying on a random third-party for all their passwords?
Rather than getting them to sign up for a password manager, what about getting them to install a password manager? I use https://www.passwordstore.org/ - it encrypts your passwords with GPG, and shares the storage via a Git repository for synchronisation between different machines.
Everyone else is pen and paper, shared computer labs, and home computers shared by all family kids.
I can't quite recall if this was before the covid outbreak, but I think we still had in person classes that year.
I'm more amused by the inclusion of a GUI application for SCP and FTP. As someone who uses a full-featured desktop Linux distro as my daily driver, and uses SCP on a daily basis, I've never felt the need for anything but the CLI for that.
Also a number of games?
To be fair, the page states that "The new goal of DSL is to pack as much usable desktop distribution into an image small enough to fit on a single CD," so it is explicitly more about showcasing a collection of lightweight applications than it is about providing the smallest distro.
Dillo and links2 might have a harder time with js and css tho, I'm not even sure if they support js at all.
In the end I decided to just replace it with uBlock origin plus some filters [0], [1], [2].
While this solution doesn't add a convenient button in the UI to show the hidden domains and to quickly block them, for some reason this extension didn't work if I had javascript disabled, while the native uBlock one did.
I believe there's also a userscript that does something similar, but I never tried it.
[0]: https://letsblock.it/filters [1]: https://github.com/quenhus/uBlock-Origin-dev-filter [2]: https://github.com/rotgruengelb/BlockModReposting
> mpv with a yt-dlp hook
What does hook mean in this context? Is it some kind of plugin or addon to MPV or can MPV do that out-of-the-box?