Espeasy: [Patreon] we need to a place to store secret keys for the upcoming "sponsors only" feature set

Created on 10 Jan 2020  路  8Comments  路  Source: letscontrolit/ESPEasy

I suggest security.dat

Patreon ID: int32 (8 digits long currently)
UUID: int64?

UUID is generated by our server and is unique to each Patreon.

Security Discussion

Most helpful comment

Usually an UUID is 128 bit, which may be a bit overkill, but that's how long UUID's are.
And I think the Patreon ID should be unsigned, or else we can't even support more than roughly 1/4 of the world population ;)

All 8 comments

Usually an UUID is 128 bit, which may be a bit overkill, but that's how long UUID's are.
And I think the Patreon ID should be unsigned, or else we can't even support more than roughly 1/4 of the world population ;)

You're the boss :)

@Grovkillen what will be those features? Maybe listing them will help you guys reach the goal quicker 馃檪

@Misiu Good idea!

This list is preliminary and might not apply to all tiers on Patreon. Some will be for bronze, some to silver level tiers. Gold and above is probably the level that will not add extra features to the OS but more of "behind the scenes" and things like that.

In the GUI

  • Theme your interface
  • Create dashboards

On the future site (cloud)

  • Compile special builds
  • Backup nodes
  • Mass deploy (settings, updates)
  • Automatic updates

@Grovkillen thanks for the list!
Compiling builds on your site and automatic updates/deploy would be a fantastic feature. I think not only I will consider changing my tier on Patreon.

The last beta release is from 8 december. Is this the reason maybe there is no new version recently? :)

@TD-er have moved to a new house... That's the main reason. I'm still developing the GUI.

Yep only yesterday I finally got to the point where I could setup some very basic breadboards on my desk again and it was also the first time in > 3 weeks I did program a single line of code.
(well program is a big word for commenting lines debugging the static IP => crash bug)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thehijjt picture thehijjt  路  4Comments

jroux1 picture jroux1  路  6Comments

ghtester picture ghtester  路  3Comments

TD-er picture TD-er  路  4Comments

wolverinevn picture wolverinevn  路  5Comments