• 1 Post
  • 195 Comments
Joined 2 years ago
cake
Cake day: August 16th, 2023

help-circle








  • lemmeBe@sh.itjust.workstoLinux@programming.devLenovo now ship with Fedora
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Your POV is laughable. 😄

    Don’t you know that everybody has that one friend, nephew, neighbor, colleague etc. that they ask for advice when buying a new laptop?

    I am one of those friends, nephews, neighbors that helps out in such situations. I don’t sit on my high Linux cloud smartassing average people to throw away that little bit of tech literacy they’ve gathered over the years while using Win and Win related software for a Linux learning experience they don’t want.

    I help them out to save money and still get what they need.

    As for people that don’t have such a person, they won’t be saving money to get an OS they’ve never heard of. They’ll get the option with Win installed. If anyone thinks differently, obviously has no contact with regular people outside of tech. 😄




  • Hopefully, I can shed some light because I’m in the process of looking for a new email provider so I’ve been researching extensively for the past few days.

    Firstly, despite their strong marketing about privacy and encryption, ALL the privacy-focused email providers face the same fundamental limitation when it comes to incoming emails from external sources:

    • They can read incoming external emails upon arrival.
    • They process these emails (for spam filtering, etc.) before encryption.
    • Only after this processing do they encrypt the emails for storage.

    It’s a limitation inherent to the current email infrastructure and affects virtually all email providers as far as I’m aware.

    So, marketing claims about “zero-access encryption” often refer to emails at rest (in storage), not during transit or initial processing. For truly private communication, end-to-end encryption (like PGP) needs to be implemented by the sender before the email reaches any server.

    That being said, Mailbox provides E2E encryption through standard PGP and S/MIME protocols, allowing users to encrypt both incoming and outgoing emails with their own encryption keys that can be generated or imported into the system. Beyond email encryption, they implement domain security and server-side encryption of all stored data, with the option to create secure aliases that only communicate over encrypted connections.

    For Mailbox users communicating with other Mailbox users, there isn’t an automatic E2E system in place by default (like Proton has). Doesn’t matter to me because very little people I communicate with use Mailbox (it’s currently the same situation with Proton for me).

    You could register anonymously, use a VPN, and encrypt your messages with PGP and be safe that way. I, however, consider emails inherently unsafe means of communication and use them for registrations and meaningless communication only.

    Also, Mailbox has Guard feature that creates a temporary mailbox for recipients without PGP. The recipient receives two emails - one with a link to the temporary mailbox and another with the password. You can also add an additional PIN for extra security that you communicate through another channel.

    P. S. Their servers are powered by 100% renewable energy, if that carries any weight.








  • My mentor at my first job was a mid-level dev 10 years younger than me. He was an all-around great and knowledgeable guy. When he’d get asked for an estimate on something without proper details in the ticket, he’d reply that a spike was needed before any kind of estimate, and that’s how it would usually proceed.

    Sometimes, however, the PM would insist on an immediate estimate. My mentor would then, without hesitation, reply: “8 points” (a full sprint in our company).

    “But why that long when you don’t know the details?”

    “Exactly. Give me a spike to find out, and then it could be less.”

    None of us other devs contradicted him, junior or senior, because we understood where he was coming from. Needless to say, I learned a lot from him including how not to kill myself so someone else could get a tap on the back.