• Joined on 2021-01-05
jknapp pushed to docs/wayland-icon-cache-note at CyberCoveLLC/Triple-C 2026-08-27 22:53:23 +00:00
6cc48b3266 Document the Wayland icon-cache-needs-relogin gotcha
jknapp pushed to main at CyberCoveLLC/Triple-C 2026-08-27 22:37:22 +00:00
0fad306c25 Merge pull request 'Add an Installation section to HOW-TO-USE.md' (#43) from docs/installation-instructions into main
99c9dd3cc2 Add an Installation section — nothing told a new user how to get the app
Compare 2 commits »
jknapp deleted branch docs/installation-instructions from CyberCoveLLC/Triple-C 2026-08-27 22:37:22 +00:00
jknapp merged pull request CyberCoveLLC/Triple-C#43 2026-08-27 22:37:20 +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
jknapp pushed to main at CyberCoveLLC/Triple-C 2026-08-27 22:21:59 +00:00
8beb62b12c Merge pull request 'Mirror the Arch package to the Gitea release too' (#44) from fix/arch-package-mirror-to-gitea into main
f2cfc0be8f Also attach the Arch package to the matching Gitea release
Compare 2 commits »
jknapp merged pull request CyberCoveLLC/Triple-C#44 2026-08-27 22:21:58 +00:00
Mirror the Arch package to the Gitea release too
jknapp created pull request CyberCoveLLC/Triple-C#44 2026-08-27 22:15:05 +00:00
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
f2cfc0be8f Also attach the Arch package to the matching Gitea release
jknapp created pull request CyberCoveLLC/Triple-C#43 2026-08-27 22:06:53 +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
jknapp pushed to docs/installation-instructions at CyberCoveLLC/Triple-C 2026-08-27 22:06:46 +00:00
99c9dd3cc2 Add an Installation section — nothing told a new user how to get the app
jknapp pushed tag v0.4.16 to CyberCoveLLC/Triple-C 2026-08-27 22:01:54 +00:00
jknapp released Triple-C v0.4.16 (Linux) at CyberCoveLLC/Triple-C 2026-08-27 22:01:54 +00:00
jknapp released Triple-C v0.4.16 (Windows) at CyberCoveLLC/Triple-C 2026-08-27 21:58:30 +00:00
jknapp pushed tag v0.4.16-win to CyberCoveLLC/Triple-C 2026-08-27 21:58:29 +00:00
jknapp pushed tag v0.4.16-mac to CyberCoveLLC/Triple-C 2026-08-27 21:56:27 +00:00
jknapp released Triple-C v0.4.16 (macOS) at CyberCoveLLC/Triple-C 2026-08-27 21:56:27 +00:00
jknapp commented on issue CyberCoveLLC/Triple-C#35 2026-08-27 21:54:13 +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,…