This website requires JavaScript.
80a3bd1911
docs: update README.md with sanctum sync and in-place upgrade documentation
main
harald
2026-09-16 13:46:35 +02:00
2da1ea55a9
chore(release): update scoop and winget manifests for v0.6.0
v0.6.0
harald
2026-09-16 12:40:37 +02:00
2e4cf1cef0
feat(upgrade): implement in-place self-upgrade command and bump version to v0.6.0
harald
2026-09-16 12:33:57 +02:00
1048253497
chore(release): update scoop and winget manifests for v0.5.0
v0.5.0
harald
2026-09-16 10:44:18 +02:00
aa65d96434
feat(sync): add rsync-like sync command with dry-run and bump version to v0.5.0
harald
2026-09-16 10:40:38 +02:00
3f3f8f2730
chore(packages): update scoop and winget manifests to v0.4.1
v0.4.1
harald
2026-09-14 14:11:51 +02:00
650cfc7cd4
chore(release): bump version to v0.4.1
harald
2026-09-14 14:02:02 +02:00
9d1a4d3ad7
build: preserve dist directory and merge SHA256 sums in package-release.ps1
v0.4.0
harald
2026-09-14 13:36:59 +02:00
aa25719c0d
fix(linux): prevent premature unmount caused by closed channel triggers in select!
harald
2026-09-14 13:27:10 +02:00
34378998c4
feat(linux): add --mount-point CLI option and platform-aware mount messages
harald
2026-09-12 14:36:43 +02:00
4ef0c414fa
feat(linux): add static musl x86_64 build, packaging, and Freedesktop integration
harald
2026-09-10 17:45:04 +02:00
1f3afb1e52
fix(scripts): correct URL variable interpolation and add error check in publish script
harald
2026-09-10 17:05:15 +02:00
5f2040f8bf
chore(release): bump version to 0.4.0 and update manifests
harald
2026-09-10 17:02:05 +02:00
da2ddbd6ab
feat(distribution): add Scoop/Winget manifests, INSTALL.md, and Unix mount integration
harald
2026-09-10 16:51:24 +02:00
46f976b353
feat(cross-platform): add QUICKSTART.md, live crash test, and platform abstraction module
harald
2026-09-10 16:31:57 +02:00
6cb48f55d9
docs(compliance): add LEGAL.md, THIRD_PARTY_LICENSES.md, and update packaging
v0.3.1
harald
2026-09-10 15:14:51 +02:00
7ed0f51fb1
chore(release): bump version to 0.3.1 and update release notes
harald
2026-09-10 14:08:48 +02:00
dae0b3b7c3
feat(resilience): implement CHAOS-01 to CHAOS-03 crash consistency and input guards
harald
2026-09-10 13:58:39 +02:00
541190cff4
feat(opsec-ux): implement HF-01 to HF-04 and VFS carrier protection
harald
2026-09-10 13:27:01 +02:00
99813ae2a3
feat(security): add Win32 VirtualLock memory protection, CFA error diagnostics, and ShellBag OpSec
harald
2026-09-10 12:27:57 +02:00
90cf4927af
fix(release): normalize file paths for curl upload and upload standalone binary
harald
2026-09-09 22:21:34 +02:00
abf395627a
chore: release v0.3.0
v0.3.0
harald
2026-09-09 22:00:04 +02:00
fcd59dfe68
security: harden WebDAV server against Slowloris/connection starvation and fix LZ4 bomb protection
harald
2026-09-09 21:54:05 +02:00
a8fdfc674e
fix(sre): implement PRR-01 stale mount self-healing and PRR-02 win32 console close handler
harald
2026-09-09 21:45:35 +02:00
70d03df676
fix(security): implement P3 high-entropy carrier default and P5 manifest capacity guard
harald
2026-09-09 21:33:01 +02:00
771c08ff0f
fix(security): implement P1 loopback session token, P2 AAD filename binding, and P4 memory zeroization
harald
2026-09-09 21:24:07 +02:00
98bfac718f
fix(core): resolve all 12 adversarial review findings
harald
2026-09-09 21:02:21 +02:00
030ce6a1e5
feat(security): implement Phase 2 Modell A (Steganografischer Alibi-Carrier für Plausible Deniability)
harald
2026-09-09 20:22:00 +02:00
b8e4dcb614
feat(security): implement Phase 1 of Plausible Deniability hardening
harald
2026-09-09 19:55:34 +02:00
ea571d245e
fix(branding): make shield logo and Windows icon background 100% transparent
v0.2.0
harald
2026-09-08 11:50:05 +02:00
bb4268cb62
feat(branding): add 3D shield logo, embed Windows PE icon, and update README banner
harald
2026-09-08 11:24:15 +02:00
952e0cb23a
docs(readme): update documentation for v0.2.0 release
harald
2026-09-08 10:58:23 +02:00
fb154c0d2e
docs(changelog): document v0.2.0 release changes
harald
2026-09-08 10:51:58 +02:00
5c1ac89989
chore(release): bump version to 0.2.0
harald
2026-09-08 10:50:33 +02:00
1e6854e9f5
feat(anti-forensics): implement incremental auto-vacuum, chunk shredding, and plausible deniability
harald
2026-09-08 10:46:24 +02:00
2cb065c8c0
feat(opsec): implement inactivity auto-lock, session lock detection, and anti-leak shield
harald
2026-09-08 10:14:31 +02:00
38df3d3845
feat(windows): implement explorer shell integration, auto drive allocation, auto-open, and system tray icon
harald
2026-09-08 10:04:24 +02:00
1c8a860184
feat(recovery): implement header backup/restore, BIP-39 recovery key, and integrity verification
harald
2026-09-08 09:49:08 +02:00
2d14c64c3e
feat(compression): implement transparent LZ4 chunk compression with V1 backwards compatibility
harald
2026-09-07 21:59:42 +02:00
a9c3dd25a3
feat(cli): add passwd command for instant master password changes
harald
2026-09-07 17:29:50 +02:00
58336fc059
fix(release): let curl manage multipart boundary automatically
harald
2026-09-07 16:57:10 +02:00
83dc42dd86
fix(release): write UTF-8 without BOM for release payload
harald
2026-09-07 16:54:46 +02:00
38a8a747c7
feat(release): support loading local .env in publish script
harald
2026-09-07 16:51:12 +02:00
38c0a6dc12
chore: ignore .env and token files in git
harald
2026-09-07 16:49:35 +02:00
d15ebd8916
feat(release): add automated Gitea release publisher script
harald
2026-09-07 16:40:49 +02:00
eec1971302
feat(release): setup release management with SemVer, packaging script, and Gitea CI/CD
v0.1.0
harald
2026-09-07 16:32:41 +02:00
681fb0c032
Enhance CLI output: UTF-8 console codepage, VT colors, clean status cards
harald
2026-09-07 16:01:50 +02:00
a50dc04bb3
Fix percent-encoding in VFS paths and implement symlink_metadata for WebDAV MOVE
harald
2026-09-07 15:49:19 +02:00
9115596763
Initial commit: Sanctum encrypted single-file container for Windows
harald
2026-09-07 15:40:58 +02:00