Giter Site home page Giter Site logo

suffro / inowifiprovisioning Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 28 KB

Wifi provisioning for WiFiNina and EEPROM supported boards.

Home Page: https://suffro.github.io/InoWifiProvisioning/

License: MIT License

C 100.00%
arduino eeprom esp32 flashstorage iot microcontroller network open-source wifi wifi-provisioning wifinina

inowifiprovisioning's People

Contributors

suffro avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

rg22em

inowifiprovisioning's Issues

Could you make a proper library out of this and maybe apply the following suggestions?

It would be nice if this would be a proper library that can be used. But then you need to fix and improve some things.

  1. Password has a spelling mistake on the website that gets hosted.
  2. The SSID and Password should not be hard coded.
  3. For security reasons the password should never be printed to serial.
  4. On boards with a crypto chip, it would be good to use that to store the wifi password. (But I am not sure where to save the crypto key maybe it is a hardcoded key or this key is actually stored on the flash memory, not sure.)
  5. It would be good if it is not necessary to know the IP address to connect to the arduino, maybe it could have a fixed web address and uses it's own DNS resolver? Or when connecting to the wifi, it automatically redirects you to the page. So the created wifi does not use a password.
  6. It would be nice, if the website to connect to your wifi, would actually scan for all wifi's in reach, so you can just select one, instead of typing the SSID by hand, which can be annoying to do, if it is a long one, here is an example on how to do that: Example
  7. Using HTTPS for the login page, to make sure the password is not stolen on the way.

I am new to arduino programming, but I am trying to solve some of the things myself, but due to time constraints, I wish you could help me with some parts. The most important thing would be to get to the webpage without knowing the IP address.

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.