Links Archive

http://www.pocketables.com/2012/09/beginners-guide-to-tasker-part-6-autoremote.html

Some cool stuff here if I get a chance to get back to it.  In most cases I don’t care too much about where a notification comes in, but there’s some useful info on communications between systems.

Be the first to comment

cantino/huginn · GitHub

Posted May 13, 2014 By Landis V

https://github.com/cantino/huginn#huginn–your-agents-are-standing-by

Nifty project.  I like the fact that it’s all under my own roof, and that I have the capability to trigger beyond just web.

Be the first to comment

https://www.rfc-editor.org/rfc/rfc4334.txt

Surprisingly short read, with incredibly little – effectively “no” – information on anyone actually implementing it.  Unsure at this point if anyone actually has, if it’s something that’s just done within larger proprietary systems, or whether it’s not done at all because clients don’t take advantage of it.  Virtually every reference I could find to “SSIDList” or “id-aca-wlanSSID” points back to the RFC documents.  This probably means that I need to create a few certificates, some with the attributes and some without, and test some clients to see if they will actually use the certificates automatically to associate to a WPA2 EAP-TLS protected network when they have a certificate with a matching ID.  Time will probably not allow for this at any point in the near future.

Be the first to comment

http://assesspki.googlecode.com/svn-history/r12/trunk/paper/assessing-enterprise-pki-deployments.docx

Good document with information on elements that should be present, and recommended values, for several common X.509 certificate use cases/types.

Be the first to comment

http://www.privacywonk.net/2010/10/security-how-to-wpa2-enterprise-on-your-home-network.php

Nice write-up.  Very straightforward and easy to follow.  I was searching for info on extendedKeyUsage with automatic SSID/certificate matching (per RFC4334), so this wasn’t quite it, but was noteworthy.

Be the first to comment

http://www.zytrax.com/tech/survival/ssl.html

Helpful info.  Looks to be some other good reading on the site as well.

Be the first to comment

https://www.cs.auckland.ac.nz/~pgut001/pubs/x509guide.txt

Seems to get into some good depth, breaks up the material by interspersing relevant quotes.  Helps an otherwise dry topic.

Be the first to comment