I have a WP installation on my local machine and trying to get my hands dirty with plugins. I wish to clone a project from github which has this plugin code. However, i dont have the permissions inside plugins to do this as a normal user without su priveleges. (of course i can become root and do this but i dont think thats the way it should be).
Then by default the folders in a WP installation have group set to "tape", which appears strange to me.
What exactly should be the right permissions for the internal folders on a local WP installation?