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

Add ability for secure communication with IFTTT. #16

Open
PropGit opened this issue Jan 10, 2017 · 2 comments
Open

Add ability for secure communication with IFTTT. #16

PropGit opened this issue Jan 10, 2017 · 2 comments

Comments

@PropGit
Copy link

PropGit commented Jan 10, 2017

Add ability to have some form of secure data exchange with ifttt.

@PropGit PropGit added this to the Release 3 milestone Jan 10, 2017
@PropGit
Copy link
Author

PropGit commented Jan 10, 2017

[From AndyLindsay] : currently, a user can grab a string that triggers an ifttt event from their browser's inspect tool, remove the 's' from "https" in the POST/GET request strings, then send it over TCP with the Wi-Fi module, and it still works. ...but, we don't know when that non-secure support might evaporate.

@PropGit PropGit modified the milestones: Release 4, Release 3 Apr 20, 2017
@dbetz
Copy link
Collaborator

dbetz commented Sep 29, 2017

Are you asking for the WX to be able to act as an SSL client? That might be possible but being an SSL server would be hardware. Also, most of the posts I've seen related to SSL on the ESP8266 mention that it requires lots of RAM. Not sure if we have enough free RAM for this.

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