Commit a6887b4
chore: preparing v1.4.2 that is about LICENSING (#38)
* misc improvements related to v1.4.0 (#27)
* fix(cli): complete truncated except clause in collect_manual_shares (#28)
* chore(readme): set correct README file
* chore: set version to 1.4.0
* chore: set version to 1.4.0 in README
* content of v1.4.1 (#33)
* 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
---------
* chore: set version to 1.4.2
* Say that Fractum splits the AES key, not the file (#49) (#36)
* Split the trademark policy out of LICENSE, and stop calling the project proprietary (#37)
---------
Co-authored-by: WhiteStarSupreme <120492851+WhiteStarSupreme@users.noreply.github.com>
Co-authored-by: S.A.S.U KATVIO <contact@katvio.com>1 parent 5d39ed4 commit a6887b4
8 files changed
Lines changed: 465 additions & 367 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments