Plugin radicale-auth-sh
Project description
radicale-auth-sh
A simple Radicale salted and hashed password authentication plugin. This uses a static password as described in the docs. However in contrast to the original example, the password is not stored in plain-text, but encrypted using Argon2.
Usage
To set the password:
python -m radicale_auth_sh.config
And enter the password. Remember to note it down somewhere, preferably in your password manager. Restart the Radicale server to start the authentication.
To reset the password, go to ~/.config/radicale/config
and delete the
[auth]
section.
Limitations
- Only a user level
~/.config/radicale/config
is supported - Suits single user / single master password usage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file radicale-auth-sh-0.1.0.tar.gz
.
File metadata
- Download URL: radicale-auth-sh-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d68f2017a768b5dec0831276750f6c7b211276664aa6fd349283f6f3fffa4e11 |
|
MD5 | 452afc1cc14e58f7873a72f775db6740 |
|
BLAKE2b-256 | 170860c03d886b2bc2cf92a2108f6566e2a5487f87733b78cfecd0c214be3719 |
File details
Details for the file radicale_auth_sh-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: radicale_auth_sh-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38db44be1f163178bd7bc345bc4164c8cb26025c5d576c2b7c785c94e9cbc342 |
|
MD5 | 071b7e0c79835b63b400b3e748e3b225 |
|
BLAKE2b-256 | 76b0f16f328277b48e114f64d5d91218e8c0f17d6b729ba541eac3ac5c5f5a4a |