Skip to content

Say that Fractum splits the AES key, not the file (#49) - #35

Closed
WhiteStarSupreme wants to merge 10 commits into
mainfrom
WhiteStarSupreme/fix-key-splitting-wording
Closed

Say that Fractum splits the AES key, not the file (#49)#35
WhiteStarSupreme wants to merge 10 commits into
mainfrom
WhiteStarSupreme/fix-key-splitting-wording

Conversation

@WhiteStarSupreme

Copy link
Copy Markdown
Collaborator

Closes #49 for the README.

WhiteStarSupreme and others added 10 commits July 1, 2026 06:44
* fix(arch): unify encrypt path via FileEncryptor, fix test suite (N3)

* fix(crypto): remove plaintext hash (C1), bind metadata as AAD (C2), key as bytearray (M4)

* fix(supply-chain): pin installers with SHA-256 (H1), pin GH Actions by digest (H2), pin Docker image (H3)

* fix(fs): chmod 750 (M1), non-root test user (M2), secure zip cleanup (N2), no-overwrite on decrypt (N4)

* fix(robustness): verify share hash (L5), fix fallback set_id filtering (N5), narrow _read_metadata except (L8), os.urandom RNG (L6)

* fix(opsec): minimal share metadata by default (N10), package integrity verification (M6)

* fix(interactive): repair interactive mode broken by N10 minimal share format

* refactor: remove dead code — verify_shares, save_share, secure_string (batch 2)

* refactor: cohérence, optimisations et fix version check (batch 3)

* security: secure memory hardening — mlock, SecureContext, shares clearing (batch 4)

* test: add coverage for error messages, OS simulation, and UX modes

* test: add edge-case error coverage

* test: add deterministic file corruption coverag

* test(memory): add memory security test suite

* Add realistic test fixtures and cross-platform test fixes

* test: fix fuzzing hash field, add edge-case roundtrip and bootstrap syntax checks

* fix(cli): make --label optional, drop redundant manual-shares prompt

* test: move fixture-based suites to fractum-tests, drop legacy compat tests

* fix(ci): patch zizmor findings in release.yml, anchor gitignore/dockerignore globs

* fix(tests): force UTF-8 stdout on Windows in run_tests.py

* apply ruff format to src/, sync .gitignore

* feat: add --bundle-encrypted, tests, release process and docs edited

* fix(cli): complete truncated except clause in collect_manual_shares

* fix: patch v1.4.1 blockers — offline build, arm64 wheel, version check (M5), zip bomb (L4), label messaging (#32)

* ci: trigger CodeQL workflow on WhiteStarSupreme/misc-sec-improvements-pt1 branch

* ci: point CodeQL workflow at dev/main instead of a feature branch

---------
@WhiteStarSupreme
WhiteStarSupreme force-pushed the WhiteStarSupreme/fix-key-splitting-wording branch from b5c51d2 to cdaa028 Compare August 19, 2026 12:54
@WhiteStarSupreme

Copy link
Copy Markdown
Collaborator Author

Doublon de #36, qui vise dev comme demandé dans katvio/dumb-backlog-workaround#49. Même branche, même contenu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants