TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

One-Click Anonymous Login

76 pointsby fapi1974about 4 years ago

24 comments

minitechabout 4 years ago
Followed the links to here: <a href="https:&#x2F;&#x2F;github.com&#x2F;bluenumberfoundation&#x2F;humanid-documentation&#x2F;blob&#x2F;bd46a938068a80716c5208af4c3005c2ab5a4ad6&#x2F;humanIDWhitePaper.pdf" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bluenumberfoundation&#x2F;humanid-documentatio...</a><p>&gt; To make it more difficult to brute force, when generating the humanID Account ID, we will concatenate the phone number with a Salt Key (another string that will be appended before the hash).<p>&gt; sha512hash ( Salt_Key + Phone Number ) = Hash Result<p>This is a complete joke (a SHA-512 of a phone number can be brute-forced on a typical computer in a fraction of a second). I doubt the rest of the protocols and cryptography are any better.<p>Also, phone numbers are not unique identifiers for people. Real people, malicious or not, have multiple or no phone numbers (or phone numbers that can’t receive SMS). I haven’t found a clear answer yet as to whether SMS verification is the only proof step but it <i>seems</i> like that’s the case.
评论 #26838700 未加载
评论 #26838525 未加载
评论 #26841720 未加载
评论 #26841175 未加载
评论 #26841308 未加载
评论 #26838639 未加载
评论 #26842071 未加载
评论 #26842269 未加载
评论 #26838497 未加载
tootieabout 4 years ago
So, this doesn&#x27;t look like they&#x27;ve actually broken any new ground here that you can&#x27;t achieve with existing commercial products like Okta or Auth0. They&#x27;re taking an extra step of asking you to store hashes of their hashes. Which actually feels less secure since if hackers get their hashes, that as good as getting clear passwords to login directly your site? I&#x27;m not actually clear on that.<p>But either way, the diagram says they&#x27;re hashing phone numbers, so presumably that means they authenticate by typing in their phone number which is a terribly password since you give you phone number out to people so they must also send a TOTP via SMS which is better, but not great. NIST has started recommending not to use SMS for out-of-band authentication. Either way, this whole chain of events just delegates authentication your mobile carrier. Same thing if you send a TOTP to an email address. It feels more seamless, but really you&#x27;re just delegating auth to their email provider. No different that using OAuth.
评论 #26838551 未加载
评论 #26838157 未加载
dangabout 4 years ago
The submitted title was &quot;My company got pitched on anonymous sign in – curious to hear pros and cons&quot;. Submitters: please don&#x27;t do that. If you want to add a question or a gloss on an article, that&#x27;s fine, but do so by posting a comment to the thread.<p>&quot;<i>Please use the original title, unless it is misleading or linkbait; don&#x27;t editorialize.</i>&quot;<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html</a>
fundamentalabout 4 years ago
At least looking at the archive.org version of the site it looks like just providing a way of building a username out of hash(phone number, website). I&#x27;m not seeing information about passwords or authentication and I wouldn&#x27;t treat knowledge of someone&#x27;s phone number to be at the same level of a password.<p>So, to me it looks like marketing hype without substance. It would be useful for the site to be online and not giving 500 errors though to see if they had anything else.
评论 #26838003 未加载
wideareanetworkabout 4 years ago
Users expect signin to work the way they expect it to work.<p>I once implemented a non standard signin where all that was needed was an email link which kept you signed in.<p>Users hated it.<p>They actually went to the trouble of complaining and no doubt it lost me potential signups.<p>These days I only ever do normal email and password signup.
评论 #26838178 未加载
freeopinionabout 4 years ago
The site is toast, so I can&#x27;t read how it works, but I will comment in general on 3rd-party auth.<p>I refuse to use sites that require 3rd-party auth. If I have a problem logging in to your site, I want to reach out to you and get it resolved. I don&#x27;t want you to say, &quot;We don&#x27;t have any ability to address auth issues on our own site. Take it up with &lt;completely unrelated site&gt;.&quot; I don&#x27;t want my account with you to be suspended because I had a falling out with Facebook or Google or anybody else that is not you.
评论 #26841128 未加载
nvartolomeiabout 4 years ago
<a href="http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20210412193528&#x2F;https:&#x2F;&#x2F;human-id.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20210412193528&#x2F;https:&#x2F;&#x2F;human-id.o...</a>
评论 #26838063 未加载
aww_dangabout 4 years ago
Expect more pushes for a fixed digital identity. Check the id2020 initiative. Gatekeepers are not fans of the pseudonyms we&#x27;ve been using since the early days of the Internet.<p>&gt;Our Vision: One Digital Identity per Human – both Anonymous and Accountable...billions of fake user accounts undermining our societies.
arkitaipabout 4 years ago
What are the use cases for anonymous logins from a business POV? Even if you are legit pro customer privacy, this feels like it requires some fundamental changes in how your business perceives and treats its customers, not just their data.
评论 #26838077 未加载
评论 #26841523 未加载
评论 #26841414 未加载
kwhitefootabout 4 years ago
&gt; Our Vision: One Digital Identity per Human – both Anonymous and Accountable<p>Why would I want to use something that allowed me only one identity?<p>And if I have to give away my mobile number it is hardly one-click.<p>And a lot of the stuff that other comments have mentioned!
kevincoxabout 4 years ago
It seems like SMS-based auth, with the &quot;gimmick&quot; that I trust this website instead of your website.<p>So already I won&#x27;t use it because I don&#x27;t want to authenticate via SMS. It also raises the immediate question of what happens when I change my phone number?<p>But why should I trust this website more than your website? Unless your website is fully zero-trust it is probably better to trust you to throw away my phone number than handing my phone number to this company and other data to your company.
leshokuninabout 4 years ago
Getting a 500 error
评论 #26837822 未加载
ANEDIabout 4 years ago
There is interesting project called Idena.<p>Prove you are human with validation as public turing test done on blockchain. There is simple one click login and it&#x27;s used now on Gitcoin.<p>Website: <a href="https:&#x2F;&#x2F;www.idena.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.idena.io&#x2F;</a>
Groxxabout 4 years ago
Prevent abusers, single stable identity per human, but you can&#x27;t cross-reference the identifiers and they don&#x27;t store anything.<p>... color me suspicious. I&#x27;d read the technical details, but I can&#x27;t seem to find any through the wayback archive.
评论 #26841537 未加载
RileyJamesabout 4 years ago
Hmm this is something I’d like to implement in some sites. I’ve been considering integrating with something like ActivityPub to enable user accounts without “more user accounts”.<p>Minimum viable user &amp; social features.
ksm1717about 4 years ago
Every entity I interact with online collects my data. The saving grace is that they don’t often compare notes. I do not want any entity to have all of my data, even if it has my ssn redacted
评论 #26838081 未加载
bastianpurrerabout 4 years ago
one of the humanID founders here. Very much appreciate the feedback, and also appreciate those that addressed concerns before we could. Always open to those that want to help fix any technical issues they might find - the team is fully nonprofit &amp; open source, you&#x27;re more than welcome to help!<p>Also, to be clear, while the site was down for an hour, the login never was, as we have set that up independently from the site.
godelskiabout 4 years ago
How&#x27;s it actually work? How are you actually making the login anonymous? If a website is able to fingerprint us then are we still anonymous?
评论 #26838210 未加载
johnhessabout 4 years ago
Are you interested in the technical pros&#x2F;cons, or the pros&#x2F;cons for your user community? What&#x27;s your company do?
评论 #26838051 未加载
iouabout 4 years ago
Why has this been up-voted so much? This is so bad compared to something modern like WebAuthN
ChrisArchitectabout 4 years ago
clicked the &#x27;Try&#x27; option. Got to the part asking for a phone number. Closed.
supergirlabout 4 years ago
a lot of marketing and no substance. is it just like a jwt?
aviparsabout 4 years ago
site down
endisneighabout 4 years ago
I&#x27;d say the main con is that the site isn&#x27;t reliable. I&#x27;m not being facetious. If you&#x27;re going to use 3rd party sign on, being on the front page of HN shouldn&#x27;t be enough to bring it down. Imagine if you posted your company&#x27;s site instead of the underlying technology and your sign-in was negatively affected.<p>My personal feelings, that aside, is that though many of us are privacy conscious, adding more and more dependencies to your site results in us having to trust more entities. Even if they don&#x27;t store anything, we have to trust they aren&#x27;t lying, that redirection is implemented properly, etc.<p>I think the best thing you can do if you care about the privacy of your users is minimize the amount of information necessary. So if your site doesn&#x27;t require email, don&#x27;t take it. If a phone number isn&#x27;t necessary, don&#x27;t ask for it. Use usernames, only ask for an email when the user is doing something that would require it (e.g. they need a receipt).<p>One thing that I <i>love</i> is when a site actually gives you a temporary username the minute you visit the &quot;app&quot; portion and you can use the site as if you created an account without having to do anything. That&#x27;s usually a sign that the administrators really do care about you not jumping through hoops.
评论 #26838278 未加载
评论 #26839257 未加载
评论 #26838235 未加载
评论 #26838656 未加载