On Tue, Aug 02, 2016 at 10:09:48AM -0400, Bryan Everly wrote:
> Hi everyone,
> 
> I'm looking for feedback before I burn time on this project so please let me
> know what you think.
> 
> I'm thinking about building a daemon that I'll write in C (looked at the
> httpd code in /usr.sbin/httpd as a reference) that essentially monitors your
> network connectivity in the background and, based on an /etc/wifid.conf file
> (which contains an encrypted list of nwid's and wpa-keys that you have
> loaded) looks for the presence of those nwid's and will connect you to them
> (in a particular priority order you set) if it finds them.  I would then
> write a wifictl program that would communicate with the daemon and allow you
> to manipulate the encrypted list, etc.

tl;dr but have you seen this paper?
http://www.openbsd.org/papers/eurobsdcon2015-raceless-network/index.html

j.

Reply via email to