[eluser]Yorick Peterse[/eluser]
[quote author="2think" date="1242704565"]Phil, great work. Really like your CMS. However, quick amateur question - in your INSTALL file instructions, you suggest quite a few directories as chmod 777, is that a problem? What I mean is, can that be a security risk?
Hope this isn't meant to sound critical, as I said, like the CMS but do want to know after one of my WordPress sites was hacked last month.
Thanks for the project[/quote]
A CHMOD value of 777 is safe, a regular user won't be able to change your server whatever the CHMOD values. However, if somebody manages to exploit a security leak it may become an issue. 775 should be fine in most cases, unless specified otherwise (it also depends on your server configuration).
@ Phil
Haha ok, well, so far I like GitX. Still have to get used to the whole Git scene though