Version 17 (modified by anonymous, 15 years ago) |
---|
About The Wifidog Captive Portal
The Wifidog project is a complete and embeddable captive portal solution for wireless community groups or individuals who wish to open a free Hotspot while still preventing abuse of their Internet connection.
The Wifidog project was started by Île sans fil and is currently in production. Existing captive portal solutions were either almost impossible to embed ( NoCat, which relies on perl, GnuPG , OpenSSL), or only designed to display disclaimers with no access control at all (NoCatSplash and others). Wifidog is designed to have optional centralized access control, full bandwidth accounting, node heartbeating and local content specific to each hotspot. It does not rely on a javascript window, so it works with any platform with a web browser, including PDAs and cellphones. It is developed in C to make it easy to include in embedded systems (It has been designed for the Linksys WRT54G, but runs on any recent Linux platform). A typical install only takes 30kb on i386, and a fully functionnal install could be made in under 10 kb if necessary.
The portal suite is mainly an authentication server coded in PHP using a PostgreSQL database. On the other side, the wifidog gateway connects to the auth-server for directive based on information submited by users in one of the hotspots. All administration/logical stuff are in the authentication server and the gateway is only playing with gateway firewall rules to allow or deny the users access.
The Developers Team
Name | Location | Contribution | |
Philippe April | <philippe@…> | Montréal, Canada | Gateway and ... |
Alexandre Carmel-Veilleux | <acv@…> | Montréal, Canada | Gateway and ... |
Benoit Grégoire | <bock@… | Montréal, Canada | Auth and ... |
Max Horváth | <max.horvath@…> | Berlin, Germany | Auth server |
Rob Janes? | <janes.rob@…> | Toronto, Canada | |
Pascal Leclerc | <pascal@…> | Montréal, Canada | Auth installation |
Mina Naguib | <mina@…> | Montréal, Canada | Gateway |
François Proulx | <francois.proulx+wifidog@…> | Montréal, Canada | Auth and ... |
Picture of some of the Wifidog developers in the Linux Journal article.
More details soon (if your name is missing please add it)
This software is licensed under the CC-GNU GPL.