-
Notifications
You must be signed in to change notification settings - Fork 55
feat(platform-wallet)!: layered opt-in secret protection (Tier-2 password envelope) #3953
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lklimek
merged 26 commits into
fix/wallet-core-derived-rehydration
from
feat/platform-wallet-secret-protection
Jun 26, 2026
Merged
Changes from 10 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a4ed0b5
feat(platform-wallet-storage): SecretString serde/schemars/is_blank (…
lklimek 1827a39
feat(platform-wallet-storage): error taxonomy for Tier-2 secret prote…
lklimek f68f00e
feat(platform-wallet-storage): Tier-2 secret envelope (wrap/unwrap)
lklimek 491229b
feat(platform-wallet-storage)!: strict fail-closed Tier-2 read (L-1 k…
lklimek c19c23b
feat(platform-wallet-storage): SecretStore Tier-2 write API + reprotect
lklimek d4d311c
feat(platform-wallet-storage)!: Tier-1 blank-passphrase guard + open_…
lklimek 351d1e6
refactor(platform-wallet-storage): use keyring_core::mock::Store; ann…
lklimek d3df41e
docs(platform-wallet-storage): QA fixes — rustdoc clarity + ephemeral…
lklimek b5ede7d
test(platform-wallet-storage): QA fixes — Os read bound, Os crash tes…
lklimek fb7953e
test(platform-wallet-storage): cover Os read-size guard; pin new() so…
lklimek 1e70ebd
Merge branch 'fix/wallet-core-derived-rehydration' into feat/platform…
lklimek 3e2fb63
docs(rs-platform-wallet-storage): clarify why SecretString::new zeroi…
lklimek 121e8cd
fix(rs-platform-wallet-storage)!: reject blank object password on pro…
lklimek abe7781
feat(rs-platform-wallet-storage)!: surface absence in SecretStore::de…
lklimek 7099d6a
refactor(rs-platform-wallet-storage)!: bootstrap secrets/wire/ bincod…
lklimek bb863d2
refactor(rs-platform-wallet-storage)!: implement wire encoder + size …
lklimek 8f7c175
refactor(rs-platform-wallet-storage)!: implement wire decoder + dispa…
lklimek ff7e560
refactor(rs-platform-wallet-storage)!: switch over to wire/, drop leg…
lklimek 7c344b0
refactor(rs-platform-wallet-storage)!: polish docs + drop tombstone c…
lklimek c4af266
refactor(rs-platform-wallet-storage)!: address Phase-3 review finding…
lklimek cf7894e
Merge branch 'chore/rs-platform-wallet-storage-secret-comment-clarity…
lklimek 11338b6
Merge branch 'fix/rs-platform-wallet-storage-tier2-unwrap-blank-pw' i…
lklimek a3ecc72
Merge branch 'feat/rs-platform-wallet-storage-mutators-surface-absenc…
lklimek a29cbf8
Merge branch 'refactor/rs-platform-wallet-storage-bincode-envelope-aa…
lklimek 483e667
docs(rs-platform-wallet-storage): update SECRETS.md reprotect to Err(…
lklimek 07579e3
refactor(rs-platform-wallet-storage): rewire envelope re-exports afte…
lklimek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.