Jarian Cottingham 7e85cb1acd fix: PBKDF2 key derivation (#5), HMAC salted recovery codes (#4), HSTS (#8)
- SQLCipher key: SHA256 -> PBKDF2-HMAC-SHA256 with 100k iterations
- Recovery code hashing: SHA256 -> HMAC-SHA256 with salt
- Add Strict-Transport-Security, X-Content-Type-Options, X-Frame-Options, CSP headers
2026-07-05 04:28:15 +00:00
2026-07-03 01:14:04 +00:00
2026-06-30 15:02:15 +00:00
2026-07-03 01:14:04 +00:00
2026-07-03 01:14:04 +00:00
2026-06-30 15:02:15 +00:00
2026-06-30 15:02:12 +00:00
2026-06-30 15:02:15 +00:00

The file is empty.
Description
Time-locked PIN vault: store door codes and safe combinations behind a timed lock with one-time recovery codes, on a SQLCipher-encrypted database.
Readme 74 KiB
Languages
Python 60.6%
JavaScript 24.6%
CSS 10.5%
HTML 3.5%
Dockerfile 0.8%