• 1 Post
  • 21 Comments
Joined 2 years ago
cake
Cake day: July 8th, 2023

help-circle









  • I’m not sure about the details but as far as I know luks has a long internal key that is used to encrypt the whole drive. This master key is encrypted with your passphrase and that encrypted key is stored on the drive.

    When you add a file as a key the master key is encrypted using the binary contents of that file and stored as well. The contents of the file are basically an additional pass phrase.

    So when it tries to decrypt the drive at boot it first tries to use the key file you give it. When that fails it asks for the pass phrase.

    When you made the file EncryptedSD.txt it did not contain the same binary data as the pass phrase you created. Probably due to an additional newline or two. To get around that you add the whole file as it is as a valid decryption key.

    Often people might create an extra long key on an extra USB stick. Or if you want to decrypt the drive automatically with the option of setting up a pass phrase later you can initially create the volume only with a key file stored on the boot drive or so.






  • I’d say stick to what you know. So one of the Debian or Ubuntu based distros. Like Ubuntu, Mint or Pop OS.

    Stay away from Valve’s Debian based SteamOS. That is horribly outdated and has nothing to do with what people nowadays mean when they say “SteamOS”. I’m always surprised to learn that it’s still available.

    In the end it doesn’t really matter which distro you choose. All of them should have no problems with running WoW.




  • Just the occasional bug report. I don’t have more to spare. Most I have ever done was to give code for a semi-big new feature back. I had developed it for work and was glad that I got permission to publish the code. Especially when someone fixed a bug in it.

    I also contributed to PHP. That’s the biggest project with my contribution. I also tried to make something for OpenSUSE’s zypper but thanks to Long COVID lack the energy and brain power.




  • The Steam Deck literally is a PC. If for some inane reason you can’t get it to do what you want you can install Windows on it.

    I think the only reason emulation is “worse” on it than on PC can be that a desktop PC has more power. Almost all emulators in general usage are open source and have Linux versions.

    There are also no problems with running pirated Windows games. By now the only games that are problematic on Linux are multiplayer games with kernel level anti cheat that hasn’t been configured to work on Linux.

    The Steam Deck is better than the Switch in almost every aspect. It just doesn’t come with detachable controllers. That’s it.

    So if you want a portable console with detachable controllers buy a Switch. Otherwise there is no reason not to get a Deck.