Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lostmsu
on Aug 1, 2023
|
parent
|
context
|
favorite
| on:
Show HN: Local development with .local domains and...
This long article helpfully forgets to mention, that localhost/loopback addresses are considered secure without https.
https://developer.mozilla.org/en-US/docs/Web/Security/Secure...
WorldMaker
on Aug 1, 2023
[–]
Some features have still moved to TLS-only even for localhost. "Considered secure" is somewhat orthogonal to "requires TLS". You can only use HTTP/2 with TLS, for instance, whether or not you are in a "secure context".
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://developer.mozilla.org/en-US/docs/Web/Security/Secure...