• 2 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle
  • I mean, its possible.

    But then again, people have now known the beauty of steam. If this does happen as you say it could, it does open up the possibility for someone to make a Steam_v2.

    I have faith that there are enough people who are passionate about Linux that it’s possible for Windows to lose some of its dominance in the future. Maybe the enshittification of steam is needed to make that a possibility.




  • I’m also not a fan of MS spyware.

    But in defence of the MS authenticator, the 2FA prompts it sends are very convenient, how they pop up and ask for the number displayed on screen, its definitely more secure than just the one time code.

    Plus it also shows what phone the user is using when they install and configure the authenticator app, this is also very useful if you suddenly see the user accessing their mail or one drive from another mobile device.


















  • This is something I’ve always pondered on myself when it comes to automation as it really does seem that once someone gains access, it really is just a matter of time for the to figure out where credentials are stored.

    However, this is possibly already a thing or it’s not because maybe it doesn’t sound like a good idea?? But I was just reminded of how we use MFA, and it dawned on me how these ideas behind automation and how to pull credentials we are always thinking about how we get the credential for the script so it can use it, but what if we had a way for the automation to prompt and ask us for the credential? Because surely your automation should be running on a regular schedule, where you expect these prompts. In turn the idea of an MFA prompt could also be automated?

    Not sure if that’s a good idea or I’m just over complicating things.