Generate deterministic daily passwords that stay in sync across machines
Project description
dailykey
Generate deterministic passwords that stay in sync across machines — even offline ones — without ever exchanging them.
Two machines initialised with the same passphrase will always produce the same key on the same day, with no network connection required.
Install
pip install dailykey
Usage
Initialise with a passphrase (one-time, on each machine):
dailykey --init
Generate today's key:
dailykey # Print today's key
dailykey backupdisk # Print today's key for "backupdisk"
Licence
Unlicense — public domain; see LICENSE.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dailykey-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dailykey-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91fcf8622831384440a808113d863d96bad6385da243a867cc89b15228406c87
|
|
| MD5 |
6981d8676535acb7d831fb95c400c358
|
|
| BLAKE2b-256 |
27e5543de481161002175cdca3384938705c1339faeea50e0dca70204609dd8b
|