Block a user
jknapp
deleted branch docs/installation-instructions from CyberCoveLLC/Triple-C
2026-08-27 22:37:22 +00:00
Add an Installation section to HOW-TO-USE.md
jknapp
deleted branch fix/arch-package-mirror-to-gitea from CyberCoveLLC/Triple-C
2026-08-27 22:22:00 +00:00
Mirror the Arch package to the Gitea release too
Mirror the Arch package to the Gitea release too
jknapp
created branch fix/arch-package-mirror-to-gitea in CyberCoveLLC/Triple-C
2026-08-27 22:14:58 +00:00
jknapp
pushed to fix/arch-package-mirror-to-gitea at CyberCoveLLC/Triple-C
2026-08-27 22:14:58 +00:00
Add an Installation section to HOW-TO-USE.md
jknapp
created branch docs/installation-instructions in CyberCoveLLC/Triple-C
2026-08-27 22:06:46 +00:00
feat: Add settings export/import to Triple-C
Shipped in PR #40 (merged as dd48bac).
Encrypted export/import of Triple-C's global settings to a single password-protected file, per the design discussed above:
- Argon2id + AES-256-GCM,…