• 1 Post
  • 32 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle


  • No, I really don’t think that ~50% of the population is “pro-life” because they hate women and want to force young girls to raise babies. If that was the case, why would they be ok with girls giving up their kids for adoption? Surely they’d want that delegalized too. Besides, if you hate women and want to see them suffer, there’s got to be an easier, more efficient way that will result in even greater harm.

    Your comment is a “pro-choice” equivalent of a “pro-lifer” saying that everyone “pro-choice” is a satanic pedophile who wants to murder babies for their own amusement.

    I know exactly what your comment is supposed to be. A moral superiority circle jerk based on an illogical, unsubstantiated, unrealistic premise. You’re not supposed to question it or push back against it, you’re supposed to just go along with it so that everyone can nod along and feel good about themselves.

    Let’s be honest now, everyone knows what the whole “pro-life” and “pro-choice” debate is about. Both sides think that taking away a part of a woman’s bodily autonomy is bad and that killing the life developing inside her isn’t as meaningless as killing a fruit fly or getting your tonsils removed. But from the “pro-lifers” point of view, banning abortion is the lesser of two evils because the alternative is killing something that they believe to be a baby, while from the “pro-choicers” point of view, allowing abortion is the right choice because it’s kinda sorta not really a baby yet, so forcing a girl to do something she doesn’t want to do just to save this maybe baby isn’t the right call.

    This is a 100% accurate representation of each point of view, and any notion that any significant part of either movement supports it for any other reason is absolutely batshit fucking insane. (I almost never make categorical statements like this, but I really mean it here.)

    The only reason why I engaged with not just your comment but this post at all is to push back against this “the more radical and extremist, the better and ideologically superior” emperor’s new clothes style no true Scotsman crap. I hope that the people reading this will be able to find some sense in themselves and admit, if not publicly, at least internally where the truth lies in this situation.









  • Region locked to USA so here’s a screenshot.

    Full Article

    FBI warns users to encrypt text messages for cybersecurity. Here’s how to do it Sunshyne Lynch Binghamton Press & Sun Bulletin

    The FBI is warning phone users to encrypt their text messages, especially if you send messages between Apple and Android users.

    The FBI and the Cybersecurity and Infrastructure Security Agency (CISA) issued a statement on Nov. 13 that hackers affiliated with People’s Republic of China (PRC) were targeting “telecommunications infrastructure” in a “broad and significant cyber espionage campaign.”

    The hackers targeted “a limited number of individuals who are primarily involved in government or political activity,” according to the statement, and stole “customer call records data” and “certain information that was subject to U.S. law enforcement requests pursuant to court orders.”

    Despite the FBI and CISA’s continued investigation, cybersecurity officials have been unable to stop the hackers.

    What text messages should be encrypted Because of the cyberattack, officials are warning smartphone users to use texting apps such as WhatsApp or Signal, as messages between Apple and Android users are not encrypted.

    Messages between two Apple devices are safe, and messages between two Android devices are safe, but messages between an Apple device and and Android device are vulnerable.

    Here are two text messaging apps that use end-to-end encryption. Once you’ve downloaded either of these apps to your smartphone, you can also link them to your desktop computers.

    How to encrypt text messages with WhatsApp To ensure that messages between Apple and Android users are encrypted, you can use the text messaging app WhatsApp.

    To download the app, Apple users should visit the App Store and Android users should visit the Google Play app, and download WhatsApp Messenger. The app is free to download and use.

    Once you’ve downloaded the app, you’ll need to accept the Terms and Conditions and allow the app to have certain permissions, like contacts and notifications.

    Then, you’ll need to select the country you live in and register a phone number you own. This phone number must be able to receive phone calls and text messages, so it cannot be a landline or toll-free number.

    WhatsApp will then give you the option for a voice call or to text a code to the phone number you entered in order to verify the number.

    Once the number is verified, you must put in the year you were born and your name and click “Done.” After you’ve completed this step, you can begin texting and calling your contacts through WhatsApp.

    To use this app, you must have Wi-Fi or cellular data.

    How to encrypt text messages with Signal Signal is another encrypted text messaging app to ensure messages between Apple and Android users are protected.

    To download the app, Apple users should visit the App Store and Android users should visit the Google Play app, and download Signal - Private Messenger. The app is free to download and use.

    Once you’ve downloaded the app, you’ll need to accept the Terms and Conditions and allow the app to have certain permissions, like contacts and notifications.

    Like WhatsApp, you’ll enter in a phone number that you own and is able to make calls and send and receive text messages.

    Signal will text you a verification code that you’ll need to enter into the app that verifies the phone number. After the number has been verified, you’ll create a PIN that allows you to access your information and ensures your information is encrypted.

    You’ll then enter in your first and last name to create your Signal profile. After creating your profile, you can begin texting and calling through Signal. The app will show you the contacts in your phone that already have the app.

    To use this app, you must have Wi-Fi or cellular data.


  • I know this is a joke but if anyone is wondering it’s because they build those things to go towards the air, otherwise they would be going away from the air and it would be hard to breath. Earth is going away from the air too but luckily it has trees attached to itself that make more air and leave it behind, that’s where wind comes from.










  • Ownership of the domain is verifiable on the blockchain, if the same wallet that owns the domain (nft) also publishes the pub key (owns the pub key nft or key data is embedded in the domain name nft) you can verify that the key is valid.

    IMO blockchain is more trustworthy than any single CA because you aren’t trusting a single entity, but a decentralized network of nodes. Assuming that most nodes are honest you can query 100 independent nodes for the same data, if 99 say the same thing you can be fairly confident that the data is valid. You can also run your own node and not have to trust anyone.

    To protect against MITM of your connection redirecting all traffic to their malicious node, some well known and trusted nodes would be hardcoded in the browser/OS software along with their public signing key to verify the signed data they send you, and genesis block data in case you want to run a node yourself. Signing keys of nodes would also be published to the blockchain. Think a unified, immutable, cryptographically verifiable, distributed database of public key - domain name pairs, which is what blockchain basically is. Encrypting the connection is a good idea too, extra privacy is always welcome.

    The biggest advantage here is that every single pub key (certificate) is stored by every single node (CA), so if one node goes rogue or is compromised and starts serving false data, it will be immediately discovered by the client by comparing it’s data to the data from other nodes, and can be immediately and verifiably reported to the network, even in the case of a targeted attack, because all data recived from the nodes is signed.

    No solution is perfect and this one is not an exception, if your hardware or your os/browser is compromised there is nothing short of manually checking certificate data or using an external device to verify it, that can be done, but that’s true for most IT systems, including the current TLS certification and authority based system.

    Blockchain is a well tested technology that has proven itself to work by being a core part of a trillion dollar industry and was specifically designed to eliminate the need for trusting a 3rd party. It seems like a natural solution to the biggest problem with CAs - trusting a 3rd party. It’s honestly sad that so many people dismiss it or are downright against it coz “crypto”, even when no crypto currency is invloved. I guess they spent so much time hating it they can’t even admit it might be useful to them after all.

    Thanks for asking for a follow-up instead of just downvoting.