Is Security tight with coppermine? Is Security tight with coppermine?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Is Security tight with coppermine?

Started by jodest3, July 07, 2006, 10:39:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jodest3

Hi there!

I want to upload files via the web to either Coppermine (which is why I'm here) or some other place that keeps files only for registered users (ie. only me) and keeps them locked from anybody else getting in.  I'm not sure how Coppermine is secure.  I've heard some things in the past about this gallery being hacked.  I don't want that and I'm really quite scared.  So I thought I would ask you guys. 

Is Coppermine good for this?  Is there a particular version I should be installing?  If Coppermine isn't good for this, do you recommend doing anything else?  Any other programs or tricks?

Thanks in advance!

- Jess

Nibbler

Coppermine's raison d'etre is to display images, not to protect them. If you want to hide them then password protect the Coppermine directory at the server level and you're safe. Only version we recommend is the latest stable version, 1.4.8.

jodest3

Oh I know that ;)  I know to password protect, but what I'm wondering is - can someone hack through that?  Through password protecting - is security pretty tight?


Tarique Sani

Anyone who knows the complete URL to the files/pictures will still be able to get to them as they are still stored in the webroot - in short the album pages are protected the pictures themselves  are not - this incidentally is similar to flickr
SANIsoft PHP applications for E Biz

Joachim Müller

If you are going to be the only person to access your gallery, apply an authorization method on webserver level (i.e. password protection using .htaccess methods). This way, everything within the coppermine directory can be kept from being accessed unless a potential attacker manages to hack your .htaccess password auth. However, this discussion applies to everything that is password-protected.