Earlier quoted context omitted.
this is a good question, i asked claude sonnet 5 and the answer is too big and complex for me to type out on mobile. but long story short, you absolutely need separate VLANs and Firewalls in conjuction to secure traffic between networks
Yeah, I've been using Claude to help me secure my home network. I applied to Anthropic's cyber program and got accepted despite being a hobbyist. I'm not very good at networks so I'm gonna try to make the most of it. Really wish I could point Mythos at my router and just loop it until my router becomes literally unhackable.
Read this before you buy that TV streaming stick
261–270 of 575 posts
Re: Read this before you buy that TV streaming stick
#262Earlier quoted context omitted.
One of the main value propositions for retailers in a world of endless cheap garbage being sold online, is to vet products so customers can trust that what their buying is from a legitimate company and not junk or stuff like these streaming sticks. This is the problem with being an “everything store”. “Everything” includes a lot of things most consumers would like to be protected from, and assume they are due to the…
Costco vets their products very well, if I see something at costco and its something I need I just buy it. No need to research and I've never been burned. They only sell good quality stuff.
For example: this is a minor annoyance, but comes readily to mind.
https://www.costco.com/p/-/orgain-organic-protein-and-superf...
The problem is labeling conventions leading to inaccurate assumptions of what's even IN that "protein powder"...
you would think the protein, being the largest in print, is the primary ingredient but no. A serving is 51grams, and the protein makes up 21grams of that serving: less than half, that's not a 'protein powder' if the primary ingredient isn't protein.
It should be labeled "SUPERFOODS with protein" not the other way around.
There have been other things similar in scope less readily recalled. It may seem minor to some... but labeling accuracy and transparency is something we had to fight for collectively.
Re: Read this before you buy that TV streaming stick
#263> generic TV boxes that promise unlimited content streaming for a one-time fee I don't want to blame the purchasers of these things - who are some of the victims - but at the same time, it does seem like a Too Good To Be True situation.
The streaming services have fractured and taken so many movies off their service so much that it is too hard for most people to figure out where that show/movie can be found. From a link above to the story on darknetdiaries: > For Pokemon, there is a website that tells you how to watch this. You start off on Netflix, then swap over to the Pokemon streaming service, which is the only place that has Season 2, then swap…
Re: Read this before you buy that TV streaming stick
#264That reminds me, I need to configure VLANs in my router so that all my trusted computers are isolated from all the other garbage that makes it into the network.
Re: Read this before you buy that TV streaming stick
#265Earlier quoted context omitted.
My electric mower has lasted longer than the gasoline mower before it, which literally had plastic valves inside the carbeurtator.
Counter anecdote, I've had gas mowers survive decades and EV electrical equipment (in this case, a chainsaw and a battery pack for a mower) both die within 14 months of purchase.
Re: Read this before you buy that TV streaming stick
#266My "streaming device" of choice, ThinkCentre Tiny with Linux, always feels validated with news like these. It fits behind a TV, you can get it second hand for around $40 and depending on model it can even act as a retro game console as well.
Re: Read this before you buy that TV streaming stick
#267At this point China probably has a botnet that can be turned on with a few deploys, and spans a majority of homes in US and RU (and thus is unblockable without disconnecting half of voters from the internet). Ready to attack the infrastructure.
The devices are used to sell proxy services and scam advertisers. This doesn't even need particularly large organised crime. It would certainly be easier than large scale illicit drug importation and retail, which is happening all the time.
Could China exploit these streaming sticks if it wanted to? Maybe, but no more than any other nation.
Re: Read this before you buy that TV streaming stick
#268> Despite repeated warnings from the FBI and security industry leaders about the security and privacy risks of using these streaming devices, major e-commerce providers like Amazon, Best Buy, Newegg and others continue to sell hundreds of different models and brands I scanned the comments and I didn't see anyone suggesting that these companies should share any responsibility for selling these harmful products. Why is…
Re: Read this before you buy that TV streaming stick
#269Earlier quoted context omitted.
Everything is garbage now. It’s the end state of unrestrained capitalism.
Surely not, the invisible hand of the market should crawl up their arse and make them do the right thing any day now.
Re: Read this before you buy that TV streaming stick
#270That reminds me, I need to configure VLANs in my router so that all my trusted computers are isolated from all the other garbage that makes it into the network.
Mmmh, I've always wondered ... as much as VLAN's are a very useful tools to - for example - route two separate LAN's traffic through a shared physical link ... are they any good when it come to security? I mean, I don't believe VLAN's were designed with security as a goal, and I wonder how "strong" the virtual wall between two VLAN's actually is? Can't a device on VLAN1 not peek at VLAN2 traffic if it sits on physica…
> Can't a device on VLAN1 not peek at VLAN2 traffic if it sits on physical connection where packets from both VLANs happen to travel?
That would be an exceptionally weird configuration. If a device "sits on VLAN1" that typically means that it's on an "untagged" port where only VLAN1 traffic is allowed. Ports that carry multiple VLANs are "tagged" ports and you normally wouldn't say they "sit" on any specific VLAN, precisely because that port carries tagged traffic for multiple VLANs. It's at best an irregular use of the terminology but likely a misunderstanding somewhere.