Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sgoto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
Intent to Experiment: Email Verification Protocol
(groups.google.com)
2 points
by
sgoto
4mo ago
|
1 comments
2.
▲
by
sgoto
4mo ago
Automatically verify email addresses with cryptographic proof rather than manually via OTPs
3.
▲
by
sgoto
5mo ago
You should take a look at https://github.com/WICG/email-verification-protocol and https://github.com/w3c-fedid/FedCM ... they also share a lot of the historical lessons learned with Mozilla's
4.
▲
Working to Decentralize FedCM
(atproto.com)
2 points
by
sgoto
6mo ago
|
0 comments
5.
▲
by
sgoto
7mo ago
Live tweeting here: https://bsky.app/profile/sgo.to/post/3mge7u5pczk2j
6.
▲
Show HN: Collaborative Blogging
(blog.sgo.to)
3 points
by
sgoto
7mo ago
|
1 comments
7.
▲
by
sgoto
8mo ago
https://code.sgo.to
8.
▲
Email verification protocol
(github.com)
214 points
by
sgoto
11mo ago
|
146 comments
9.
▲
by
sgoto
11mo ago
Verify email addresses automatically
10.
▲
by
sgoto
1y ago
Yeah, websites can choose any other identity provider, and in fact, do.
11.
▲
by
sgoto
1y ago
This sounds super interesting! I'd love to beta test it if you are looking for people to try! You can find me at: http://twitter.com/samuelgoto
12.
▲
Show HN: How to login to websites without phone-homing an IdP
(twitter.com)
1 points
by
sgoto
2y ago
|
0 comments
13.
▲
Fediverse and Browsers
(github.com)
5 points
by
sgoto
2y ago
|
0 comments
14.
▲
Register your website as your identity provider with the Browser
(github.com)
2 points
by
sgoto
2y ago
|
1 comments
15.
▲
by
sgoto
2y ago
Own your own domain? Want to Sign-in to websites with it? Register it with the browser! Instructions: https://github.com/w3c-fedid/idp-registration/issues/2#issue...
16.
▲
by
sgoto
2y ago
At this point, wouldn't "email authentication" simply be OpenID?
17.
▲
by
sgoto
3y ago
https://code.sgo.to/2019/08/01/the-axiomatic-force-conjectur...
18.
▲
by
sgoto
3y ago
Fair point on the point on the term polyfill. Done, replaced it with "JS renderer" [1]. [1] https://github.com/google/typograms/commit/4270c0ad387a2b500...
19.
▲
by
sgoto
3y ago
Exactly.
20.
▲
by
sgoto
3y ago
Maintainer(!) here, reading the comments! Can you help me understand what you'd expect? I can't really find the "inductor" you are referring to and the "C" character that seems off to you. Care to expand a bit
21.
▲
by
sgoto
3y ago
Neat! Want to send a PR with some of these diagrams as examples?
22.
▲
by
sgoto
3y ago
Many diagrams I am able to draw manually as I'm editing source code on emacs, but for more complicated ones I tend to use this: https://asciiflow.com . To each their own, so pick your favorite ASCII editor.
23.
▲
by
sgoto
3y ago
Done, merged a patch to clarify that it is absolutely the latter: this is an implementation from scratch with completely different rendering passes, design and SVG output structures. Does that help? https://github.com/google
24.
▲
Identity Is Who You Are
(code.sgo.to)
2 points
by
sgoto
3y ago
|
1 comments
25.
▲
by
sgoto
3y ago
What's the relationship between passkeys and OIDC/SAML.
26.
▲
Typograms: A definition and renderer for ASCII diagrams
(google.github.io)
162 points
by
sgoto
3y ago
|
58 comments
27.
▲
by
sgoto
3y ago
Previously submitted in personal repo: https://news.ycombinator.com/item?id=32133345 Now, officially open sourced: https://github.com/google/typograms
28.
▲
by
sgoto
3y ago
A few early explorations on a similar idea: https://code.sgo.to/2021/07/02/english--.html https://code.sgo.to/2020/08/31/syntactic-theory.html https://code.sgo.to&#x
29.
▲
by
sgoto
4y ago
Some of us are proactively working on this problem [1]. Not trivial, but I think we are making forward progress to reconcile and mediate login in browser UX. [1] https://github.com/fedidcg/FedCM/blob/main/
30.
▲
by
sgoto
4y ago
Ok, submitted a quick fix here: https://github.com/samuelgoto/typograms/commit/40829f6db1a21...
More ›