1 # Settings for the 'simplepass' authentication method
2 # ---------------------------------------------------
4 # When using the 'simplepass' authentication method, users will
5 # be asked for a pre-shared password.
10 # SHA1 of the pre-shared password
12 # One way to compute the hash could be:
14 # $ echo -n 'test' | sha1sum
16 upload_password: "a94a8fe5ccb19ba61c4c0873d391e987982fbbd3"