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

umputun / secrets / 20549271212
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github-actions-updates-35b2a8182b
DEFAULT BRANCH: master
Ran 28 Dec 2025 05:14AM 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

28 Dec 2025 05:13AM UTC coverage: 83.066% (-0.2%) from 83.292%
20549271212

Pull #96

github

umputun
refactor: remove paranoid mode, implement hybrid encryption

- remove --paranoid CLI flag and Paranoid config field
- remove paranoid-specific CSS styling (data-paranoid selectors)
- remove conditional theme-color meta tag (always use teal)
- always include crypto.js for client-side encryption
- update templates to use runtime #key detection instead of .Paranoid
- rename JS variables: paranoidKey to encryptionKey, etc.
- update handlers to check msg.ClientEnc instead of s.cfg.Paranoid
- return proper HTTP status codes (403 for wrong PIN, 404 for missing)
- remove Paranoid from params endpoint response
- update tests for new HTTP status code behavior

UI always uses client-side encryption (with #key in URL fragment).
API always uses server-side encryption.
Pull Request #96: Hybrid encryption: UI client-side, API server-side

80 of 95 new or added lines in 6 files covered. (84.21%)

28 existing lines in 2 files now uncovered.

1658 of 1996 relevant lines covered (83.07%)

73.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% app/main.go
1
89.49
0.58% app/server/web.go
2
94.36
-1.1% app/messager/messager.go
11
77.13
-1.1% app/store/sqlite.go

Uncovered Existing Lines

Lines Coverage ∆ File
13
92.75
-0.1% app/server/server.go
15
0.0
0.0% app/main.go
Jobs
ID Job ID Ran Files Coverage
1 20549271212.1 28 Dec 2025 05:14AM UTC 15
83.07
GitHub Action Run
Source Files on build 20549271212
  • Tree
  • List 15
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #96
  • PR Base - master (#20545251628)
  • 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