5 lines
262 B
Python
5 lines
262 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'
|
|
# speedfile = 'path to a file that has a max upload speed in kbits/sec'
|