Page MenuHomePhabricator

Change ElectionBot's NickServ account password
Closed, ResolvedPublic

Description

I have changed password of "ElectionBot"@ freenode NickServ.
because password is included in public file.

tools.stewardbots@tools-bastion-03:~/StewardElectionsBot$ ls -al
total 40
drwxr-sr-x  2 tools.stewardbots tools.stewardbots  4096 Mar  8 21:39 .
drwxrwsr-x 19 tools.stewardbots tools.stewardbots  4096 Mar  8 21:39 ..
-rw-r--r--  1 tools.stewardbots tools.stewardbots   985 Dec  4 20:30 BLWatcher.ini
-rwxrwxr-x  1 tools.stewardbots tools.stewardbots   581 Feb  8  2017 restart_Electionbot.sh
-rwxrwxr--  1 tools.stewardbots tools.stewardbots 22906 Jan 15 04:32 StewardElectionsBot.py

Then I have set a new permissions:

tools.stewardbots@tools-bastion-03:~/StewardElectionsBot$ chmod o-rwx . -R
tools.stewardbots@tools-bastion-03:~/StewardElectionsBot$ ls -al
total 40
drwxrws---  2 tools.stewardbots tools.stewardbots  4096 Mar  8 21:39 .
drwxrws--- 19 tools.stewardbots tools.stewardbots  4096 Mar  8 21:39 ..
-rw-r-----  1 tools.stewardbots tools.stewardbots   985 Dec  4 20:30 BLWatcher.ini
-rwxrwx---  1 tools.stewardbots tools.stewardbots   581 Feb  8  2017 restart_Electionbot.sh
-rwxrwx---  1 tools.stewardbots tools.stewardbots 22906 Jan 15 04:32 StewardElectionsBot.py

After that, I updated ~/StewardElectionsBot/BLWatcher.ini