• 6 Posts
  • 97 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle














  • I guess it would work, as long as you’re using an up to date zip implementation with AES-256 encryption. I guess my question would be why bother? Being compressed doesn’t add any real additional benefit, since just using text shouldn’t take up much space.

    Is recommend just using an actual password manager for convenience, since you aren’t really gaining any security by only storing your passwords in a file.





  • I assume you’re talking about Diablo 4 (please actually type out the game, it makes it easier for people to help and makes it easier for people with issues to find solutions)

    Is there a crash log?

    Looking at https://www.protondb.com/app/2344520, there’s a couple things suggested:

    Using proton ge instead of normal proton

    Install via lutris instead of steam.

    Use PROTON_HIDE_NVIDIA_GPU=1 %command% as the launch options. This tricks the game into thinking you have an amd gpu and disables nvdia specific optimizations that could maybe cause issues.

    %command% -adapter 1 might switch to the gpu if you’re on a laptop with integrated and dedicated graphics.






  • Darorad@lemmy.worldtoAsklemmy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    3
    arrow-down
    5
    ·
    9 months ago

    Oh yeah, definitely but those tend to be different attacks than would target random consumer computers.

    Being open source definitely plays a role in Linux security, but it’s minor compared to stuff like market share, user privilege, package management vs just installing random exes, different distros using different packaging systems.