• 0 Posts
  • 84 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle



  • Yes, that’s one option. Then you only have to distribute the certificates and keys.

    Or you allow remote access to that DNS server (Bind has a secure protocol for this), do the challenge requests and cert generation on some other machine. Depends on what is more convenient for you (the latter is better if you have lots of machines/certs).

    Worst case if someone compromises that DNS server they can only generate certificates but not change your actual valuable records because these are not delegated there.


  • What you can (and absolutely should) do is DNS delegation. On your main domain you delegate the _acme-challenge. subdomains with NS records to your DNS server that will do cert generation (and cert generation only). You probably want to run Bind there (since it has decent and fast remote access for changing records and other existing solutions). You can still split it with separate keys into different zones (I would suggest one key per certificate, and splitting certificates by where/how they will be used).

    You don’t even need to allow remote access beyond the DNS responses if you don’t want to, and that server doesn’t have anything to do with anything else in your infrastructure.







  • If you ask a user to show you a “core dump” they’re more likely to shit on their floor and send you a photo than do what you actually mean.

    Telemetry is absolutely crucial in determining what to focus on in development, to fix issues the users might not even realize exist. Especially for projects that aim at the general public. As long as it’s communicated clearly, used truly only for development purposes and an opt-out is available there’s nothing wrong about it.





  • I’d like to add that even if you use full disk encryption and have to enter a password to unlock it they could just install a modified loader that captures your password. Though it’s not necessary something I’d worry about from them.

    Heck if they wanted, they could use your machine to mine crypto if they wanted to. Or ransom it with encryption of their own. Or get you in legal trouble in so many other ways like putting incriminating files on your machine.

    All of that is unfortunately true about any anticheat and pretty much any software you use, really.

    Obviously not if you run it unprivileged in a separate OS, but the vast majority of users don’t even use more than a single (usually not password protected administrator) account.





  • Because unlike your file manager both Darktable and any decent music player can work with file metadata in addition to the actual files.

    And why do they do it? Because most people like to use it that way - instead of painstakingly making sure your files are in the correct folders (and then being fucked when you want to play anything that’s not sorted like that - say, you have everything by artist and album, but now you want to play everything by a specific genre; or in image editing you want to filter by how you rated that picture so you know which one to pick for an edit).

    Not everyone needs that, sure. But most people appreciate it - especially if the software does it well.


  • Amju Wolf@pawb.socialtoLinux@lemmy.mlNew laptop
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    6 months ago

    While I agree with the recommendations (I have a ThinkPad P14S Gen4 now) I wouldn’t say the battery life is great - especially if OP wants to do video editing and such. Otherwise it’s an amazing laptop (now that it’s actually supported by the kernel). I still suspect the Intel variant would be better for battery life though.

    With that being said for anything this intensive you’ll need a charger with any laptop because it will simply not be able to keep working for 8+ hours with this kind of software. In fact get a docking station and a second screen too unless you plan to be on the go all of the time; the productivity increase from getting a second screen is insane.

    Oh and be prepared to lose a lot of the fancy stuff with Linux - sure you get an amazing screen but no HDR. You don’t get the sound improvements from the official Lenovo drivers for Windows, etc. Oh and you should keep the Windows partition (just shrink it to a minimum) - makes it much easier to keep the bios up to date.