From fcb49bc76c6a0e5d6aaa168bb8ae1cd058c68a85 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Thu, 21 Dec 2017 18:45:27 +0100 Subject: move twitter out of accounts, grant kali access as well --- Makefile | 5 +++-- accounts.gpg | Bin 3029 -> 2976 bytes twitter.gpg | Bin 0 -> 3883 bytes 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 twitter.gpg diff --git a/Makefile b/Makefile index aa26c64..848ede5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # * If the unencrypted file exists and is not newer than the encrypted, it # will report "up to date" and won't encrypt it # * If the unencrypted file doesn't exist, it will say you are dumb. -# +# # If you don't have one of the keys needed for encrypting: # # gpg --recv-keys @@ -47,7 +47,7 @@ parmegv := E7BD709798449799 sunbird := D45523676ED610B7 varac := 5465E77E7876ED04 -files := accounts apple android dns financial jenkins legal panoramix vps distro graphite +files := accounts apple android dns financial jenkins legal panoramix twitter vps distro graphite accounts_readers := elijah mcnair micah kwadronaut apple_readers := elijah micah kali @@ -60,6 +60,7 @@ panoramix_readers := kwadronaut kali micah vps_readers := kwadronaut elijah micah varac distro_readers := elijah micah varac kwadronaut graphite_readers := kali varac drebs +twitter_readers := elijah kali kwadronaut micah mcnair ## ## NO NEED TO MODIFY BELOW HERE diff --git a/accounts.gpg b/accounts.gpg index 1d10ba6..114d8c7 100644 Binary files a/accounts.gpg and b/accounts.gpg differ diff --git a/twitter.gpg b/twitter.gpg new file mode 100644 index 0000000..39a3369 Binary files /dev/null and b/twitter.gpg differ -- cgit v1.2.3