todbot / Blink1Control2

Blink1Control GUI to control blink(1) USB RGB LED devices.
http://blink1.thingm.com/
Apache License 2.0
154 stars 26 forks source link

Passwords in Event Rules could use upgraded encryption #175

Closed todbot closed 2 years ago

todbot commented 2 years ago

Current encryption is out-dated. Node provides good crypto natively now. Reported via email by Mike (@p1ckzi)

We still need to be able to decrypt to pass along the application-specific-passwords to the event sources (IMAP, GMAIL, etc), so it can't be a true one-way operation.