TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Introducing Anonymous Login and an Updated Facebook Login

454 点作者 adidash大约 11 年前

45 条评论

numair大约 11 年前
You&#x27;re an idiot if you implement this. On iOS, use the device token and implement truly anonymous login without having to deal with anyone else brokering your users&#x27; data; I&#x27;m not sure what the Android equivalent is, but it can&#x27;t be much more difficult.<p>Remember, Facebook is the same company that cuts deals with shady data brokers like the Datalogix (the company that buys your grocery store discount card data and re-sells it, among other things) to build a comprehensive profile of everything you do. Using them for this pseudo-anonymous &quot;anonymous login&quot; helps them a lot more than it will ever help you, as a standalone developer.<p>I can&#x27;t wait for Facebook to trademark the term &quot;Anonymous Login,&quot; just to complete the irony. Remember, if it was actually anonymous, you wouldn&#x27;t need Facebook&#x27;s help to implement it.
评论 #7676002 未加载
评论 #7676430 未加载
评论 #7676105 未加载
评论 #7676192 未加载
评论 #7676060 未加载
评论 #7676284 未加载
评论 #7678904 未加载
评论 #7676184 未加载
评论 #7677150 未加载
评论 #7676100 未加载
评论 #7677376 未加载
评论 #7677943 未加载
评论 #7678024 未加载
评论 #7678134 未加载
评论 #7676764 未加载
评论 #7676363 未加载
评论 #7678142 未加载
评论 #7677974 未加载
评论 #7676762 未加载
评论 #7677418 未加载
评论 #7676973 未加载
评论 #7678436 未加载
评论 #7676489 未加载
jawns大约 11 年前
Over the years, Facebook has dabbled with a bunch of different ways of apps requesting&#x2F;handling user permissions and data.<p>This is not, actually, the first time Facebook has enabled this level of granularity, as far as users being able to grant permissions piecemeal.<p>It used to be (not sure if it still is) that an app could request one permission here, one permission there, at various points in its application flow. But with each request (in which you could bundle a bunch of different permissions) it was either an &quot;all or none&quot; decision for the user.<p>This new approach just makes things a little easier, because you can present all of the permissions and data request up front and let the user pick and choose what should be granted.<p>I think this Facebook thing is really going to take off one day.
评论 #7675816 未加载
评论 #7676015 未加载
danudey大约 11 年前
I never use Facebook Login for sites&#x2F;apps, not because I don&#x27;t trust the sites&#x2F;apps with my FB data but because I don&#x27;t trust FB with my app usage data.<p>Now, if I could log into Facebook without giving them access to my data, that would be a killer feature.
评论 #7676041 未加载
评论 #7675712 未加载
评论 #7675721 未加载
评论 #7676110 未加载
评论 #7676750 未加载
评论 #7680678 未加载
morgante大约 11 年前
As a developer and user, I love this. For many small apps, it just doesn&#x27;t make sense to ask people to create a username&#x2F;password, but I still want a way of authenticating them. This move gives me a way to leverage Facebook for that without users giving up any privacy. A total win&#x2F;win.
评论 #7675911 未加载
评论 #7677544 未加载
marojejian大约 11 年前
The most important thing FB can do is win universal login. And the #1 thing it can do to promote that is restore some faith in its privacy commitment. This is a very smart move.<p>Of course let&#x27;s see how they implement it. If the process is too complex, it won&#x27;t work for users. Given their reputation on privacy - it will be hard to recover. But (almost) no other company has as good a shot at this opportunity.
评论 #7675665 未加载
评论 #7675840 未加载
gdeglin大约 11 年前
I&#x27;m bouncing between thinking this is great and this is awful. Ultimately I&#x27;m very curious how developers will use it.<p>The main risk seems to be what happens if Facebook decides to remove Anonymous login. You may have many accounts on your site that had logged in anonymously and participated, but now no longer have a way back in. This seems like an awful scenario, and yet a very possible one -- Facebook is quick to change and remove features on Platform.
评论 #7677253 未加载
loceng大约 11 年前
Isn&#x27;t the issue that we don&#x27;t want to share information with Facebook?
评论 #7676172 未加载
评论 #7675497 未加载
评论 #7675441 未加载
评论 #7675733 未加载
评论 #7676087 未加载
评论 #7676638 未加载
评论 #7675708 未加载
评论 #7675681 未加载
ISL大约 11 年前
A win for new sites that are starting up and can leverage the FB sign-in framework.<p>An example: I&#x27;ve wanted to try out <a href="https://giveit100.com/" rel="nofollow">https:&#x2F;&#x2F;giveit100.com&#x2F;</a> since launch, but have been waiting for an alternative sign-in.<p>Thanks FB!
评论 #7675805 未加载
评论 #7676349 未加载
ganjianwei大约 11 年前
This is likely to get traction because generally:<p>- people have already signed up with Facebook<p>- people don&#x27;t trust app developers with their FB data, and don&#x27;t trust app devs not to post crap to their timelines<p>- people hate signing up for another service again with email and password (you have to give out your email, you have to create&#x2F;reuse and remember a password)<p>The more open question is if it will cannibalize FB logins or get incremental people to sign up with FB (people want to do this anonymously but didn&#x27;t have the option and gave up).
评论 #7677820 未加载
评论 #7677735 未加载
moot大约 11 年前
HELL HAS FROZEN OVER
评论 #7675625 未加载
评论 #7675705 未加载
评论 #7675581 未加载
afternooner大约 11 年前
This is the exact opposite of the product I want. The group I least want in control of my data is Facebook and their ever changing security&#x2F;privacy policies.
评论 #7676678 未加载
outside1234大约 11 年前
tl;dr: App gets no data and Facebook still gets the same data. Total win for Facebook.
评论 #7676320 未加载
jtchang大约 11 年前
This is what happens when users are screaming &quot;I want my privacy back&quot; and you are stuck between corporate goals of monetizing users and user experience.
评论 #7676117 未加载
Jemaclus大约 11 年前
I suppose it still tells that service that I have a FB account. Better than telling them everything about me, I guess?
评论 #7675404 未加载
评论 #7675760 未加载
评论 #7677324 未加载
评论 #7676668 未加载
ecocentrik大约 11 年前
Facebook keeps framing thier role in providing OAUTH as one where they are protecting their users from all the bad guys on the outside. I thought it was clever marketing when I first saw them take this position but it seemed obvious to me that anybody who implemented Facebook login was giving Facebook the upper hand. One party gets free advertising and the other gets a scary looking permissions page that makes them look like an identity thief. In the process, the first party transmutes their bad press into the appreance of good will in countering the second party&#x27;s apparent bad intentions.<p>Everybody must have caught on to Facebook&#x27;s bad will psych game by now so why would anyone keep using Facebook Login?This latest change just moves the bad will to your login page. Every time someone moves to log in they will be reminded who Facebook thinks should be trusted and it&#x27;s never going to be you.
asnyder大约 11 年前
Wow, it seems like they finally got rid of the minimum e-mail, profile, friends and all that jazz. Just finished reading the dev docs and it seems we can finally limit the minimum scope. Facebook can now just be used as a standard login.<p>Though they now need to educate users so that they don&#x27;t still feel that their privacy is being violated.
EGreg大约 11 年前
The only benefit of anonymous facebook login over a native session is the supposed &quot;cost&quot; of creating too many accounts, and enabling things like a <a href="http://en.wikipedia.org/wiki/Sybil_attack" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sybil_attack</a><p>Actually I would like to ask if anyone here knows of more good solutions for making creating accounts expensive. Captchas ain&#x27;t it anymore.<p>The best one I know is Phone Verification. <a href="http://www.blackhatworld.com/blackhat-seo/making-money/596992-way-bypass-craigslist-phone-verification.html" rel="nofollow">http:&#x2F;&#x2F;www.blackhatworld.com&#x2F;blackhat-seo&#x2F;making-money&#x2F;59699...</a><p>Buying a cellphone in order to get an account is expensive enough. But is there something better?
neil_s大约 11 年前
Nice one. I&#x27;ve been using a Chrome extension called fPrivacy to do this presently on the web, since very few websites actually check to see if they&#x27;ve got all the extraneous information they requested. But it sometimes breaks the login process, so it&#x27;ll be nice to get rid of it.<p>Next top feature Facebook should introduce: Automatically generate a new anonymous email address for each app. I can then go into Facebook settings later and prevent any of those addresses from forwarding to my personal address if that app starts spamming or gets hacked. They did have an anonymous email feature at some point, but it wasn&#x27;t fully ready yet.
programminggeek大约 11 年前
This is a horrible idea for app developers. If someone wants to sign up for my app, but doesn&#x27;t want to create a real user account with an email address and personally identifiable information, then I don&#x27;t have a real customer relationship or anything of value. So, why even make them log in?<p>I guess I just don&#x27;t see the point of requiring a user account if it isn&#x27;t adding value to either the user or the app creator.<p>One more reason not to use Facebook as a login mechanism I guess.
评论 #7675631 未加载
评论 #7675643 未加载
评论 #7675603 未加载
nollidge大约 11 年前
If anybody else is wondering what the hell &quot;f8&quot; is:<p><a href="http://en.wikipedia.org/wiki/Facebook_f8" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Facebook_f8</a>
评论 #7675855 未加载
melindajb大约 11 年前
another idea, but thinking the following:<p>1. anyone who wants to use a site has to create an account with a fb &quot;anonymous&quot; login. there would be no more &quot;free&quot; access&quot; because then you can start to tie free user behavior to actual conversion.<p>2. Once the user wants to pay, this is tied to giving more information--at least name and email address.<p>Will be interesting to see the details, because tying free behavior to conversion is a holy grail for marketers.
yawgmoth大约 11 年前
This seems like a fairly natural step for Facebook, as increasing app dependency on Facebook for account authorization is a step towards building a platform.
EGreg大约 11 年前
So basically fb gives each app a unique uid for that user so they can&#x27;t be tracked across apps right? And returns no info for them?<p>Has anyone actually tried using this?
melindajb大约 11 年前
Will developers be able to reject customers who insist on anonymity? If not, I&#x27;m inclined to lean away from offering Facebook login.
primitivesuave大约 11 年前
It&#x27;s a great idea in theory, but a pile of shit in reality. What&#x27;s the point in using third-party authentication if you get zero data from it? Unlike Facebook, my goal is not to sell user data to the highest bidder, it&#x27;s to have the user skip the steps where they enter their real name and confirm their email address.
评论 #7676337 未加载
评论 #7676401 未加载
评论 #7676294 未加载
评论 #7676682 未加载
Pxtl大约 11 年前
This is one case where Facebook is really showing Google how it&#x27;s done. I mean, Google is failing to get Google Plus accepted as a social layer for Google&#x27;s <i>own</i> pages, while Facebook is working on getting Facebook accepted as a social layer for <i>every other site on the Internet</i>.
drdaeman大约 11 年前
We seem to start to really fail making distinction between anonymity and pseudonymity.<p>&quot;Anonymous login&quot; means you provide no identity information whatsoever. If you&#x27;re &quot;person #123456789&quot; or &quot;f93f9211-9f49-4bad-ad34-e00f8c536b0f&quot; or whatever - you&#x27;re not anonymous.
danielrakh大约 11 年前
This is great. As an iOS developer this lowers the barrier of entry for people to try out your app.
izzydata大约 11 年前
What is the point of this? I don&#x27;t want to have to login with facebook at all. If some site has facebook login requirements I simply don&#x27;t use that site anymore.<p>If you use facebook login for your site then you are shooting yourself in the foot if you care about users.
评论 #7675761 未加载
评论 #7675661 未加载
评论 #7675742 未加载
minimaxir大约 11 年前
How long until Facebook releases a photo app with Anonymous Login as its central feature?
geoffsanders大约 11 年前
If you want truly anonymous login, might I recommend <a href="https://launchkey.com" rel="nofollow">https:&#x2F;&#x2F;launchkey.com</a><p>Obviously there&#x27;s nothing truly anonymous about this service if Facebook knows everything about you...
cowchase大约 11 年前
I&#x27;m surprised nobody has mentioned SQRL for truly anonymous identification and authentication yet <a href="https://www.grc.com/sqrl/sqrl.htm" rel="nofollow">https:&#x2F;&#x2F;www.grc.com&#x2F;sqrl&#x2F;sqrl.htm</a>
oliomel大约 11 年前
I don&#x27;t know if this is silly, but...<p>what happens when people blindly trust a button and someone decides to exploit that by making a fake one open a phishing pop up requesting your Facebook credentials? Has this been done?
grrowl大约 11 年前
By the way, Facebook already knows you&#x27;re using an app <i>before</i> you log in, when the app pings Facebook to check the login status. This only prevents usage information leaking back to the app itself.
marincounty大约 11 年前
I&#x27;ve used a sudonym for years. FB depresses me? I guess because I see my friends ageing. I did reserve my real name; in case I ever really liked FB, but I am still using a civil war veterans name.
jfernandez大约 11 年前
Seems like an interesting choice for a demo video to showcase Flipboard (i.e. regarding their own stake in this realm of products, Paper). Granted this isn&#x27;t about that, but that was fun to think about.
Touche大约 11 年前
Wish this went farther and Facebook only did the &quot;this guy exists&quot; exchange, otherwise not keeping a record that the request ever happened.
harmonicon大约 11 年前
Does an ad-free, data-collection free and paid subscription based version of Facebook has any chance in the market?
gradstudent大约 11 年前
I&#x27;d like to know why &quot;Anonymous Login&quot; is not the default and single login option.
bhartzer大约 11 年前
So when are anonymous logins a part of Facebook&#x27;s privacy plan?
mahyar大约 11 年前
Anyone knows when the changes become effective?
peterbe大约 11 年前
Too late. Users don&#x27;t trust facebook no matter what scopes you [don&#x27;t] ask for and tell people &quot;we never post on your wall&quot;.
jchysk大约 11 年前
This isn&#x27;t anonymous login. Facebook still knows what you&#x27;re logging into. LaunchKey is true anonymous authentication.
donniezazen大约 11 年前
Anonymity on Internet is a myth.
cliveowen大约 11 年前
&quot;People tell us&quot;<p>People don&#x27;t tell you anything, they don&#x27;t have a way to do it. Facebook just does whatever it wants without caring about the users, lets cut the BS.
评论 #7675563 未加载
评论 #7675508 未加载