Closed MatFluor closed 8 years ago
Hi there,
is there a way (or on a roadmap) to encrypt images (and possibly their thumbnails)? This would be handy if you want to guarantee the security/privacy of a users data and soociated images.
MongoDB entries can be encrypted client-side with e.g. this: (https://medium.com/meteor-js/client-side-aes-encryption-with-meteor-3be8d645fc12#.97818budt)
Greets
There is no plan to implement this functionality, sorry :/
Hi there,
is there a way (or on a roadmap) to encrypt images (and possibly their thumbnails)? This would be handy if you want to guarantee the security/privacy of a users data and soociated images.
MongoDB entries can be encrypted client-side with e.g. this: (https://medium.com/meteor-js/client-side-aes-encryption-with-meteor-3be8d645fc12#.97818budt)
Greets