StrataFrame Forum

Security Roles - Hash Password

http://forum.strataframe.net/Topic1924.aspx

By Ricardo Quartier - 7/22/2006

Hey, Trent told me about the work you are all doing on the security. I use that Comunity Server - (Forums, Blogs, Galleries and other stuff), and in the forum confs, the admin can set, the password of the users to be hashed or not.

It's asp.net, sql and it's free to download, i guess not for comercial use...

http://www.communityserver.org/

Well, that's it, just an idea...

All the best,

Ricardo

By StrataFrame Team - 7/25/2006

In the StrataFrame security, all of the user records store their data in encrypted format.  The developer can specify the security key and initialization vector for the encryption, but we don't allow the data for the user to not encrypt the data.