Size: 340
Comment:
|
Size: 656
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* authorization persistence across reboot * state is maintained in perl data structure |
|
Line 11: | Line 13: |
* |
* news from pt * mobile version * logo(s) * terms of service The Splash Page is rendered during the node configuration process. The current thought is to put the splash page up on github someplace. |
Two parts:
- Captive portal mechanics:
- use something other than perl (too big a foot print)
- use iptables rules to track inbound/outbound traffic volumes (currently outbound only?)
- eliminate redundant crap
- make user experience smoother
- authorization persistence across reboot
- state is maintained in perl data structure
- Splash page:
- opportunity to pitch people on creating new nodes
- news from pt
- mobile version
- logo(s)
- terms of service
The Splash Page is rendered during the node configuration process.
The current thought is to put the splash page up on github someplace.