Melody Fwygon

  • 2 Posts
  • 328 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle

  • I should point out that pellet guns do not have a ‘Day-Glo Safety Orange/Red’ tip.

    As they do eject actually harmful projectiles; they look much like other guns until you get close to them. Reasonable parenting would have included making sure the child understood that under no circumstances do you point that at people.

    That doesn’t make this less of a tragedy, but it does provide some context to the situation. Cops are, sadly, trained out of necessity not to try to discern when on the receiving end of any gun barrel. While it’s difficult to expect a child to know not to point weapons at police; doing so is in fact dangerous.









  • This actually doesn’t surprise me. Valve is getting greedy.

    But; to be clear; by using these tools, to unlock the DLC without paying for it, you are cheating in the game. That’s a mere fact; and not a moral judgement of anyone choosing to do so.

    Personally, I don’t judge anyone for doing so; and would use these tools myself if I thought a DLC were too predatory, expensive or otherwise unfair to not have it available.

    That’s not saying it’s fair or right for Valve to do so; nor is it saying the VAC bans or account suspensions are deserved. If you get hit by this; you absolutely should pirate every title you already own/purchased via Steam right away, and pirate anything else you want in the future.

    The only way to make them regret doing things like this is voting with your wallet; and asking others to do the same. Stop spending money on Valve. Once their earnings fall they’ll be forced to hear people’s concerns.









  • I have a /48 that I can basically roll through.

    A /64 is more than enough though to prevent most casual attempts at entry; and does force more work / enumeration to be done to break into a network and do damage with. I’m not saying the privacy extensions are the greatest; but they do work to slightly increase the difficulty of tracking and exploitation.

    With a /48 or even a /56; I can subdivide things and hand out several /64s to each device too; which would shake up things if tracking expects a /64 explicitly.

    I actually use /55s to cordon off blocks inside the /48 that aren’t used too. So dialing a random prefix won’t help. You’d be surprised how often I get intrusive portsweeps trying to enumerate my /64s this way…and it doesn’t work because I’m not subnetting on any standard behavior.



  • I run both because of this; and because SLAAC enables features in Desktop OSes that offer some level of additional privacy.

    For example; Windows can do “Temporary IPv6 Addressing” that it will hand out to various applications and browsers. That IPv6 address rotates on a periodic basis; once every 24 hours by default; and can be configured to behave differently depending on your needs via registry keys.

    This could for example, allow you to quickly spin up a small application server for something; like a gaming session; and let you use/bind that IPv6 address for it. Once the application stops using it and the time period has elapsed; Windows drops the IP address and statelessly configures itself a new one.