Announcement

#1 2013-06-25 22:13:55

Jared
Guest

Making Image Files Private

I am a photographer/engineer/programmer and I am using Piwigo as a proofing software.  After a photo shoot I create a new user for my client, create a new private album, give them permission to only their albums, and upload their photos to their album.

This works great!  They can log in and only see their albums/photos.

I do some boudoir/nude photography and so keeping these images secure is important to me (and the client).  I understand there are risks that people can get the passwords and get into the albums, etc...   Nothing online is completely secure.  I understand...

The one thing that concerns me is that the image files themselves are not protected in any way.  While the album is private, the actual JPG files are public.  So if I posted the URL to a image that is in a private gallery, you all could see it with no problem.

Is there a way to prevent access to the JPG files themselves unless the user is logged in and has permissions to see the specific file?

I am thinking the URL to the photos should be a PHP script that checks permissions and serves up the binary data from the file if the user is logged in, or a dummy file if not.

Does something like this already exist?  Or am I going to have to start coding?  :)

Thank you,
Jared

 

#2 2013-06-25 22:26:08

pewe
Member
2012-03-16
439

Re: Making Image Files Private

This topic comes up regularly on the Forum.

If you do some searches you will find various topics about it, but in the end it comes down to how 'secure' you want your photos to be versus the effort you want to put your clients to.

Here is a link to some work I did on this a while ago
http://piwigo.remotetutorials.com/
Go to the 'About Albums=>Album Protection' link.

Hope that helps.

Offline

 

#3 2013-06-25 22:36:25

flop25
Piwigo Team
2006-07-06
7037

Re: Making Image Files Private

pewe wrote:

If you do some searches you will find various topics about it, but in the end it comes down to how 'secure' you want your photos to be versus the effort you want to put your clients to.

+1


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#4 2013-06-25 22:44:44

Jared
Guest

Re: Making Image Files Private

Thanks Pewe!

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact