I stopped using it a while ago.
Thanks for reminding me Flipboard - Account deleted.
Thanks for reminding me Flipboard - Account deleted.
Zite is still my all time favorite news aggregator but Flipboard is still an interesting read once in a while. Guess it's time to change my password.
You and me both... I tried Flipboard once they purchased Zite, but I found it not as pleasing and well cumbersome compared to what Zite offered. I haven't been back to Flipboard in quite some time.
While not excusing a breach, the reality is that security is multilayered and simply very hard. It’s a lot like keeping squirrels from bird feeders. The people looking to breach spend all their time and resources to breach but the security people can only do so much.
Factor in third party libraries with their own vulnerabilities, software vulnerabilities, hardware vulnerabilities, and human weaknesses to phishing and the like and the job is even harder.
After having dealt with various security stuff over the years, working with third parties in software scanning, pen testers, etc. I’ve realized that the odds are stacked perpetually against any company. There are more hackers out there with agendas, resources, and cleverness than there are people available to defend against them in every corporation. It’s the blessing and curse of the internet all at once.
While not excusing a breach, the reality is that security is multilayered and simply very hard. It’s a lot like keeping squirrels from bird feeders. The people looking to breach spend all their time and resources to breach but the security people can only do so much.
Factor in third party libraries with their own vulnerabilities, software vulnerabilities, hardware vulnerabilities, and human weaknesses to phishing and the like and the job is even harder.
After having dealt with various security stuff over the years, working with third parties in software scanning, pen testers, etc. I’ve realized that the odds are stacked perpetually against any company. There are more hackers out there with agendas, resources, and cleverness than there are people available to defend against them in every corporation. It’s the blessing and curse of the internet all at once.
It still kills me that they killed Zite. It was so much better. Flipboard has a lot more competition now with Apple News and such in the picture now.
Well that's similar to Firebase, wrapping OAuth with their own auth as a service. I'm saying that shouldn't be necessary. The whole point of OAuth is making it easy to authenticate people with nothing but an OAuth provider, which should be easy to host. You know they've failed because people are wrapping their junk with something nicer like Auth0 or Firebase.Auth0 ... "auth-zero"... (not to be confused with OAuth) wraps around OAuth and makes the process much, much simpler. It abstracts away the complexities of establishing OAuth connections with many services, as well as offering direct Username-Password authentication against its own database. I just starting working with their tech and it does make life a LOT easier. Great documentation, great library of SDKs. These guys are doing it right.
This does not stop until there are significant financial and potential criminal penalties for companies that have security breaches exposing customer data. It will be at that point that they start taking security seriously.
[doublepost=1559315593][/doublepost]This is disappointing but then I realized that i haven't been using my Flipp account for a while. One less thing to worry, so I deleted my Flipp account instead.
Flipboard today emailed Flipboard users to let them know about a security breach that saw usernames, email addresses, and protected passwords accessed by hackers.
Between June 2, 2018 and April 22, 2019, there was "unauthorized access" to Flipboard databases that leaked account information. Flipboard says the hackers "potentially obtained copies" of some databases, and has not yet shared details on how many accounts were compromised.
![]()
Databases included Flipboard usernames, names, email addresses, and passwords, but the passwords were salted and hashed, which means they weren't stored in plaintext and would be difficult to crack.
Also included were digital tokens used to connect Flipboard to third party services like Twitter or Facebook, if users had indeed connected their Flipboard accounts to their social media networks.
Flipboard is resetting all user passwords and replacing or deleting all digital tokens. If you connected Flipboard to Facebook or Twitter, you will need to reconnect your accounts.
Flipboard says that to prevent something like this from happening again, it has implemented "enhanced security measures." Law enforcement officials have also been notified.
The company recommends that users who use the same username and password for Flipboard that they use for other accounts change their passwords for other services as a precautionary measure.
Article Link: Flipboard Hack Exposed Usernames, Email Addresses and Hashed Passwords
Who are the CTOs and engineers of these companies that decide they want to write their own authentication systems!? Companies need to start getting class action lawsuits for privacy violations and sued into oblivion... then they will start taking security seriously.