• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / stash / 20609592819
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.18.0
DEFAULT BRANCH: master
Ran 31 Dec 2025 01:15AM UTC
Jobs 1
Files 24
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Dec 2025 01:13AM UTC coverage: 83.562%. First build
20609592819

push

github

umputun
feat(store): add zero-knowledge client-side encryption

add optional client-side encryption where server never sees plaintext.
encryption/decryption happens entirely in Go client library using
AES-256-GCM with Argon2id key derivation. server stores opaque $ZK$ blobs.

- add ZKCrypto with Encrypt/Decrypt methods (app/store/zkcrypto.go)
- add ZKEncrypted field to KeyInfo, detect $ZK$ prefix in db.go
- add WithZKKey(passphrase) client option (lib/stash)
- web UI shows green shield icon, hides edit for ZK keys
- add e2e tests for ZK display and behavior
- document ZK encryption in README and CLAUDE.md

178 of 215 new or added lines in 5 files covered. (82.79%)

3289 of 3936 relevant lines covered (83.56%)

96.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
87.04
lib/stash/client.go
3
86.67
app/server/web/keys.go
12
85.37
app/store/zkcrypto.go
20
75.61
lib/stash/zk.go
Jobs
ID Job ID Ran Files Coverage
1 20609592819.1 31 Dec 2025 01:15AM UTC 24
83.56
GitHub Action Run
Source Files on build 20609592819
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 916b9528 on github
  • Next Build on zk-encryption (#20609857721)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc