Code Monkey home page Code Monkey logo

Comments (6)

jobezic avatar jobezic commented on June 28, 2024

Good work! Personally i think that the concept of showing the captive portal by redirection is bad (the host where coova-chilli is running must have a trusted certificate to work with SSL and most mobile browsers does not allow to accept a no-trusted certificate..). So i think to develop something like a mobile app that replaces the captive portal (starting from CoovaAX for example..).

from coova-chilli.

hryamzik avatar hryamzik commented on June 28, 2024

@PINKRA, not sure if you got the way I've implemented this. Take a look, hotspot.example.com is resolved 10.1.0.1 and has a valid certificate from startssl.com. You see, now warnings from the browser.
screen shot 2014-11-27 at 17 31 34

As public wireless networks are usually not encrypted this is the only way to protect usernames and passwords from being sniffed.

UPD: to be clear, it's impossible to put https on you main portal without these modifications because it leads to loading unsecured content on a secured page and browsers rise warnings about this. So once you set up https on your login pages (and if not – username and password are transferred unencrypted over unprotected wi-fi network) you have to set up https for all the coova sources stored on the hotstop as well.
screen shot 2014-11-27 at 17 43 05

from coova-chilli.

jobezic avatar jobezic commented on June 28, 2024

Yes, my previous considerations were generic and not referred to your specific work that i appreciate. I suggest you to make a pull request for your fixes.

from coova-chilli.

hryamzik avatar hryamzik commented on June 28, 2024

Perfect, so I'll make a single pull request for all the mentioned things a bit later. I'll also make PAP passwords optional.

from coova-chilli.

sevan avatar sevan commented on June 28, 2024

Can this ticket be closed?

from coova-chilli.

hryamzik avatar hryamzik commented on June 28, 2024

Yep, sorry, no time for PAP support, I'll make a pull request if I'll find time for it.

from coova-chilli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.