Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

radicale-auth-sh-0.1.0.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

radicale_auth_sh-0.1.0-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page