sii / siptrackd

Other
0 stars 4 forks source link

Storing large text fields encrypted #2

Closed stemid closed 7 years ago

stemid commented 8 years ago

Need a new attribute type added that is a large encrypted textfield.

Either a new password type or a new attribute type, whatever it is the field must be a large textfield with encryption.

stemid commented 7 years ago

I've decided to try and implement this in the branch encrypted-text as a new type of node based mostly on the Password class.

stemid commented 7 years ago

This is implemented as encrypted attributes and it works through API so far. Remains to implement it in siptrackweb.