Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jtcasper
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Kill Chain
(artificialbureaucracy.substack.com)
2 points
by
jtcasper
6mo ago
|
0 comments
2.
▲
by
jtcasper
3y ago
The <datalist> element with a text input field is an HTML native typeahead, which works great with SSR or you could wire up the datalist client side with an XHR creating the datalist. You maybe don't get full control over the ren
3.
▲
by
jtcasper
4y ago
My Solokey is hackable and firmware available under Apache/MIT ( https://github.com/solokeys/solo1 ). Unfortunately the easiest way to "export" is likely to rely on the RP, as if they effectively use the s
4.
▲
by
jtcasper
4y ago
FIDO2/WebAuthn don't have anything to do with user management from an application architecture perspective. They leave all the work of combining the attestation credentials and your application's concept of a "user"
5.
▲
by
jtcasper
5y ago
I think we found out about it in October or November from a pre-release Chromium Edge user? I definitely was surprised to see as short a turnaround as 5-6 months, and if you're only hearing about it now I can't imagine the stress.
6.
▲
by
jtcasper
5y ago
I just migrated our auth service for my employer and wrote up a guide on what I think you need to know and should do if you're going through it. I think it was overall incredibly straightforward, and the Yubico maintainers even added s
7.
▲
Migrating your U2F auth service to WebAuthn
(jacobcasper.com)
4 points
by
jtcasper
5y ago
|
0 comments
8.
▲
by
jtcasper
6y ago
Why bother writing a webserver when you can have systemd BE the webserver? I use the SQLite database as a standin for something heavy like Kafka, because I need to guarantee all messages are delivered and uploaded before I stop attempting t
9.
▲
Show HN: MercuryMS, a message receiver for Twilio MMS interfaces
(github.com)
3 points
by
jtcasper
6y ago
|
1 comments