I have just been handed a new project and would like to know if anyone has any software suggestions that would fit the requirements or at least a point in the right direction.
We need to have an https server running that users can upload un-encrypted files to and have those files encrypted on the fly and safely stored away until they are needed. This is to help us interface with brain-dead people that are unable to encrypt a file (or unable to remember to). Those same people will need to be able to download their files as they need them and have them decrypted for them and sent over https so that they can use their web browser to retrieve the files. The fact that these files aren't encrypted on the users system is not our problem, we just need to be absolutely sure that they aren't sitting on our system without being encrypted. Needless to say, I would like to run said https server on an OpenBSD box so that I can have a hope of sleeping at night. Stuart van Zee [EMAIL PROTECTED]

