Commit Graph

424 Commits

Author SHA1 Message Date
thePR0M3TH3AN
8249b0cf32 Add get-code example and 2FA note 2025-07-03 00:16:55 -04:00
thePR0M3TH3AN
565958f271 Merge pull request #177 from PR0M3TH3AN/codex/add-totp-tests-and-update-legacy-entry-handling
Add totp tests and legacy entry fallback
2025-07-03 00:09:13 -04:00
thePR0M3TH3AN
a8cfa6f4d3 Add TOTP tests and legacy entry type check 2025-07-03 00:08:00 -04:00
thePR0M3TH3AN
9e071688ab Merge pull request #176 from PR0M3TH3AN/codex/update-entry_management.py-and-add-totp-functions
Add TOTP entry support
2025-07-03 00:02:12 -04:00
thePR0M3TH3AN
d1d20759fd Implement TOTP entry support 2025-07-03 00:00:43 -04:00
thePR0M3TH3AN
aba3ca3bbb Merge pull request #175 from PR0M3TH3AN/codex/add-totp-constant-and-implement-derive_totp_secret
Implement new TOTP derivation
2025-07-02 23:52:21 -04:00
thePR0M3TH3AN
2a72464268 Add BIP85 TOTP derivation 2025-07-02 23:50:56 -04:00
thePR0M3TH3AN
fe758eee35 Merge pull request #174 from PR0M3TH3AN/codex/create-totpmanager-class-implementation
Implement TotpManager
2025-07-02 23:42:24 -04:00
thePR0M3TH3AN
7fd727cf96 Add TotpManager and TOTP utilities 2025-07-02 23:41:03 -04:00
thePR0M3TH3AN
ed4e21cb80 Merge pull request #172 from PR0M3TH3AN/codex/improve-inactivity-timer-test
Fix inactivity timer and add tests
2025-07-02 23:31:40 -04:00
thePR0M3TH3AN
d270236a41 Add timed input for inactivity and tests 2025-07-02 23:30:26 -04:00
thePR0M3TH3AN
ec4bc51e1f Merge pull request #171 from PR0M3TH3AN/codex/update-docs-for-new-entries-layout
Update docs for entries schema
2025-07-02 23:23:42 -04:00
thePR0M3TH3AN
a6cffd2007 Update docs for entries schema 2025-07-02 23:22:03 -04:00
thePR0M3TH3AN
26b7b5951f Merge pull request #170 from PR0M3TH3AN/codex/update-and-add-unit-tests-for-entries
Update tests for entries schema
2025-07-02 23:10:48 -04:00
thePR0M3TH3AN
609751bf66 Update tests for entries schema 2025-07-02 23:09:10 -04:00
thePR0M3TH3AN
a00d97b076 Merge pull request #169 from PR0M3TH3AN/codex/new-task
Add notes prompt when editing entries
2025-07-02 22:49:54 -04:00
thePR0M3TH3AN
d589a14ddd Prompt for notes when adding or modifying 2025-07-02 22:48:37 -04:00
thePR0M3TH3AN
e932f6225a Merge pull request #168 from PR0M3TH3AN/codex/implement-derivation-functions-for-totp,-ssh,-and-seed-phras
Add BIP85 derivation helpers
2025-07-02 22:37:15 -04:00
thePR0M3TH3AN
854766c983 Add BIP85 derivation helpers and tests 2025-07-02 22:35:57 -04:00
thePR0M3TH3AN
f7eb2a0ac7 Merge pull request #167 from PR0M3TH3AN/codex/modify-entry-management-functionality
Add notes field and stub entry types
2025-07-02 22:30:29 -04:00
thePR0M3TH3AN
7fff164da7 Update entry manager for generic entries 2025-07-02 22:28:56 -04:00
thePR0M3TH3AN
2c0baa9591 Merge pull request #166 from PR0M3TH3AN/codex/add-migration-v1-to-v2-and-update-tests
Add migration to schema v2 and adjust tests
2025-07-02 22:17:41 -04:00
thePR0M3TH3AN
47d9e9d8e4 Add migration to version 2 and update tests 2025-07-02 22:16:18 -04:00
thePR0M3TH3AN
0bae741f36 Merge pull request #165 from PR0M3TH3AN/codex/refactor-src/constants.py-and-initialize_app-function
Add initialization helper for SeedPass app directory
2025-07-02 22:06:20 -04:00
thePR0M3TH3AN
7763d9de88 Refactor constants initialization 2025-07-02 22:04:52 -04:00
thePR0M3TH3AN
f94a964622 Merge pull request #164 from PR0M3TH3AN/e3lki3-codex/remove-bip85-from-requirements-and-clean-up-code
Remove bip85 dependency and unused code
2025-07-02 21:58:29 -04:00
thePR0M3TH3AN
fb9b9e6607 Remove bip85 dependency and unused KeyManager 2025-07-02 21:56:50 -04:00
thePR0M3TH3AN
11c0e49683 Merge pull request #163 from PR0M3TH3AN/codex/replace-sys.exit-with-custom-exceptions
Add custom exception handling
2025-07-02 21:31:32 -04:00
thePR0M3TH3AN
c83b8c3074 Introduce custom error classes 2025-07-02 21:29:18 -04:00
thePR0M3TH3AN
ff86669912 Merge pull request #162 from PR0M3TH3AN/codex/create-password_manager/entry_types.py-module
Add EntryType enum
2025-07-02 21:10:09 -04:00
thePR0M3TH3AN
92b411beb3 Add EntryType enum 2025-07-02 21:07:13 -04:00
thePR0M3TH3AN
c3486b793a Merge pull request #161 from PR0M3TH3AN/codex/display-nostr-event-id-after-push
Display event ID after Nostr sync
2025-07-02 20:15:40 -04:00
thePR0M3TH3AN
b6675aa5ec Display event IDs after Nostr publish 2025-07-02 20:14:25 -04:00
thePR0M3TH3AN
c6b19e10ea Merge pull request #160 from PR0M3TH3AN/codex/remove-seed+pw-and-pw-only-references
Remove legacy encryption options from docs
2025-07-02 19:47:39 -04:00
thePR0M3TH3AN
7b35e961be docs: remove encryption mode sections 2025-07-02 19:46:15 -04:00
thePR0M3TH3AN
e1e2daf4f2 Merge pull request #159 from PR0M3TH3AN/codex/delete-encryption-mode-tests-and-update-initialization
Remove legacy encryption mode tests
2025-07-02 19:40:29 -04:00
thePR0M3TH3AN
d6b4ac6642 Remove legacy encryption mode tests 2025-07-02 19:39:21 -04:00
thePR0M3TH3AN
89c1306407 Merge pull request #158 from PR0M3TH3AN/codex/refactor-backup-and-database-export/import-logic
Remove unused import
2025-07-02 19:28:09 -04:00
thePR0M3TH3AN
a8a0e20c02 Remove unused import 2025-07-02 19:26:42 -04:00
thePR0M3TH3AN
e88c871c6b Merge pull request #157 from PR0M3TH3AN/codex/refactor-password-manager-and-encryption-modes
Drop encryption mode selection
2025-07-02 19:19:29 -04:00
thePR0M3TH3AN
055e86b8ab Remove obsolete encryption mode support 2025-07-02 19:17:52 -04:00
thePR0M3TH3AN
f58cfa58e1 Merge pull request #156 from PR0M3TH3AN/codex/remove-encryption_mode-from-config-and-code
Remove encryption mode config
2025-07-02 19:02:03 -04:00
thePR0M3TH3AN
57adf0bf01 Remove unused encryption mode setting 2025-07-02 19:00:49 -04:00
thePR0M3TH3AN
c8db87d3d2 Merge pull request #155 from PR0M3TH3AN/codex/remove-seed_plus_pw-and-pw_only-modes
Drop unused encryption modes
2025-07-02 18:51:19 -04:00
thePR0M3TH3AN
d2832db194 Remove password-based encryption modes 2025-07-02 18:48:15 -04:00
thePR0M3TH3AN
01d55073b1 Merge pull request #154 from PR0M3TH3AN/codex/update-backup-behaviour-documentation
Update docs for snapshot-based Nostr backups
2025-07-02 18:22:31 -04:00
thePR0M3TH3AN
e1a5b9d4f1 docs: update nostr backup docs 2025-07-02 18:21:05 -04:00
thePR0M3TH3AN
e73f5a84a4 Merge pull request #153 from PR0M3TH3AN/codex/update-landing-page-text-and-features
Update landing page index info
2025-07-02 17:47:41 -04:00
thePR0M3TH3AN
626d20b22f Update landing to match README snapshot info 2025-07-02 17:46:17 -04:00
thePR0M3TH3AN
efafb30e36 Merge pull request #152 from PR0M3TH3AN/codex/update-documentation-for-seedpass-encryption-and-chunking
Update README for chunked vault backups
2025-07-02 17:38:15 -04:00