Page 1 of 1

Best practice - rename "arrowchat"

PostPosted: 10 Feb 2015, 02:22
by ugftest
From a security point of view - is it wise / possible to rename the folder arrowchat to something less obvious e.g. comms or anything!

Has anyone tried this?

What are the correct steps?

Thanks

Re: Best practice - rename "arrowchat"

PostPosted: 11 Feb 2015, 06:43
by Martok
I don't think it's necessary to rename from a security point of view.

I've renamed the folder on my site, mainly because when anyone inspects the website pages or uses the mobile chat they don't see Arrowchat mentions (as I've paid for branding free).

If I recall, I just:

  • Renamed the Arrowchat folder
  • Changed the paths in the Arrowchat header and footer code, replacing /arrowchat/ with /newfoldername/
  • Changing the Base URL in Configuration in the Arrowchat admin panel from /arrowchat/ to /newfoldername/

Re: Best practice - rename "arrowchat"

PostPosted: 12 Feb 2015, 01:10
by ugftest
That was how I was going to proceed - so, thank you for affirming that.

From a security point of view probably not essential, but obscuring easy access makes sense.

Re: Best practice - rename "arrowchat"

PostPosted: 12 Feb 2015, 01:46
by Jason
ugftest wrote:That was how I was going to proceed - so, thank you for affirming that.

From a security point of view probably not essential, but obscuring easy access makes sense.


Anyone can see the path by looking at the source so it really does nothing.

Re: Best practice - rename "arrowchat"

PostPosted: 17 Feb 2015, 15:09
by Solace
Hello

I have attempted to make the changes but Arrowchat does not load correctly.

There does not appear to be anywhere to specify the root folder name in Config (as per your point 3 above)

Changing the Base URL in Configuration in the Arrowchat admin panel from /arrowchat/ to /newfoldername/ >>>>>> Do you mean includes/config.php ?? There is nowhere in mine (1.81) to add this info.


@JASON: I understand this, but it is simply a method to obscure anyone nosy enough to be poking around!! I realise that security through obscurity is not enough on its own, but surely it can't harm ??

Thanks

Re: Best practice - rename "arrowchat"

PostPosted: 05 Mar 2015, 07:35
by Martok
Solace wrote:Changing the Base URL in Configuration in the Arrowchat admin panel from /arrowchat/ to /newfoldername/ >>>>>> Do you mean includes/config.php ?? There is nowhere in mine (1.81) to add this info.

Yes there is, it's in System > Configuration.