Jeffrey Paul sneak
sneak created repository sneak/hdmistat 2025-07-23 12:57:06 +02:00
sneak pushed to main at sneak/secret 2025-07-23 02:26:04 +02:00
a73a409fe4 Refactor unlockers command structure and add quiet flag to list command
sneak pushed to main at sneak/vaultik 2025-07-22 14:56:56 +02:00
78af626759 Major refactoring: UUID-based storage, streaming architecture, and CLI improvements
sneak pushed tag v1.0.0 to sneak/smartconfig 2025-07-22 13:56:49 +02:00
sneak pushed to main at sneak/smartconfig 2025-07-22 13:56:38 +02:00
42161ce489 Add build target with version injection via ldflags
sneak pushed to main at sneak/smartconfig 2025-07-22 13:41:53 +02:00
82f09a16ec Prepare for 1.0 release
sneak pushed to main at sneak/secret 2025-07-22 13:35:28 +02:00
70d19d09d0 latest
sneak pushed to main at sneak/secret 2025-07-22 12:51:13 +02:00
40ea47b2a1 Add missing changes from feature branch
sneak pushed to main at sneak/secret 2025-07-22 12:47:42 +02:00
7ed3e287ea Merge branch 'add-list-remove-commands'
8e3530a510 Fix use-after-free crash in readSecurePassphrase
e5d7407c79 Fix mnemonic input to not echo to screen
377b51f2db Add Docker support for building and running the CLI tool
a09fa89f30 Fix cross-platform build issues and security vulnerabilities
Compare 7 commits »
sneak deleted branch add-list-remove-commands from sneak/secret 2025-07-22 12:47:33 +02:00
sneak pushed to add-list-remove-commands at sneak/secret 2025-07-22 12:46:28 +02:00
8e3530a510 Fix use-after-free crash in readSecurePassphrase
e5d7407c79 Fix mnemonic input to not echo to screen
377b51f2db Add Docker support for building and running the CLI tool
a09fa89f30 Fix cross-platform build issues and security vulnerabilities
7af1e6efa8 Improve PGP unlocker ergonomics
Compare 6 commits »
sneak created branch add-list-remove-commands in sneak/secret 2025-07-22 12:46:28 +02:00
sneak pushed to main at sneak/smartconfig 2025-07-22 12:25:34 +02:00
47801ce852 Add gjson path support to all typed getters
sneak pushed to main at sneak/smartconfig 2025-07-21 18:57:27 +02:00
6b8c16dd1d Implement proper YAML path navigation and complex type support
sneak pushed to main at sneak/smartconfig 2025-07-21 16:43:57 +02:00
e7fa389634 Add safety check for numeric type conversions
sneak pushed to main at sneak/smartconfig 2025-07-21 16:21:46 +02:00
e6db26d2c4 Improve basic example to showcase all resolver types
sneak pushed to main at sneak/smartconfig 2025-07-21 16:07:38 +02:00
81eddf2b38 Update README for 1.0 release
sneak pushed to main at sneak/secret 2025-07-21 15:59:03 +02:00
816f53f819 Replace shell-based keychain implementation with keybase/go-keychain library
sneak pushed to main at sneak/smartconfig 2025-07-21 15:19:57 +02:00
cf13b275b7 Squashed commit of the following:
sneak pushed to main at sneak/smartconfig 2025-07-21 12:13:42 +02:00
3c3732f033 Add JSON5 support, --json CLI flag, typed getters, and improve YAML quoting