HN user

jackweirdy

2,956 karma

¯\_(ツ)_/¯

Posts50
Comments541
View on HN
www.lawgazette.co.uk 2y ago

Lawyer divorces wrong couple through dropdown selection error

jackweirdy
98pts31
danrevah.github.io 3y ago

CVE-2023-26818 – Bypass TCC with Telegram in macOS

jackweirdy
3pts0
news.stv.tv 3y ago

Airbnb denies buying Scottish property technology firm

jackweirdy
2pts0
www.bbc.co.uk 3y ago

Chiswick gym-goer has bank account emptied after locker raid

jackweirdy
4pts1
twitter.com 4y ago

I think I just interviewed a North Korean hacker

jackweirdy
4pts0
news.ycombinator.com 4y ago

Ask HN: Is it no longer possible to search the Google cache for cached pages?

jackweirdy
6pts3
www.bbc.co.uk 4y ago

Fines and a ban on default passwords in new UK law

jackweirdy
9pts2
www.bbc.co.uk 5y ago

Scientists unlock mysteries of oldest 'computer'

jackweirdy
2pts0
notbobthebuilder.github.io 5y ago

For once, not DNS: Huawei Modem ARP spoofing

jackweirdy
2pts0
www.bbc.co.uk 5y ago

Spreadsheet error led to Edinburgh hospital opening delay

jackweirdy
2pts0
news.sky.com 7y ago

Facial Recognition in China 'Spot On', Say Metropolitan Police Federation

jackweirdy
2pts1
www.ft.com 7y ago

Personal data on new mothers and babies sold to third parties

jackweirdy
2pts1
airwaysmag.com 7y ago

NTSB Release Initial Report on Atlas Air Crash

jackweirdy
4pts2
en.wikipedia.org 7y ago

D. B. Cooper

jackweirdy
8pts0
www.landc.co.uk 7y ago

An In-Depth Analysis of the Video Game Housing Market

jackweirdy
2pts0
www.straightdope.com 7y ago

Why does the alarm clock snooze button give you nine extra minutes, not ten?

jackweirdy
2pts0
www.bbc.co.uk 7y ago

Scammers steal half a billion pounds from UK banking customers

jackweirdy
1pts0
www.bbc.com 7y ago

Clock changes: EU backs ending daylight saving

jackweirdy
4pts0
www.motherjones.com 8y ago

Phages are making a comeback

jackweirdy
64pts29
europa.eu 8y ago

EU: €2.1bn to boost venture capital investment in Europe's innovative startups

jackweirdy
2pts1
www.facebook.com 8y ago

SMS Spoofing attack targets UK bank customers

jackweirdy
1pts0
www.gov.uk 8y ago

Derailment of a passenger train near Wimbledon, south-west London, 6 November 17

jackweirdy
2pts0
sadhedgehog.azurewebsites.net 8y ago

Practically Redesigned: British Train Ticket

jackweirdy
2pts0
yougov.co.uk 9y ago

Introducing YouGov's 2017 election model

jackweirdy
1pts0
www.recode.net 9y ago

Trump will sign an executive order reviewing high-skilled H1-B immigration visas

jackweirdy
1pts0
en.wikipedia.org 9y ago

Thunk

jackweirdy
4pts0
en.wikipedia.org 9y ago

Genchi Genbutsu

jackweirdy
2pts0
auth0.com 9y ago

Critical vulnerabilities in JSON Web Token libraries (2015)

jackweirdy
1pts0
en.wikipedia.org 10y ago

Waffle House Index

jackweirdy
2pts0
get.slack.help 10y ago

Slack's Fair Billing Policy

jackweirdy
1pts0

In a previous job I worked for a site doing natural language parsing on recipes.

We noticed one of our partner websites had an unusual number of unique ingredients. It turned out every ingredient was a link to another recipe to make that ingredient, along the lines of your idea.

However for some reason (presumably SEO) they took this to the extreme and everything was a recipe. Including apples.

The recipe for “apple” is

1. Take 1 Apple

2. Eat and enjoy

But since Apple is a prerequisite for this recipe, infinite looping is a risk in the kitchen now

This couldn’t have been better timed for me.

I sit with a pile of raspberry Pis I throw into different rooms about the house and want to stick assorted tasks on them. My open question was how can I just image them, plug them in and centrally configure what runs on them with no more sd card or Mac detection shenanigans when I change their job.

I’ll be giving this a try!

- Eavesdropping on you, doesn't happen because you use the password manager's autofill.

I rate this more likely and it’s one reason I still use TOTP stored in the same place as the password for other services.

A lot of sites are susceptible to cdn JavaScript compromises, and at least with TOTP stored in the same place as the password, a password replay attack has a very tight window of usability

If I am not misunderstanding (sorry if I am) it sounds like you use the http challenge where your cert provider tries to GET your challenge file — if so, could the DNS challenge be better suited? There, you put the challenge in a TXT record value

I had a problem with Zen recently-ish too. Ultimately was an Openreach thing at the local exchange apparently. The good Zen support was still ultimately there, but it took a little time for things to fall into place. Standard L1 checklist inflation. Thankfully though Zen are one of the few ISPs where I felt like it was worth it to send packet traces because a decent chunk of folks there would know what they are.

On the other hand, I think any ISP at the mercy of openreach is doomed to have limited support.

I have fibre to the property, and was having periods of 1hr-2hr day of my gigabit speeds dropping to 4-5MB. openreach themselves were blindly sending engineers to look for an issue that couldn’t physically be at my house.

Not much you can do there either as an ISP or as a customer besides wait for openreach to figure out they’re wasting their own time

Definitely should be checking certs, though I always worry about the flip side of these device security decisions. if there is no way to update the trusted root certs, your TV becomes terminally ill with software ewaste disease when the manufacturer updates stop coming.

I really don’t like hardware becoming waste because we don’t have a better iot cert pool update story

I trust YouTube to know how to bake their own cert and trustworthy tls libraries into their apps but I’m not sure if that’s common in other apps

(Edit - the question is now different so my comment is stale)

My understanding is power is expended when current flows through a metal with resistance, and that loss is in the form of heat. The lower the resistance, the lower the loss and therefore lower the heat

Just to be clear I mean if the browser bar says accounts.google.com, you get the internet "level" validation. Regardless if the IP resolved by malicious dns is 10.0.1.1

This would be an extension of the recent HSTS preload list trend of associating a particular TLD (e.g. .dev) with a particular mechanism, and would not affect other tlds than (say) .lan or ip ranges

I don't see why a browser would "just trust" that because it is a private IP - the TLD is what matters. When you hit an internet TLD you should play by internet rules, when you hit a LAN TLD (or IP range) you could play by LAN rules. The judgement being decided by where the domain in the http request, not the final destination of any DNS lookups

If you directly went to 10.254.127.1, or some-domain.lan, that should validate differently to going to accounts.google.com

The argument I have in favour of not requiring encryption is best summarised by what you have outlined. It would require a massive industry shift towards no obvious solution with no backwards compatibility that doesn't solve anything

Until I hear a convincing story of how I will do the usual lan tasks of

- connect to my router to fiddle with settings

- see the management interface on my printer

- join my parents network and do things for them without having to explicitly trust a CA

- And most importantly, see consumers who don't understand any of those things be able to do these things all out of the box

I can't see how it is a viable expectation

I totally love encryption. It's great. But seriously: what domain will I visit to fix my pppoe settings. Who's going to control that domain, and who's going to renew the certs for it. Because if the answer we will expect consumers and SMEs to trust a certificate authority created by a factory with its own crappy security practices, I'm not sure how that's an improvement

Otherwise we are breaking things to "fix" something that doesn't "fix" anything. if someone is MITMing my lan, it doesn't matter whether my router is TLS or not. it's compromised

Do LAN sites need HTTPS? IE wifi router, printer, fax control panel?

I am pro-HTTP for these use cases for as long as browsers have more serious warnings against self signed certs, old SSL/TLS versions and weak algo choices than the warnings for HTTP.

Hardware deserves to be supported as long as it physically works rather than as long as its embedded TLS stays supported