Direct to web question
Direct to web question
- Subject: Direct to web question
- From: "Brooke Gravitt" <email@hidden>
- Date: Fri, 6 Oct 2006 17:33:17 -0400
Hello,
I'm working on a simple direct-to-web app that uses a mysql backend. I have a very simple schema; it's a table with 4 cols: id, password, username, hostname. We will be using this to replace the excel spreadsheets we use to store shared passwords.
I can add, drop, view, etc. no problems. What I'd like to do is encrypt ( two-way ) the password prior to storing it, and decrypt it when retrieving it. I'd like to use JSSE or something similar.
Is anyone doing something like this? A one-way encryption won't help me. The whole point is to keep someone from being able to see the passwords in plain text in the DB. I'm new to WO so any help would be greatly appreciated.
Oh, and I'd like to use a custom security provider for accessing the WOA. Is this possible?
Regards,
Brooke
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden