116 Commits

Author SHA1 Message Date
thePR0M3TH3AN
96d5a1bb57 Lower KDF iteration default 2025-07-13 14:40:15 -04:00
thePR0M3TH3AN
f1018a5c2b Add Hypothesis fuzz test for EncryptionManager 2025-07-13 13:51:15 -04:00
thePR0M3TH3AN
cca860adf5 Add offline mode feature 2025-07-13 13:15:05 -04:00
thePR0M3TH3AN
b4dfd4b292 Add configurable password policy 2025-07-13 13:00:02 -04:00
thePR0M3TH3AN
1c4a8c0aa4 Document kdf and backup settings 2025-07-13 11:50:26 -04:00
thePR0M3TH3AN
0f67518493 docs: describe automatic parent seed migration 2025-07-13 09:26:46 -04:00
thePR0M3TH3AN
865149826e docs: explain automatic legacy vault migration 2025-07-12 22:31:30 -04:00
thePR0M3TH3AN
be3bc28cbc docs: note vault import Nostr sync 2025-07-11 21:45:16 -04:00
thePR0M3TH3AN
811c4f883d update 2025-07-11 17:18:57 -04:00
thePR0M3TH3AN
d261a244a0 update 2025-07-11 15:26:48 -04:00
thePR0M3TH3AN
fc56ec169f docs: describe launching TUI 2025-07-11 12:41:31 -04:00
thePR0M3TH3AN
8d64a94d83 Handle rm failure in uninstall 2025-07-11 10:41:33 -04:00
thePR0M3TH3AN
a32bfd4523 Add uninstall scripts for all platforms 2025-07-11 09:37:07 -04:00
thePR0M3TH3AN
fd1db2cdde Update installer scripts and docs for Typer CLI 2025-07-10 22:09:49 -04:00
thePR0M3TH3AN
4e184f9e7d docs: update advanced CLI config options 2025-07-10 21:45:27 -04:00
thePR0M3TH3AN
6052a1543b update 2025-07-10 20:05:13 -04:00
thePR0M3TH3AN
5caf316644 update 2025-07-10 20:01:29 -04:00
thePR0M3TH3AN
daa3a0c377 update 2025-07-10 19:55:28 -04:00
thePR0M3TH3AN
7129e82110 update 2025-07-10 19:44:39 -04:00
thePR0M3TH3AN
40d16101e0 update 2025-07-10 19:37:30 -04:00
thePR0M3TH3AN
11bdbb9962 Document new CLI commands and API endpoints 2025-07-09 21:43:12 -04:00
thePR0M3TH3AN
39ec8026db Add vault export and relay management API 2025-07-09 21:21:29 -04:00
thePR0M3TH3AN
19e7ac18ca Add secret mode toggle command and API 2025-07-09 20:40:44 -04:00
thePR0M3TH3AN
ce8281c80f Add vault stats command and API endpoint 2025-07-09 20:10:43 -04:00
thePR0M3TH3AN
cc521dde76 Add vault locking command and API 2025-07-09 20:02:06 -04:00
thePR0M3TH3AN
a0e2d227a5 Add parent seed backup command and API 2025-07-09 19:53:10 -04:00
thePR0M3TH3AN
ecc1086d47 Add totp codes command and endpoint 2025-07-09 17:21:35 -04:00
thePR0M3TH3AN
4f810ccbc3 Add TOTP export via CLI and API 2025-07-09 17:09:27 -04:00
thePR0M3TH3AN
068611a02c Add vault import support 2025-07-09 16:45:32 -04:00
thePR0M3TH3AN
a79f3c8905 Add checksum CLI and API utilities 2025-07-09 15:54:26 -04:00
thePR0M3TH3AN
e2235b61e1 Add change-password command and endpoint 2025-07-09 15:46:37 -04:00
thePR0M3TH3AN
13501561c8 Add fingerprint management commands and API 2025-07-09 15:30:36 -04:00
thePR0M3TH3AN
fd3afd49c5 Update CLI and API documentation 2025-07-09 14:29:14 -04:00
thePR0M3TH3AN
cf2009fd9a Add entry management CLI and API 2025-07-09 12:46:05 -04:00
thePR0M3TH3AN
53012f4661 Clarify entry get behavior 2025-07-09 12:16:25 -04:00
thePR0M3TH3AN
aca1012aed Update README usage docs 2025-07-09 12:07:57 -04:00
thePR0M3TH3AN
1aa9447df2 Add REST API documentation 2025-07-09 11:45:47 -04:00
thePR0M3TH3AN
a33f67781b docs: update CLI and API usage 2025-07-09 09:51:01 -04:00
thePR0M3TH3AN
f1fff317fa docs: document tags 2025-07-08 14:33:56 -04:00
thePR0M3TH3AN
f999878ee9 Revise advanced CLI documentation 2025-07-08 13:00:09 -04:00
thePR0M3TH3AN
34784eefe0 Enforce 12-word managed account seeds 2025-07-07 22:28:09 -04:00
thePR0M3TH3AN
eefe4d9ca5 docs: detail managed accounts 2025-07-07 22:01:54 -04:00
thePR0M3TH3AN
6335c8442e Add managed_account entry type and handle in code 2025-07-07 20:48:18 -04:00
thePR0M3TH3AN
d9974ed6d4 docs: describe key/value entries 2025-07-07 18:58:19 -04:00
thePR0M3TH3AN
8e60fdc6c2 docs: document key/value entries 2025-07-07 18:37:13 -04:00
thePR0M3TH3AN
b84351eefd docs: mark advanced CLI as future feature 2025-07-07 17:06:23 -04:00
thePR0M3TH3AN
044d1d054d Update JSON entries doc for single index 2025-07-07 16:41:52 -04:00
thePR0M3TH3AN
7ab4d720a2 Update TOTP example in docs 2025-07-07 16:30:51 -04:00
thePR0M3TH3AN
bacf32b46e Remove deprecated website field 2025-07-05 10:00:46 -04:00
thePR0M3TH3AN
fde0add1e8 docs: add entry type summary and custom field info 2025-07-04 19:42:21 -04:00