HN user

patcheudor

2,526 karma
Posts7
Comments467
View on HN

any solution which relies on "doing the right thing" (ethics) but does not have any rules, laws or other repercussion for abusing it...

Doing the right thing can vary by culture, perspective, and situation. What is right or wrong to us may be entirely different to someone who's family is starving as just one example. Given the world-wide nature of the Internet, as a species, it is unlikely we are going to be able to agree on a single set of rules or punishments within our life-time.

In addition to the health concerns, ozone attacks unprotected polymers causing them to quickly break-down and release additional toxins into the air. I run an ESD ionizer at my well ventilated re-work / soldering station and have had plastic storage bins on the bench crumble at the touch from the ozone exposure.

In the US, what law makes it illegal to MitM network traffic using a WiFi evil twin or other technique? I'm genuinely curious because I was under the impression there are generally no such statutes and that the only thing that would be illegal is if the MitM used found credentials.

Yup. Keep it out of the app store. I ran into BlueMail awhile back when assisting a non-profit. A number of the staff members were using it so I figured I'd take a look. It wasn't long before I found it was exposing email service authentication credentials in clear-text network communication and was sending those credentials to their own servers. I advised everyone to stop running it and banned the BlueMail agent from connecting to our mail service. I reported the vulnerabilities and never heard back. I never followed up because the app was subsequently removed, which I hope I played some small part.

good jobs

This specifically. I think that for a lot of tech workers the valley is a great security blanket. They know if their current gig falls through there will be another one waiting just around the corner. No need to uproot and move. It's actually sort of strange on the surface. There are a lot of engineers in the valley who move around to various companies fairly frequently which looks on paper like they don't have a lot of stability, but in reality the sheer number of available jobs is providing that stability, even if their longevity of employment with any one company does not.

"Sadly… or not so sadly… the world has moved to HTTPS and to stronger protocols than what lowly Pocket Explorer supports. Thus, most of the web is entirely inaccessible on the device."

This is what proxies are for. Assuming it supports proxies. It would of course be wholly untrustworthy as it's likely vulnerable to a whole host of functional middling exploits.

The primary risk is to the GitHub account holder.

First, it's not hard to imagine that someone might try to get their account banned for a GitHub terms of service violation keeping in mind that GitHub holds the account owner accountable for content in their repository. This is true even if that content is from other account holders they've given access to their repository. In this case, anonymous access is intentionally being provided which could of course go very, very, very wrong.

"You agree that you will not under any circumstances upload, post, host, or transmit any content that:

is unlawful or promotes unlawful activities; is or contains sexually obscene content; is libelous, defamatory, or fraudulent; is discriminatory or abusive toward any individual or group; gratuitously depicts or glorifies violence, including violent images; contains or installs any active malware or exploits, or uses our platform for exploit delivery (such as part of a command and control system); or infringes on any proprietary right of any party, including patent, trademark, trade secret, copyright, right of publicity, or other rights."

https://help.github.com/en/articles/github-terms-of-service

Understanding what the tool does, GitHub might be forgiving on the ToS violation front. The problem is with the second scenario: law enforcement. It's very likely that in a lot of jurisdictions, law enforcement, prosecutors, etc., wouldn't initially understand what's going on here and even if it can be explained to their satisfaction, I think very few of us would like to spend a night (or more) in jail while attempting to explain.

What would he pressurize your lines with? An air compressor? He'd have to dig up the lines or disconnect them first and gas from the line would likely escape in quantities large enough to discourage such tricks.

On the gas meter on my house anyway, the underground pipe mates at a valve. It doesn't seem hard or particularly dangerous to shut that valve off, disconnect the meter, connect whatever, then open the valve again.

What I still don't understand is why the pressure regulators and over pressure valves on the house gas meters didn't kick in? Were the homes involved so old that the meter protections failed or weren't there in the first place? It seems that ultimately you've got to have failsafes at the homes themselves. Without such failsafes, what would stop a bad actor from purposely over pressurizing a residential branch?

Even if someone were able to obtain an unauthorized copy, a decent CD-ROM drive, sans burning capabilities, still cost in the neighborhood of $600.

I was part of the early CD-ROM days with a Yamaha CD-ROM burner in 1994. It was well over $3000. It wasn't until 1995 that HP introduced a writer for under $1000 at $995. Worse, the early burners didn't have any cache, so to support the Yamaha, I was using a high-end dual-processor Pentium system that was in the neighborhood of $16,000 and I still got plenty of buffer under-runs! On top of all this, the first writeable CD's I purchased were in the $30/each range.

An electronic scanning system could easily be vulnerable to many of the same issues that are presented here.

While in school in the 80's I learned that the standardized tests the school were administering didn't mean anything. They had no barring on my ability to graduate or go to college so I stopped caring about them. This opened up the freedom to do things like fill out multiple bubbles per line and otherwise get creative. About a month after filling out a test like this I got called into the office along with my parents. I was a pretty well known hacker at the time, running a couple local BBS's and whatnot. The state superintendent of schools was in the meeting and demanded to know what I did to their test scanning system. It turns out that I most likely caused a buffer overflow as line after line of multiple answers on the bubble sheet caused the system to crash. It took them weeks to figure out it was my test and in the mean time deadlines were being missed, etc.

It would have to apply to all vehicles because any new vehicle which enforced either would be unmarketable to a large number of people. Honestly, as much as I hate the idea, I do like the fact that the value of my non-nanny vehicles would likely increase if such a thing were to be mandated in new vehicles.

Blaming Facebook muddies the water a bit. Ultimately the companies advertising on Facebook broke the law when they checked the wrong boxes. Facebook should; however, make that information public knowledge by allowing the public to see the advertising parameters of any given ad if they are curious but to my knowledge, no law requires it. Maybe it's time to start having a conversation about the need advertising transparency.

It cannot be said often enough: when you reference someone else's JavaScript in your solution in a way in which it has access to either the DOM or user interface components, it's no longer your solution. You therefore cannot, with any level of integrity claim that your solution is secure as you simply don't know what's happening in that bit of JS which is loaded by the solution into the user-space.

I didn't see it mentioned, but it should be noted that the motion blur example would be based on a fixed camera on a tripod. You need to adjust the shutter speed based on the focal length of your lens using 1/focal length as your starting point and go faster from there. Shooting at 1/60 hand-held with a 50mm lens will provide pretty great results. Shooting 1/60 on a 300mm hand-held lens will result in a motion blurred photo from camera and lens movement, even with in-body motion stabilization. The slowest the shutter should be when shooting hand-held with a 300mm lens would be 1/320. It's surprising how many people don't know this and as a result think that shooting manual is far more difficult than it really is.

"The measurement card has a carefully etched set of traces in the magnetic stripe, (aligning with each of the three data tracks). When a read head contacts the card it bridges a pair of electrical traces and completes a circuit back to the microcontroller."

This seems to me to be a detective control which relies a bit too heavily on obscurity, obscurity which is now blown. Having knowledge of how this works, ATM skimming gangs who's devices might be found by local authorities with this device can now take the active counter-measure of placing a piece of Kapton tape over the read-head.

To be more complete "from roads, machines, and motors." I live in Idaho and know for a fact you can get further than 18.76 miles from a road. The addition of "machines and motors" brings motorized trails into scope and yeah, at that point I believe it.

We have one whole house fan that cools 4700 sqft. During the day I turn on our mini-split in the theater and leave the door open. On the vast majority of 95F days the main HVAC doesn't come on at all. On days where it hits 100F, the main HVAC might kick on for an hour or so.

While it could be problematic for a stove blowing out, it's slightly worse. If in your home, the most readily available airflow is through the exhaust vent of your gas water heater or HVAC unit and either are running it's possible for the whole house fan to pull the exhaust (carbon monoxide) into the house. This is why it's very important to consider where a whole house fan is placed as well as ensuring there's enough incoming air through an open window or vent. Ours will do this if we don't open a window. For an abundance of caution, I have a CO detector in the HVAC closet as well as one's elsewhere in the house.