Skip Navigation

User banner
Posts
58
Comments
1,442
Joined
2 yr. ago

  • Block? Nope, robots.txt does not block the bots. It's just a text file that says: "Hey robot X, please do not crawl my website. Thanks :>"

  • There's a reason why software is being made with Rust now. It has the speed of C++ (sometimes faster), has a nice syntax, is memory safe by default, has the best compiler error messages and also the book is very good. I learnt entirely by the book and it's very good at explaining things.

  • I do wonder: why not rust? It would have been amazing. A fast language on par with C++ that also is memory safe. But Swift? You gotta be kidding me...

  • Mull is not made by Mullvad. Mull is made by the dev of DivestOS.

  • Mull is a hardened fork of Firefox. I use it but some rare websites' functionality does not work with it. Mull is not more secure than Chromium though, even if it is hardened. Chromium is undoubtedly more secure but not privacy-friendly. I also don't want to support the chromium monopoly, so I don't use them. Brave as a browser also sucks. Shields suck. Nothing to this day has been better than uBlock Origin yet.

  • Indeed. Email is not ideal for such things but it exists and is needed because everyone refuses to make a switch. If XMPP were to replace emails, that would've been great.

    Anyway, I still don't trust Proton. Have a great day.

  • I'll just wait a few days or even weeks before doing any big updates, read the news page of archlinux.org and maybe some forum stuff. Nothing broke so far on my personal laptop, but I also don't tinker alot. All of the data of the containers are also stored in a storagebox from Hetzner so the system breaking wouldn't even mean that much, I'll just restore from a snapshot and everything will be fine.

    I also might think of switching to NixOS instead. They say it's hard but pays off well and can be very stable.

  • "I love looking at the 3D building of this place. I am about to ejaculate in my pants"

  • I guess you could buy merch if you want to support them?

  • Encrypted or not, the fact that someone else has it stored somewhere in their computers is dangerous. The fact that it can be accessed online is dangerous. The only recommended way to store private keys are offline and encrypted. Why are you so ignorant of this fact, I wonder? I think you trust Proton a bit too much.

  • Ubuntu server, though I am thinking of using arch even though it is a rolling distro. It doesn't really matter. As long as docker is supported, I am fine using any.

  • Umineko VN.

    It has about 100+ playtime and excellent story. The anime sucks ass though.

  • Why use that site for tracking anime? MAL, AniList, Kitsune, aniDB, etc. exist, y'know.

    And maybe it's time for you to also sail the high seas.

  • One of the biggest risks is when someone knows your password. Your PGP encrypted emails that you want noone to see will be available to the attacker. Whereas if no such thing happened, the attacker wouldn't be able to decrypt the PGP encrypted emails even if the attacker gained access to your account. Manually encrypting your stuff is better than having some random on the internet do it for you. It's really just a tradeoff. Convenience or security? It's not even hard to manually encrypt emails.

  • That simplicity introduces security and privacy issues.

  • Exactly. There's no justification for them storing the private key online for "convenience". And key generation happens in the browser with JS. Which means it is possible to send backdoored JS to easily copy the private key.

  • Yeah mb. Mixed private keys with public keys. Edited original comment.