Simpl-Resultat/src-tauri
le king fu 49dec51062
All checks were successful
PR Check / rust (push) Successful in 22m58s
PR Check / frontend (push) Successful in 2m17s
PR Check / rust (pull_request) Successful in 22m0s
PR Check / frontend (pull_request) Successful in 2m23s
feat(license): rotate embedded Ed25519 public key (#49)
Replace the placeholder public key with the one whose private
counterpart is now held by the maximus-api license server. The old
key had no licenses issued against it (the server did not exist), so
no users are affected.

The 34 Rust unit tests still pass — license_commands tests use
ad-hoc test keypairs rather than the embedded one, and
embedded_public_key_pem_parses confirms the new PEM is valid.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 10:51:19 -04:00
..
capabilities feat: add Settings page with in-app updater support 2026-02-11 11:47:25 +00:00
icons Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
src feat(license): rotate embedded Ed25519 public key (#49) 2026-04-25 10:51:19 -04:00
.gitignore Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
build.rs Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
Cargo.lock chore: release v0.8.4 2026-04-21 19:32:44 -04:00
Cargo.toml chore: release v0.8.4 2026-04-21 19:32:44 -04:00
tauri.conf.json chore: release v0.8.4 2026-04-21 19:32:44 -04:00