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

umputun / secrets / 20531117463
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.0.0
DEFAULT BRANCH: master
Ran 26 Dec 2025 11:24PM UTC
Jobs 1
Files 15
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

26 Dec 2025 11:23PM UTC coverage: 83.886% (-0.4%) from 84.246%
20531117463

push

github

umputun
feat(paranoid): add client-side encryption UI for create and reveal flows

implement complete paranoid mode frontend:
- create flow: encrypt message client-side, append #key to URL
- reveal flow: fetch encrypted blob, decrypt with URL fragment key
- proper error handling: check Content-Type before decryption
- return HTTP 403/404 for errors in paranoid mode (not 200)
- e2e tests verify correct error messages (not "Decryption failed")

the server never sees plaintext in paranoid mode - all encryption
happens in the browser using Web Crypto API (AES-128-GCM).

7 of 17 new or added lines in 2 files covered. (41.18%)

1619 of 1930 relevant lines covered (83.89%)

75.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
88.8
-1.27% app/server/web.go
Jobs
ID Job ID Ran Files Coverage
1 20531117463.1 26 Dec 2025 11:24PM UTC 15
83.89
GitHub Action Run
Source Files on build 20531117463
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3e8b484b on github
  • Prev Build on feature/paranoid-mode-sqlite (#20530444570)
  • Next Build on feature/paranoid-mode-sqlite (#20532347649)
  • Delete
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

© 2025 Coveralls, Inc