This website requires JavaScript.
Explore
Help
Sign in
Snider
/
Borg
Watch
1
Star
0
Fork
You've already forked Borg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
feat/retry-logic-16602402838586068838
Borg
/
go.work
6 lines
22 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
feat: Add trix encryption and format This commit introduces the `Enchantrix` library to add support for the `.trix` encrypted file format. The main changes are: - The `matrix` format has been renamed to `tim` (Terminal Isolation Matrix). - The `.tim` format is now a specialized `.trix` file. - A new `decode` command has been added to decode `.trix` and `.tim` files. - The `collect` commands now support the `trix` and `tim` formats. - A `--password` flag has been added to the `collect` commands for encryption. - A `--i-am-in-isolation` flag has been added to the `decode` command for safely decoding `.tim` files. - The decryption functionality is currently disabled due to a bug in the `Enchantrix` library. A follow-up PR will be created to re-enable it.
2025-11-14 13:47:27 +00:00
go 1.25.0
feat: Update project configuration and documentation for Go 1.25 compatibility
2025-11-04 11:46:49 +00:00
feat: Add ChaCha20-Poly1305 encryption and decryption for TIM files (.stim), enhance CLI for encryption format handling (stim), and include metadata inspection support
2025-12-26 01:25:03 +00:00
use (
.
)
Reference in a new issue
Copy permalink