Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose a WiFi network upon startup #36

Open
anadahz opened this issue Jun 3, 2016 · 1 comment
Open

Expose a WiFi network upon startup #36

anadahz opened this issue Jun 3, 2016 · 1 comment

Comments

@anadahz
Copy link
Member

anadahz commented Jun 3, 2016

When the Raspberry Pi first boots up it will setup a WPA encrypted WiFi network with a default password. The SSID shall contain the string "OONI" and it will be a captive portal that redirects any connection on the local network to a setup wizard page (or the web GUI if it's already configured).

@willscott
Copy link

A similar setup process is performed by https://github.com/radicallyopensecurity/netaidkit

It looks like there's a PHP web app that passes commands back to a socket of a daemon called nakd that executes shell scripts to change configuration.

The scripts are at least good inspiration for what needs to happen. There's a fair amount of complexity in there, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants