6 lines
191 B
Python
6 lines
191 B
Python
|
# Create secrets.py such that it has:
|
||
|
# accesskey = 'amazon aws access key'
|
||
|
# sharedkey = 'amazon aws shared key'
|
||
|
# gpgsymmetrickey = 'gpg symmetric key -- make it good, but do not lose it'
|
||
|
|