4 | | = Wifidog Authentication server = |
| 4 | * [wiki:doc/user/AccountRegistration User account registration] |
| 5 | |
| 6 | = Wifidog Installation = |
| 7 | * General and detailed |
| 8 | * [wiki:doc/install/gateway Wifidog Gateway Installation] |
| 9 | * [wiki:doc/install/auth-server Auth server Installation] |
| 10 | * Distro specific |
| 11 | * [wiki:doc/install/openwrt Gateway installation on OpenWrt] (Typically on a Linksys WRT54G) |
| 12 | * [wiki:doc/install/debian Installation on a Debian based PC] : Gateway and Portal |
| 13 | * [wiki:doc/install/centos/auth-server Wifidog Portal Installation on CentOs 4.3] |
| 14 | * [wiki:doc/install/gentoo/auth-server Wifidog Portal Installation on Gentoo] |
| 15 | * [wiki:doc/install/rhes/auth-server Step by step auth server installation on Red Hat Enterprise Linux 4] |
| 16 | |
| 17 | = Wifidog Authentication server administration documentation = |
15 | | = Developer Documentation = |
16 | | * [wiki:ChangeLog] |
17 | | * [wiki:doc/developer/LanguageTranslation How to add a translation] to the Wifidog Authentication Server |
18 | | |
19 | | == Design related Documentation == |
20 | | * [wiki:doc/developer/UserProfiles User profile data model and software design] |
21 | | * [wiki:doc/developer/UserRolesArchitecture Design document for the future user roles architecture] Work in progress |
22 | | * [wiki:doc/developer/HotspotStatusXMLSchemaDefinition XML schema definition of the hotspots status feed] |
23 | | * [wiki:doc/developer/FlowDiagram Wifidog Flow Diagram] Description of the authentication process |
24 | | * [wiki:doc/developer/SupportingDevicesWithNoWebBrowser Supporting devices with no web browser] (SIP phones, Nintendo DS, etc.) |
25 | | * [wiki:doc/developer/PingProtocol Ping Protocol ( wifidog heartbeat )] Wifidog heartbeat to the auth server |
26 | | * [wiki:doc/developer/ClientProtocol Client Protocol ( user messaging )] User level messaging between wifidog and auth server |
27 | | * [wiki:WirelessCommunityModels Wireless community models] The different ways to use a captive portal. |
28 | | |
29 | | = Documentation for Wireless end users = |
30 | | |
31 | | * [wiki:doc/user/AccountRegistration User account registration] |
| 28 | = Developer and design documentation = |
| 29 | * Use cases documentation |
| 30 | * [wiki:WirelessCommunityModels Wireless community models] The different ways to use a captive portal. |
| 31 | * [wiki:doc/developer/SupportingDevicesWithNoWebBrowser Supporting devices with no web browser] (SIP phones, Nintendo DS, etc.) |
| 32 | * Development documentation |
| 33 | * [wiki:ChangeLog] |
| 34 | * [wiki:doc/developer/LanguageTranslation How to add a new translation] to the Wifidog Authentication Server |
| 35 | * Protocol documentation |
| 36 | * [wiki:doc/developer/FlowDiagram Wifidog Flow Diagram] Description of the authentication process |
| 37 | * [wiki:doc/developer/PingProtocol Ping Protocol ( wifidog heartbeat )] Wifidog heartbeat to the auth server |
| 38 | * [wiki:doc/developer/ClientProtocol Client Protocol ( user messaging )] User level messaging between wifidog and auth server |
| 39 | * [wiki:doc/developer/WiFiDogRadiusWISPr WiFiDog FAQ for RADIUS and WISPr support] |
| 40 | * [wiki:doc/developer/HotspotStatusXMLSchemaDefinition XML schema definition of the hotspots status feed] |
| 41 | * Software design documentation |
| 42 | * [wiki:doc/developer/UserProfiles User profile data model and software design] |
| 43 | * [wiki:doc/developer/UserRolesArchitecture Design document for the future user roles architecture] Work in progress |