Jacob Hoffman-Andrews

Results 272 issues of Jacob Hoffman-Andrews

To contribute to the UX goal of 'make it rewarding to share wifi', we should provide on the dashboard a cumulative count of unique devices that have ever connected to...

Suggestion

If you visit the settings page and change the band for the private network (while connected to the private network, which is required to visit the settings page), the setting...

Right now all aspects of the OpenWireless UI are English-only. We'd like to internationalize them. To start, we should internationalize the Dashboard page. Right now some of the strings on...

UCI is the unified config mechanism used in OpenWRT, upon which OpenWireless is based. We use UCI settings to configure the wireless networks. In order to configure the wireless networks...

up-for-grabs

We use lighttpd to serve the configuration interface on the router. Right now lighttpd doesn't appear to be logging anywhere. We should enable logging to help debug problems, especially error...

up-for-grabs

We should double-check the list of entropy sources that the kernel we use can collect from, and add to it if necessary.

Needs Analysis
Security
up-for-grabs

Right now if a Python endpoint does not require authentication, it will not look at the cookies at all. However, this can cause some confusion when installing fresh builds or...

Security
up-for-grabs

cerowrt/scripts/diffconfig.sh should allow us to turn our full OWrt/config-OWrt into a config that only contains the settings that we actually changed, which will make keeping up with upstream changes simpler.

Steps to reproduce: ``` $ nslookup mozilla.org 172.30.42.1 ;; Truncated, retrying in TCP mode. ;; communications error to 172.30.42.1#53: end of file $ nslookup google.com 172.30.42.1 Server: 172.30.42.1 Address: 172.30.42.1#53...

High Priority

Steps to reproduce: 1. Start router 2. ssh in 3. lptaccount -a Expected result: See something like this: libxt_ACCOUNT_cl userspace accounting tool v1.3 Found table: total-wan Found table: wired-lan Found...