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

umputun / secrets
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: feature/paranoid-mode-sqlite
DEFAULT BRANCH: master
Repo Added 19 Feb 2020 07:55AM UTC
Token sB5IQd6nrGTB6eLS13Gs8W0iEnogsEMeH regen
Build 323 Last
Files 15
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

LAST BUILD ON BRANCH feature/paranoid-mode-sqlite
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • audit-logging-improvements
  • auth-for-link-generation
  • bump-ver
  • bump_modules
  • dependabot
  • dependabot/github_actions/github-actions-updates-167a898cab
  • dependabot/github_actions/github-actions-updates-2d3733e69a
  • dependabot/github_actions/github-actions-updates-822744b99e
  • dependabot/github_actions/github-actions-updates-c0bc7ccf5f
  • dependabot/go_modules/github.com/go-pkgz/routegroup-1.6.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/go-modules-updates-1bff98da5a
  • dependabot/go_modules/go-modules-updates-3f2513770d
  • dependabot/go_modules/go-modules-updates-709908b018
  • dependabot/go_modules/go-modules-updates-891cda64be
  • dependabot/go_modules/go-modules-updates-be53f05598
  • dependabot/go_modules/go-modules-updates-dc9768f38b
  • dependabot/go_modules/go-modules-updates-dd7da38a6b
  • dependabot/go_modules/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.41.0
  • dependabot/go_modules/golang.org/x/crypto-0.43.0
  • dependabot/go_modules/golang.org/x/crypto-0.44.0
  • dependabot/go_modules/golang.org/x/crypto-0.46.0
  • dependabot/npm_and_yarn/frontend/copy-props-2.0.5
  • dependabot/npm_and_yarn/frontend/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/frontend/engine.io-and-browser-sync-6.2.1
  • dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/frontend/ini-1.3.8
  • dependabot/npm_and_yarn/frontend/lodash-4.17.19
  • dependabot/npm_and_yarn/frontend/minimist-1.2.6
  • dependabot/npm_and_yarn/frontend/socket.io-parser-3.3.3
  • dependabot/npm_and_yarn/frontend/ua-parser-js-0.7.33
  • e2e-tests
  • feat/file-upload
  • feat/file-upload-v2
  • feat/ui-redesign
  • feature/email-sharing
  • feature/paranoid-mode-sqlite
  • fix-content-type-header
  • fix/file-upload-review-fixes
  • humanDuration-fix
  • increase-test-coverage
  • issue-31-new-ui
  • issue-40-fix-http
  • issue-refactor-for-issue-40
  • master
  • migrate-router-to-routegroup
  • modern
  • modern-ui-redesign
  • multiple-domains
  • paskal/dependabot-security-updates
  • paskal/fix_golangci_lint
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.2.3
  • refs/tags/v1.2.4
  • refs/tags/v1.3.0
  • refs/tags/v1.4.0
  • refs/tags/v1.4.1
  • refs/tags/v1.4.2
  • refs/tags/v1.4.3
  • refs/tags/v1.4.4
  • refs/tags/v1.4.5
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.6.0
  • refs/tags/v1.6.1
  • refs/tags/v1.6.2
  • refs/tags/v1.6.3
  • refs/tags/v1.7.0
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v1.8.1
  • refs/tags/v1.9.0
  • refs/tags/v1.9.1
  • refs/tags/v1.9.2
  • refs/tags/v1.9.3
  • remove-old-frontend
  • seo-improvements

pending completion
20532918608

Pull #95

github

umputun
chore(deps): update dependencies

- go-strftime v0.1.9 → v1.0.0
- golang.org/x/exp updated
- modernc.org/libc v1.66.10 → v1.67.2
Pull Request #95: feat: add paranoid mode and replace BoltDB with SQLite

1619 of 1930 relevant lines covered (83.89%)

75.59 hits per line

Relevant lines Covered
Build:
Build:
1930 RELEVANT LINES 1619 COVERED LINES
75.59 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20532918608 feature/paranoid-mode-sqlite chore(deps): update dependencies - go-strftime v0.1.9 → v1.0.0 - golang.org/x/exp updated - modernc.org/libc v1.66.10 → v1.67.2 Pull #95 27 Dec 2025 02:11AM UTC umputun github pending completion  
20532872959 feature/paranoid-mode-sqlite chore: prepare v2.0.0 release with module path update - Update go.mod module path to github.com/umputun/secrets/v2 - Update all internal imports to use /v2 suffix - Add CHANGELOG.md with full release history - Document breaking change: BoltDB rep... Pull #95 27 Dec 2025 02:06AM UTC umputun github pending completion  
20532729113 feature/paranoid-mode-sqlite fix(paranoid): preserve encrypted data on auth retry and handle edge cases - add htmx:sendAbort, htmx:swapError, htmx:targetError handlers - preserve encrypted data when login fails (wrong password) - only reset state when popup is closed, not on... Pull #95 27 Dec 2025 01:53AM UTC umputun github pending completion  
20532714666 feature/paranoid-mode-sqlite fix(paranoid): preserve encrypted data on auth retry and handle edge cases - add htmx:sendAbort, htmx:swapError, htmx:targetError handlers - preserve encrypted data when login fails (wrong password) - only reset state when popup is closed, not on... push 27 Dec 2025 01:51AM UTC umputun github
83.89
20532475729 feature/paranoid-mode-sqlite fix(paranoid): handle non-swap failures to reset encryption state - add htmx:sendError handler for network failures - add htmx:timeout handler for request timeouts - add htmx:responseError handler for 502/503/504 errors - extract common logic int... push 27 Dec 2025 01:28AM UTC umputun github
83.89
20532347649 feature/paranoid-mode-sqlite feat(paranoid): complete client-side encryption with auth and error handling - fix auth flow: preserve encrypted data during 401 popup, re-submit after login - fix validation errors: reset encryption state on 400 so next submit re-encrypts - add ... push 27 Dec 2025 01:16AM UTC umputun github
83.89
20531117463 feature/paranoid-mode-sqlite 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... push 26 Dec 2025 11:24PM UTC umputun github
83.89
20530444570 feature/paranoid-mode-sqlite feat(crypto): add client-side AES-128-GCM encryption module implement crypto.js with Web Crypto API for paranoid mode: - generateKey(): 128-bit random key as base64url - encrypt()/decrypt(): text with 0x00 type byte prefix - encryptFile()/decrypt... push 26 Dec 2025 10:27PM UTC umputun github
84.25
20530215589 feature/paranoid-mode-sqlite feat(messager): skip server-side crypto in paranoid mode implement phase 3 of paranoid mode - server passes data through unchanged: - add Paranoid field to messager.Params, wire from main.go - MakeMessage stores data as-is when paranoid (skip enc... push 26 Dec 2025 10:10PM UTC umputun github
84.25
20530043467 feature/paranoid-mode-sqlite add --paranoid flag for client-side encryption mode add Paranoid bool to main.go opts and server.Config. expose paranoid setting in /api/v1/params endpoint. add log message when paranoid mode is enabled. add test for paranoid mode params response... push 26 Dec 2025 09:56PM UTC umputun github
84.19
See All Builds (276)
  • Settings
  • Repo on GitHub
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