http://www.networkworld.com/article/2358443/software/94947-13-hot-new-open-source-projects.html
Couple of pretty interesting pieces here. I could see some handy graphing capabilities for network monitoring coming out of D3JS.
http://www.networkworld.com/article/2358443/software/94947-13-hot-new-open-source-projects.html
Couple of pretty interesting pieces here. I could see some handy graphing capabilities for network monitoring coming out of D3JS.
These look pretty slick, and useful. Might have to pick one up sometime.
https://supportforums.cisco.com/blog/9913621/using-open-source-dogtag-certificate-authority-ise-byod
I tinkered with this at work, but found it lacking from a production standpoint. This may be due in part to working outside my typical Debian-based comfort zone. Will probably look at it again at home and see if it shows more promise with experience.
http://l7-filter.clearfoundation.com/
Integrates with netfilter using QUEUE. Interesting methodology, potentially quite useful.
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.
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.
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.