This website requires JavaScript.
Explore
Help
Sign In
sneak
/
secret
Watch
1
Star
0
Fork
0
You've already forked secret
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9adf0c08033d51cb705f594d4fd225fae72f8822
secret
/
internal
/
vault
History
sneak
9adf0c0803
refactor: fix redundant metadata fields across the codebase - Removed VaultMetadata.Name (redundant with directory structure) - Removed SecretMetadata.Name (redundant with Secret.Name field) - Removed AgePublicKey and AgeRecipient from PGPUnlockerMetadata - Removed AgePublicKey from KeychainUnlockerMetadata - Changed PGP and Keychain unlockers to store recipient in pub.txt instead of pub.age - Fixed all tests to reflect these changes - Follows DRY principle and prevents data inconsistency
2025-06-09 17:44:10 -07:00
..
integration_test.go
latest
2025-06-09 05:59:26 -07:00
integration_version_test.go
Fix integration tests: correct vault derivation index and debug test failures
2025-06-09 04:54:45 -07:00
management.go
refactor: fix redundant metadata fields across the codebase - Removed VaultMetadata.Name (redundant with directory structure) - Removed SecretMetadata.Name (redundant with Secret.Name field) - Removed AgePublicKey and AgeRecipient from PGPUnlockerMetadata - Removed AgePublicKey from KeychainUnlockerMetadata - Changed PGP and Keychain unlockers to store recipient in pub.txt instead of pub.age - Fixed all tests to reflect these changes - Follows DRY principle and prevents data inconsistency
2025-06-09 17:44:10 -07:00
metadata_test.go
refactor: fix redundant metadata fields across the codebase - Removed VaultMetadata.Name (redundant with directory structure) - Removed SecretMetadata.Name (redundant with Secret.Name field) - Removed AgePublicKey and AgeRecipient from PGPUnlockerMetadata - Removed AgePublicKey from KeychainUnlockerMetadata - Changed PGP and Keychain unlockers to store recipient in pub.txt instead of pub.age - Fixed all tests to reflect these changes - Follows DRY principle and prevents data inconsistency
2025-06-09 17:44:10 -07:00
metadata.go
Fix integration tests: correct vault derivation index and debug test failures
2025-06-09 04:54:45 -07:00
secrets_version_test.go
Fix integration tests: correct vault derivation index and debug test failures
2025-06-09 04:54:45 -07:00
secrets.go
Fix integration tests: correct vault derivation index and debug test failures
2025-06-09 04:54:45 -07:00
unlockers.go
Fix integration tests: correct vault derivation index and debug test failures
2025-06-09 04:54:45 -07:00
vault_test.go
'unlock keys' renamed to 'unlockers'
2025-05-30 07:29:02 -07:00
vault.go
Fix integration tests: correct vault derivation index and debug test failures
2025-06-09 04:54:45 -07:00