nabicht / SimpleTaskQueue

A simple task queue used for coordinating distributed, parallel work.
4 stars 0 forks source link

certificate based roles #58

Open nabicht opened 6 years ago

nabicht commented 6 years ago

I've got to do something for security on this thing and I don't know what yet.

Consult with @pvachon

nabicht commented 5 years ago

after speaking with pvachon, i'm going to make this jwt based security/roles first. Primarily because companies (and individuals) do such a piss poor job of managing certificates. This means it won't be used well, could become a support nightmare, and violates my primary principal principle of keeping it simple to deploy and use