Try our conversational search powered by Generative AI!

Encrypting Community content

Vote:
 

Hey,

 

Another tricky obstacle has presented itself and I need some pointers. My client wants all data (i.e. forum topics, replys, etc) to be very securely hidden from the public, and hidden from attempts to unauthorized access to reading the contents of the database.

Are there any functions in EPiServer Community that allows me to encrypt and decrypt forum contents like we do with password hashing? If so, who what where and how? If not, are there any options? 

Thanks,
Marius

#27436
Jan 30, 2009 9:27
Vote:
 

Hi Marius,

There is no built functionality for this in EPiServer Community. Anyhow, you could encrypt (and maybe base64 encode) the content before saving it and then do the opposite when rendering. But this will result in that the moderation in admin will not work and you are going to have some real challenge when it comes to search.

I believe that there must be a better way to satisfy your customer's need for a secure solution.

Best regards,
Tom

#27495
Jan 30, 2009 17:07
Vote:
 

Hi Tom,

 

Thanks for you advice. We have looked into database encryption, and I share your concerns about searching. However in this case the problem of searching might actually be beneficial. However, this is going to be a pain in the behind when the client want's both worlds, one completely separated, controlled and encrypted comminuty within a public community. 

/Marius :)

#27525
Feb 02, 2009 11:17
This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.