Jump to content

File Security


deffe

Recommended Posts

Can anyone suggest books, articles or sites that explain security best practices for dealing with file encryption and access with PHP?

 

I need to be able to ensure files can only be opened (encrypted and decrypted) by the person uploading a file and that no one else will be able to download the file from the server, even the encrypted version. I'm not sure what the best method is, storing documents in a database or on the file system.

 

I'm also curious if there are classes available that can protect a directory in a fashion similar to ASP.NET, without using .htaccess.

Link to comment
https://forums.phpfreaks.com/topic/78813-file-security/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.