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

Time and blake2 resources #1

Open
esutko opened this issue Oct 13, 2017 · 2 comments
Open

Time and blake2 resources #1

esutko opened this issue Oct 13, 2017 · 2 comments

Comments

@esutko
Copy link

esutko commented Oct 13, 2017

ESP32 clock

https://github.com/SensorsIot/NTPtimeESP
https://github.com/espressif/esp-idf/tree/master/examples/protocols/sntp

BLAKE2

https://github.com/mjosaarinen/blake2_mjosref

... googled 'esp32 clock' and in five seconds I found out that we have access to an extensive set of tools for working with date/time.

@mjsir911
Copy link
Member

mjsir911 commented Oct 15, 2017 via email

@esutko
Copy link
Author

esutko commented Oct 15, 2017

sure we can have the clock synchronize with the phone, but we need to make a system where the time can never be less than last saved time to prevent a man in the middle attack.

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