Viewing profile — akaiser
akaiser
HN member- Joined
- Wed, Mar 06, 2013, 12:15 PM UTC
- HN karma
- 39
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About akaiser
No profile information was provided.
Recent public activity
-
comment
Comment #42236269
Eludes me why they didn't have device-certificate-based auth for their Enterprise WiFi in addition to the username+password. Basically comes for free with AD and NPS.
-
comment
Comment #39452945
A wallet app like Exodus is not for keeping BTC, it's for transacting with it. The wallet file is for keeping BTC, and whether you print it on laminated paper or copy it to multipl…
-
comment
Comment #38150104
Then again, an attacker can read the decryption key from RAM (freeze and remove the modules, then dump the memory on another system) and decrypt the disk offline. So, data on a sto…
-
comment
Comment #37194079
Technically there is no requirement for a mobile app or data. Through PayByPhone you can pay for parking using SMS, by calling (IVR), a web app or mobile apps. But as the author po…
-
comment
Comment #37193815
Yes, try https://m.paybyphone.com
-
comment
Comment #16363496
The article describes the fact that the CM Browser ignores certificate errors and shows websites as though they were properly secured. Having an actual proper setup (with a trusted…
-
comment
Comment #16363264
Why not just pretend you do TLS and simply don't show MITM attacks to your users like the (also somehow Chinese) CM Browser does? https://medium.com/@dEad0r/cm-browser-insecurity-c…
-
comment
Comment #9958830
The final goal this probably had is already achieved (a lot better) by properly configured TLS. I think this only prevents having the password in clear text at some specific point …
-
comment
Comment #6077006
You should have started with the NCHAR(2000) example. Choosing INT over BIGINT is really something that, as you calculated yourself, wouldn't change the fate of a project. Especial…
-
comment
Comment #5350120
Thanks for pointing to your low-latency-switching strategies, was an interesting read! Although I see how it is great for a high availability strategy as a side-effect, I wonder wh…
-
comment
Comment #5330729
Let's wait for someone to find a vulnerability based on that bug then. Ideas, anyone?