mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Design: Encryption of credentials (markdown)
parent
d40a00e45a
commit
80c79555bf
@ -1,3 +1,5 @@
|
||||
Target: 0.15
|
||||
|
||||
Currently credentials are passed to the storage API in the clear so unless the storage mechanism does anything specific, they get stored in the clear.
|
||||
|
||||
With a move to add version control backing to node-red, the very real prospect emerges of credentials being stored, in the clear, in version control. That is highly undesirable.
|
||||
|
Loading…
Reference in New Issue
Block a user