Viewing profile — indolering
indolering
HN member- Joined
- Wed, Aug 31, 2011, 5:51 PM UTC
- HN karma
- 1,291
- Public activity
- 550 items
- HN profile
- View on Hacker News ↗
About indolering
No profile information was provided.
Recent public activity
-
comment
Comment #48899308
Montenegro (.me) seems to be aligned with the EU. But I would have expected there to see a legal ruling in France before Montenegro would do this sort of thing. I wouldn't be surpr…
-
comment
Comment #48216459
That's not how I remember it: it was an experiment that was useful at the time but didn't work out. It was useful internally to sandbox Flash player, but the limitations of the LLV…
-
comment
Comment #47916548
I really wish I had messed with Windows Phone when it was a thing. They were the only ones not to just ship a clone of an existing interface ASAP. But it was closed source and offe…
-
comment
Comment #47819735
The floating point "standard" was basically codifying multiple different vendor implementations of the same idea. Hence the mess that floating point is not consistent across implem…
-
comment
Comment #47724826
The answer is unequivocally yes: RISC-V is designed to be customizable and a vendor can put whatever they like into a given CPU. That being said, profiles and platform specs are de…
-
comment
Comment #47632973
I think it's a joke: you REALLY don't want to own your own servers.
-
comment
Comment #47519394
[flagged]
-
comment
Comment #47408118
I'm not unaware of this and I agree that WebPKI has greatly reduced global risk. New DNS tech takes a lot longer to implement but that doesn't mean we should kill DNSSEC support li…
-
comment
Comment #47406700
> The same reasons not to deploy DNSSEC that face large organizations apply to you: any mistake managing your DNSSEC configuration will take your domain off the Internet (in fact, …
-
comment
Comment #47406591
It can be used alongside WebPKI. And as someone who is worried about other protocols, it sure would be nice if I could setup DNSSEC for my domain and have clients pick up on that a…
-
comment
Comment #47406573
More rhetorical dunking instead of engaging with the substantive technical issues. I'm done.
-
comment
Comment #47406539
But it also applies to every other part of the stack, including WebPKI. Would you accept this as a valid argument against using HTTPS everywhere?
-
comment
Comment #47406488
DNSSEC also solves a bunch of real world threat models that do cause massive security issues. I think we should put that effort into DNS as well.
-
comment
Comment #47406457
That's fair! My primary gripe was about the need for non-profits to step in to begin with. Sorry if I didn't communicate that well. However, I'm don't feel sorry for registrars or …
-
comment
Comment #47406328
I would really appreciate it if you would respond to my points instead of just moving on to another argument. Do you hardcode Github and AWS keys in your SSH config? Do you think i…
-
comment
Comment #47406137
DNS is where domain name authority is delegated. Anything you build on top of that is also going to be a world of hurt if it gets compromised.
-
comment
Comment #47406068
DNSSEC PKI does not preclude one from hardcoding specific keys in the client as well. Providing global PKI and enabling end-to-end authentication by default for all clients and pro…
-
comment
Comment #47405947
Phishing existing isn't a good argument against cryptographically authenticating DNS records.
-
comment
Comment #47405873
The engineering effort! ECC solves the theoretical concerns around latency anyway yet we have people arguing that it shouldn't be done. But if it was worth making HTTPS faster to s…
-
comment
Comment #47405787
If DNS PKI is compromised, so is HTTPS. So yes, they would be scrambling too.
-
comment
Comment #47405772
HTTPS also has expiring keys that also need to be rotated. Most people outsource this to a service provider for them - as is the case with DNS. It's weird how people gripe about st…
-
comment
Comment #47405734
And for everyone else that just wants to connect to an SSH session without having to setup PKI themselves? Tying that to the records used to find the domain seems like the obvious …
-
comment
Comment #47405675
> None of what you've written here applies to the TLS and WebPKI case, so I'm going to take it that you're not arguing that DNSSEC validation by clients provides a security improve…
-
comment
Comment #47405622
> LE isn't primarily funded by non-profits, as you can see from the sponsor list here: https://isrg.org/sponsors/ I mean, Mozilla got the ball rolling and it's still run on donatio…
-
comment
Comment #47405488
> They did, and then we spent an enormous amount of time to shave off a few round trip times in TLS 1.3 and QUIC. But if it's worth doing for HTTP, why not for DNS? > Actually, it …