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

umputun / secrets / 20531117463 / 1
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github-actions-updates-35b2a8182b
DEFAULT BRANCH: master
Ran 26 Dec 2025 11:24PM UTC
Files 15
Run time 0s
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.1

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).

1619 of 1930 relevant lines covered (83.89%)

75.6 hits per line

Source Files on job 20531117463.1
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20531117463
  • 3e8b484b on github
  • Prev Job for on feature/paranoid-mode-sqlite (#20530444570.1)
  • Next Job for on feature/paranoid-mode-sqlite (#20532347649.1)
  • 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

© 2026 Coveralls, Inc