DavidHogue
- Karma
- 26
- Created
- May 4, 2012 (14y ago)
- Submissions
- 0
https://davidhogue.com/
[ my public key: https://keybase.io/davidhogue; my proof: https://keybase.io/davidhogue/sigs/48dc-HIBrDV826VzMNiYB69x3Nfj4ctI4EQ6H4q0nzc ]
[ my public key: https://keybase.io/davidhogue; my proof: https://keybase.io/davidhogue/sigs/48dc-HIBrDV826VzMNiYB69x3Nfj4ctI4EQ6H4q0nzc ]
I hear that they still plan to have a mechanism for patching zero-day vulnerabilities. Don't know how exactly, but a slide in one of Hanselman's talks mentioned it.
I've been thinking about this a lot lately. The ideal solution seems to be to encrypt traffic between all hosts on the local network. Are there any good resources for how to setup IPSEC or something on a local wifi…
There are degrees of brokenness with SSL. Even if certificate authorities are compromised by major governments, SSL is still enough for now to keep my credit card safe from the shady guy in the back corner of the coffee…
They also have a few other talks on youtube about similar topics and a book now: http://shop.oreilly.com/product/0636920018025.do
OpenVPN can be set to route only certain IP blocks to the tunnel. I sometimes do prefer to route everything over the vpn though, especially at coffee shops that filter specific ports.
The standard sshd does not log failed passwords. A few years ago I was seeing a lot of brute force attempts and I was curious to see the passwords. The only way I could do it was to edit the source code of sshd to add…
I used to start a lot of my sentences with "I think...", "In my opinion...", or "To me it looks like..." and I noticed my emails would commonly go unresponded to, or worse: the conversation would go directly opposite of…
In fact there's even a 1.10 beta out now, so they are not dropping support for IE6/7/8 anytime soon. It's true jQuery 2.0 can't be used with old IE, but if that's what you need to support use the 1.x branch.