frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Keepr – A Secure and Offline Open Source CLI Password Manager

3•bsamarji•15h ago
Hi HN,

I made Keepr, a simple offline CLI password manager for developers who prefer keeping secrets local and working entirely in the terminal.

Everything is stored in an encrypted SQLCipher database, protected by a master password. A time-limited session keeps the vault unlocked while you work, so you don’t need to re-enter the password constantly. Keepr never touches the network.

It includes commands to add, view, search, update, and delete entries, plus a secure password generator and clipboard support.

Technical details:

- AES-256 via SQLCipher

- PBKDF2-HMAC-SHA256 (1.2M iterations) for deriving the KEK

- KEK decrypts a stored PEK, which encrypts the vault

- Session file holds the PEK until expiry

GitHub: https://github.com/bsamarji/Keepr

PyPI: https://pypi.org/project/Keepr/

I would love some feedback, criticism or any questions, especially on UX or security!

Thanks for looking!

Comments

johng•3h ago
Looks neat, will give it a shot!
kseistrup•4m ago
This looks neat.

Is there a way to change the password length? It seems PASSWORD_LENGTH is set to 20 in config.py, but if keepr is installed by the sysadmin, users won't be able to change this.

And about security: Even if the database is encrypted, it would be nice if keepr set the umask to at least 0027 (possibly even 0077) at startup so that everything is only readable by the user.

Cheers.

Show HN: Tiny Diffusion – A character-level text diffusion model from scratch

https://github.com/nathan-barry/tiny-diffusion
119•nathan-barry•4d ago•14 comments

Show HN: UnisonDB – B+Tree DB with sub-second replication to 100+ nodes

https://github.com/ankur-anand/unisondb
8•ankuranand•4h ago•1 comments

Show HN: Encore – Type-safe back end framework that generates infra from code

https://github.com/encoredev/encore
70•andout_•19h ago•47 comments

Show HN: Epstein Files Organized and Searchable

https://searchepsteinfiles.com/
264•searchepstein•11h ago•44 comments

Show HN: Chirp – Local Windows dictation with ParakeetV3 no executable required

https://github.com/Whamp/chirp
29•whamp•12h ago•13 comments

Show HN: Cj–tiny no-deps JIT in C for x86-64 and ARM64

https://github.com/hellerve-pl-experiments/cj
14•hellerve•1w ago•1 comments

Show HN: European tech news in 6 languages

https://europedigital.cloud/en/news
39•Merinov•19h ago•39 comments

Show HN: DBOS Java – Postgres-Backed Durable Workflows

https://github.com/dbos-inc/dbos-transact-java
106•KraftyOne•1d ago•53 comments

Show HN: Wikidive – AI guided deep diving into Wikipedia

https://wikidive.net/
3•atulvi•6h ago•2 comments

Show HN: Dumbass Business Ideas

https://dumbassideas.com
33•elysionmind•13h ago•29 comments

Show HN: An easy-to-use online curve fitting tool

https://byx2000.github.io/curve-fit/
33•byx•1w ago•13 comments

Show HN: OpEx, an agentic LLM toolkit for Elixir

https://github.com/kenforthewin/opex
3•kenforthewin•8h ago•0 comments

Show HN: spymux – Spy on your tmux panes

https://github.com/terror/spymux
9•crap•14h ago•3 comments

Show HN: Keepr – A Secure and Offline Open Source CLI Password Manager

4•bsamarji•15h ago•2 comments

Show HN: Bubble Lab – Code-based agentic workflow platform (open-source)

https://github.com/bubblelabai/BubbleLab
5•hkselinali•11h ago•2 comments

Show HN: Free, dead simple trust center

https://github.com/kodustech/trust-center
2•gamalinosqui•12h ago•0 comments

Show HN: Unified Payment Sandbox – A UAT Env for Stripe/Razorpay Integrations

2•g-sudarshan•12h ago•0 comments

Show HN: What if MCP agents were JIT compiled to code?

https://github.com/stanford-mast/a1
3•ardmiller•14h ago•0 comments

Show HN: I made a simple time card calculator

https://www.mytimecardcalculator.com/
5•atharvtathe•21h ago•0 comments

Show HN: TalkiTo – enabling voice and Slack for Claude Code and Codex CLI

https://github.com/robdmac/talkito
5•robbomacrae•15h ago•5 comments

Show HN: Simulator86, prototype embedded system projects on the browser

2•grog6•16h ago•0 comments

Show HN: ByteSync – Open-source hybrid file sync (LAN and remote, E2EE)

3•paulfresquet•17h ago•2 comments

Show HN: Fun, Open-source Japanese learning Platform inspired by Monkeytype

https://github.com/lingdojo/kana-dojo
3•aladybug•17h ago•0 comments

Show HN: Gerbil – an open source desktop app for running LLMs locally

https://github.com/lone-cloud/gerbil
36•lone-cloud•3d ago•12 comments

Show HN: Cactoide – Federated RSVP Platform

https://cactoide.org/
67•orbanlevi•3d ago•29 comments

Show HN: Pegma, an open-source version of the classic Peg solitaire

https://pegma.vercel.app
32•GlebShalimov•23h ago•48 comments

Show HN: Cancer diagnosis makes for an interesting RL environment for LLMs

45•dchu17•2d ago•20 comments

Show HN: Agent Playbook – An open-source Storybook-like playground for AI agents

https://github.com/orlevii/agent-playbook
3•orlevii•20h ago•0 comments

Show HN: I'm a CEO Coding with AI – Here's the Air Quality iOS App I Built

12•ahaucnx•1d ago•4 comments

Show HN: Tusk Drift – Open-source tool for automating API tests

https://github.com/Use-Tusk/drift-node-sdk
56•Marceltan•3d ago•17 comments