Some IT guy, IDK.

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

help-circle
  • MystikIncarnate@lemmy.catoTechnology@lemmy.worldBe careful.
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 minutes ago

    I prefer security keys. At work I use a yubikey, and I have Google’s security keys for my personal stuff. I tend to use totp as a backup.

    For everything not banking, it’s great, I agree. I still prefer my security keys to everything. It’s hard to duplicate a digital key when it only exists on protected storage on a physical device, where that key never exists outside of that physical device.

    In case anyone doesn’t know: FIDO works using a pair of asymmetric digital keys, the public key is sent to the remote site, and only the private key can decrypt anything encrypted by the public key. So a challenge (usually some mathematical calculation, not sure), is encrypted by the site/service that is handling the login, it sends over the encrypted request, which is passed, in it’s entirety to the fob. The fob requires a physical activation to process the challenge (usually a touch, but some require a fingerprint). The challenge is then decrypted, processed, the response is encrypted, and sent to the site for login, which decrypts the response with the public key, and compares the result to the result of the challenge that was sent.

    There’s no part of this that can really be compromised. An eavesdropper can obtain the encrypted challenge (unable to be decrypted in any reasonable manner), and the response/public key… The public key isn’t useful, and the response is only valid for that specific login because there are aspects of the challenge that are unique per login.

    All information in flight is unreadable nonsense. The only unique information to the key that is sent anywhere is the public key, which is supposed to be public.

    Totp has the vulnerability of needing to relay the seed, usually by QR code. The only vulnerability there is when you set it up and the seed is shared to you, it can be intercepted. If that seed is stored anywhere that becomes compromised, then it becomes meaningless. It can be mined from an authenticator, or captured in flight.

    Both of these are better than alternatives. Email/sms codes can be intercepted, either by an administrator or by an internet relay, or by sim duplication, etc. You know that already.

    I don’t hate totp, I just recognize the faults in it.

    There’s problems with physical security keys too, mainly in the fact that, if you lose the fob, you’re screwed. So it’s recommended to have a backup. Either in the form of a second fob, which is setup for all the same accounts which is stored securely, or in the form of another authentication method like totp.

    Personally, I use a backup FIDO key for my accounts whenever possible. I also have a password manager that can store my totp so everything is in a single vault. If the vault is compromised then I’m screwed though… 90% of my accounts use a password reset email which is not stored in my vault. Only two things are not in my manager: that recovery email login (secured by my Fido key) and my bank (obviously also the vault login).

    At work, I use the yubikey for everything that supports it, with totp as backup in my work’s duo authenticator account (duo is also setup to use my yubikey). So it’s all Fido/totp.

    The only service I really want to use my security keys with that doesn’t support it, is my bank account… I suppose, also my government stuff, but almost all of that is informational. I can’t really make changes to my government stuff from their webpages. It’s generally just the government telling me things about my tax returns and whatnot (all SMS secured).

    I hate the trend of companies requiring an app for 2FA… Something that’s not totp, but similar. You have a specific authenticator app for a single service on your phone only and it’s not great… Obvious examples include steam and Blizzard. Fuck that. I hate it. Go away. Give me normal MFA options… Dick.

    I’ve ranted enough. Back to work for me.




  • Your story reminds me of something that my bank started doing. I got a robocall about something to do with my credit card, and the voice said to verify using x and y using my keypad, I think it was day/month/year of birth or something and I immediately noped out of the call. I hit all the wrong buttons until it got me to a person and I ripped them apart, and their supervisor for basically training their userbase to answer security questions given by an automatic voice on the other end of the line with no way to verify who is calling.

    You can spoof your caller ID, you can get a text to speech robocall bot with DTMF recognition and just spam call a whole area where the bank operates and gather a bunch of personal information because it sounds just like the bank and there’s no way to prove who called.

    What a crock of shit. It’s a security nightmare.

    I did call my bank after at a known valid number, verified them as they verified me, and there was something going on, so the call was legit, and totally unacceptable.

    These clowns want us to trust them completely, and give us no reason to do so, but they want us to bend over backwards to validate ourselves. Fuck that.



  • MystikIncarnate@lemmy.catoMemes@sopuli.xyzRip
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    There’s a whole subset of idiots that believe that you need to expose yourself to harmful shit to have a strong immune system. (See: all the people licking toilets and crap during lockdown)

    There’s some credible science to it, in the way that, an immunization is literally putting “harmful” stuff in you to train your immune system. This is known science that I should be able to mostly hand wave around since most people already know this. Immunizations are usually focusing on a key indicator, eg, for COVID, it’s the protein on the outside of the vital cell wall (all the spiky bits in the illustrations) or whatever… I’m no scientist. For other viruses and bacteria, it’s a deactivated version of the virus… It’s essentially “dead” for all intents and purposes. It just resembles the virus so closely that it effectively trains your immune system to recognize it.

    With all that being said, not all bacteria and viruses are something we can develop a natural immunity to, partly because some of them just kill us, partly because there’s something that is preventing it. Again I’m not a scientist.

    Regardless, these idiots think that by exposing yourself to “natural” viruses and bacteria, you can strengthen your immune system. Bluntly, it’s possible to do that, and why the fuck would you want to do it that way? It’s literally a randomized version of a science we already have that’s tried, tested, and proven effective, called immunizations. With immunizations, you get all the benefits of surviving the horrors of some of the most nasty viruses and bacteria out there, without suffering through what those viruses and bacteria are going to do to you.

    The whole thing is stupid.

    If anyone argues about “good” bacteria, tell them to eat yogurt. FFS.


  • This… Is actually a pretty good idea.

    There’s a few meme images around that Celsius is how water “feels” and Fahrenheit is how people feel (and Kelvin is how atoms feel), which isn’t entirely off base…

    But frankly, I would support human scale more than Fahrenheit. I live in a country with Celsius, and my only real gripe with it is that whole degrees are not very precise. You have to go to half-degrees, or even 1/10th of a degree to get reasonable precision on temperature.

    Just seems like the human scale would work well for 90% of use cases, aside from science where we should be using either Celsius or Kelvin.


  • An Americano isn’t coffee.

    It’s a watered down espresso.

    The only reason it exists is because Americans visiting Europe would ask for coffee, and many euro coffee shops only had espresso, so they just added hot water to espresso and that was close enough for the tourists.

    At least, that was what I heard.


  • I can clarify some of the tech stuff.

    A “disk” is a concept. It’s an object which contains data.

    “Hard” disks and “floppy” disks are always referring to the rigidity of the internal storage media. 7", 5.25", and 3.5" floppy disks have the same round magnetic storage material. The only difference with a 3.5" floppy disk is that they put a hard case over the floppy disk.

    CD, DVD, Blu-ray, etc are both disks and discs, as their typically handled without a caddy/case. So technically both apply.

    SSDs are still disks, just solid state, rather than floppy/hard spinning magnetic media.

    Technically flash drives are also solid state disks, but we don’t generally conflate the two terms for clarity.


  • Most MREs that I’ve looked at are a bit more elaborate than your average canned product.

    But the idea is the same, yes. It’s more interesting than your typical canned meal, and it’s more expensive, but the quality of the food, if you can call it that, is not dissimilar.

    MREs usually are a more “complete” meal with a variety of components, while canned meals are just a volume of a single component.

    For me it’s mainly that it adds variety.

    And sure, there’s MREs that are like, stew, or soup, that you would probably be better off just grabbing a can of ready to eat Campbell’s or something… But there’s way interesting options than that too.

    I once saw a “taco” MRE. It was little more than some “beef” (that you had to heat up) and “cheese” and some other fairly sad toppings on a small tortilla… But I would still take that over a can of chunky beef soup any day.

    The nice thing is that MREs are shelf stable for a really long time, so you can get a box of them and shove them in your trunk, or into a desk drawer and then you don’t have to worry about lunch for a month. Longer if you occasionally go out for lunch with coworkers to local food places near your workplace.

    Presently, I don’t work in an office (my job is 100% work from home), so I don’t really need it. I can get the same variety from a frozen meal, which is arguably easier, and it’s definitely cheaper than MREs.

    I also have considered buying a few boxes as emergency food and throwing them in the trunk of my car. I live in Canada, and getting stranded in a blizzard isn’t impossible. I have access to my trunk from the cabin of my car, so I shouldn’t need to get out to get them and I could stay nourished while waiting for rescue. MREs are supposed to be paired with heating/cooking packs, which would help the car warm up when I’m having one, and with a decently sized container of drinking water, I could wait weeks for rescue, as long as I have adequate protection from the elements (jackets, blankets, etc), and some way to dispose of my bodily waste without contaminating my “living” area. I almost always travel with a radio (I’m a certified amateur operator, aka, ham radio), and a battery bank for my cellphone.

    For a couple hundred dollars (maybe? Maybe more? IDK what the prices are for MREs right now), myself and a passenger could survive for a while being stranded in the white wasteland of Canada, without really having to do anything… Just waiting for rescue.

    With global warming, last year we barely got snow where I am, and I don’t travel much, so the whole thing is on the back burner at best. The idea was to have it, and if I don’t need it, a few months before everything expires, the MREs become my lunch, and I buy a fresh box for my vehicle.






  • I agree with the idea of bodily autonomy. Above all, someone should have the right to do, or not do, whatever they want with their own person.

    Whether that is to listen to doctors advice, buy pharmaceuticals and self-administer as prescribed, or even end your own life, and everything in between.

    Quick disclaimer, suicide should still be evaluated by a psychiatric professional, and simply being suicidal shouldn’t necessarily mean that nobody can, or should stop you from committing that act. I’m mostly referring to medically assisted self termination, after the appropriate safeguards, checks, and balances have been cleared. Simply wanting to off yourself without being cleared as having sound mind should be something we, as a society, should address carefully, with the assistance of mental health professionals.

    With all that being said: I probably would DIY some pharmaceuticals. Anything that’s an opiate or other restricted substance, definitely not. But if I can buy the ingredients without needing a special permit or license, I definitely would.


  • I want to go back and play through the whole series again, but the nuances of the older games that were fixed in the more recent games always throws me.

    I play on PC and it’s very very obvious that kb/mouse was an afterthought for some of the games… I just hate doing fps with a joystick/thumbstick.

    Either way, I’ve redeemed this for all of my copies of Borderlands. So the next time I log in, I should have golden keys for days.


  • The movie, that came out like, a month ago?

    I was always planning to watch it when it went to streaming/home video kind of release. I rarely go to the theatre anymore.

    I’m also waiting on the same for the new Deadpool + Wolverine movie…

    Considering the little I’ve heard about it so far (trying to avoid spoilers), it seems like I should skip the Borderlands movie, but I’ll probably still watch it.


  • Something I’ve noticed with institutional education is that they’re not looking for the factually correct answer, they’re looking for the answer that matches whatever you were told in class. Those two things should not be different, but in my experience, they’re not always the same thing.

    I have no idea if this is a factor here, but it’s something I’ve noticed. I have actually answered questions with a factually wrong answer, because that’s what was taught, just to get the marks.