Viewing profile — skion
skion
HN member- Joined
- Tue, Apr 09, 2013, 11:51 AM UTC
- HN karma
- 34
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About skion
Recent public activity
- story
-
comment
Comment #14709473
Yes, you can filter by email address or email domain. It's one of the things we get for free by using WordPress Social Login.
-
comment
Comment #14709134
Hi HN, We received a number of requests from (ex-)Clef users asking if we would perhaps build an authentication plug-in for WordPress, now that Clef is sunsetting. This is our firs…
- story
- story
-
comment
Comment #14483792
There are probably several angles on this. One is to let our Authentiq ID mobile app support and sign in to SecureLogin sites. Another to let websites that use Authentiq automatica…
-
comment
Comment #14483293
Yes! As a site admin in today's world, you should indeed not want to store passwords. Or even personal data for that matter. I applaud this initiative since it lists exactly the re…
- comment
- story
-
comment
Comment #12076924
Or any server side store, maybe DynamoDB.
-
comment
Comment #10843310
You probably mean €500 thousand, not million.
-
comment
Comment #9818849
This is indeed a typical configuration for authoritative name servers.
-
comment
Comment #8448678
"Passwords might be useful for someone who works on a public computer at the library." Key loggers anyone?
-
comment
Comment #8147092
You guys are right of course; I was looking at the C version.
-
comment
Comment #8146600
For one the fact that (the author of NaCL) Daniel Bernstein is backing it.
-
comment
Comment #8101204
> And always unbundle DNS contract from hosting contract, so you can switch fast, in case your hosting provider sucks. With Hetzner that is indeed a necessity. They sell cheap iron…
-
comment
Comment #7766410
So, what other extensions can we ditch now? I really like the UX of SDC; are Disconnect or DoNotTrackMe just clutter, or adding value still?
-
comment
Comment #7743411
Curious if Analytics and Real User Monitoring (RUM) companies feel addressed by this memo. And whether the IETF intended that or not.
-
comment
Comment #7658879
Agree with this, even if just done in one reference language. It is much easier for the community to port an existing binding to other languages, than to implement a new client fro…
-
comment
Comment #7500666
I think that would then be the first time that Ubuntu LTS is piggybacking on an LTS kernel. With 3.12 already 6 months old that seems unlikely to me given Ubuntu's usual attempts t…
-
comment
Comment #7500648
Not according to http://www.phoronix.com/scan.php?page=news_item&px=MTY0NTc No risks for an LTS release I guess.
-
comment
Comment #7183674
I just fixed that by setting: security.tls.version.max = 3 security.tls.version.min = 1 security.ssl3.rsa_fips_des_ede3_sha = false in about:config, after which it also said "Proba…
-
comment
Comment #6914328
"As a result, Telegram is the fastest and most secure messaging system in the world." That's a very bold and yet to be proven statement. Probably any crypto expert would know bette…
-
comment
Comment #6514010
I love how exactly this mistake is covered in detail in the first week of Dan Boneh's crypto course: https://class.coursera.org/crypto-008/class The Russians made the same mistake …
-
comment
Comment #6393359
And so the age starts where we rewrite in Go for performance all cool things Ruby, Python...