frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: DotVeil – open-source, zero-knowledge .env sync for developers

https://github.com/klayserDev/dotveil
1•klayser•31m ago

Comments

klayser•31m ago
Hi HN,

I’m the creator of DotVeil. I’ve just migrated the repo from private to public (v1.0.1), and I wanted to share it here.

The Problem: I was tired of sharing .env files over Slack/Discord or trying to manage GPG keys for every team member just to sync a few API keys. Existing enterprise solutions felt too heavy for small-to-medium projects, and simple solutions often lacked proper encryption.

What it is: DotVeil is a CLI tool (npm install -g dotveil) that syncs your secrets using a push/pull workflow, similar to Git.

The Architecture (Zero-Knowledge): Security was the priority. We use a Hybrid Public-Key Encryption scheme:

Local Encryption: Secrets are encrypted on your device using AES-256-GCM before network transmission.

Key Derivation: Your Master Password protects your private key using Argon2; we never see the password or the raw private key.

Server: The server acts as a "blind" storage for encrypted blobs.

Updates in v1.0.1: We just patched in better support for headless environments (Linux VPS/Docker). It now gracefully falls back to file-based storage if system keyrings (libsecret) aren't available, making it easier to use in CI/CD pipelines.

The repo is MIT licensed. I’d love to hear your feedback on the crypto implementation or the CLI UX!

YouTube Recommendation Algo

1•solarized•3m ago•0 comments

A new Little Prince museum has opened its doors in Switzerland

https://www.lepetitprince.com/en/events-around-the-world/a-new-little-prince-museum-has-opened-it...
2•gnabgib•9m ago•0 comments

Software Is Not the Service

https://green.spacedino.net/software-is-not-the-service/
1•surprisetalk•13m ago•0 comments

What's the Deal with Euler's Identity?

https://lcamtuf.substack.com/p/whats-the-deal-with-eulers-identity
1•surprisetalk•13m ago•0 comments

ASML Got EUV Lithography

https://www.factorysettings.org/p/how-asml-got-euv-lithography
1•surprisetalk•13m ago•0 comments

Sega Master System: Fancier Tile Graphics

https://bumbershootsoft.wordpress.com/2025/11/29/sega-master-system-fancier-tile-graphics/
1•ibobev•14m ago•0 comments

A Circle in the Hyperbolic Plane

https://www.johndcook.com/blog/2025/11/28/hyperbolic-circle/
1•ibobev•15m ago•0 comments

Monero Subaddresses

https://www.johndcook.com/blog/2025/11/28/monero-subaddresses/
1•ibobev•15m ago•0 comments

Inflation-hit Americans receive free $12,000 in crypto

https://www.thestreet.com/crypto/markets/inflation-hit-americans-receive-free-12000-in-crypto
1•harambae•17m ago•0 comments

A Bus Ride and the (At Least) 3x UX FAILs

https://bsdly.blogspot.com/2025/11/a-bus-ride-and-at-least-3x-ux-fails.html
2•zdw•24m ago•0 comments

Is memory-safe Linux within reach?

https://agarriga.substack.com/p/is-memory-safe-linux-within-reach
2•rhaps0dy•26m ago•1 comments

Think twice before translating all C to Rust

https://agarriga.substack.com/p/think-twice-before-translating-all
2•rhaps0dy•27m ago•0 comments

Gaza death toll surpasses 70k, says health ministry

https://www.theguardian.com/world/2025/nov/29/gaza-death-toll-rises-says-health-ministry
3•NomDePlum•30m ago•1 comments

PgFirstAid-The PostgreSQL Health Check Blog Post

https://randoneering.tech/blog/pgfirstaid/pgfirstaid/
1•todsacerdoti•31m ago•0 comments

Why Now? Why Me?: On Stumbling into a Solution That Shouldn't Have Been Mine

https://twitter.com/aialchemistart/status/1994925263822754147
1•LooseThreadsInt•31m ago•0 comments

Show HN: DotVeil – open-source, zero-knowledge .env sync for developers

https://github.com/klayserDev/dotveil
1•klayser•31m ago•1 comments

Simpler Java Build Tools with Object Oriented Programming [video]

https://www.youtube.com/watch?v=S47RpH_4Zn4
1•lihaoyi•34m ago•0 comments

Google Antigravity just deleted the contents of my whole drive

https://old.reddit.com/r/google_antigravity/comments/1p82or6/google_antigravity_just_deleted_the_...
3•iLoveOncall•35m ago•0 comments

ReScript 12

https://rescript-lang.org/blog/release-12-0-0/
2•sprkv5•37m ago•1 comments

The axis: the left-right spectrum has a non-ideology problem

https://www.gelliottmorris.com/p/not-just-left-vs-right-most-voters
1•aworks•39m ago•1 comments

Happiness Isn't Exponential

https://timemgmt.substack.com/p/happiness-isnt-exponential-22-08-23
2•tylerdane•42m ago•0 comments

Bazaar: New App Store for Gnome

https://github.com/kolunmi/bazaar
1•doener•45m ago•0 comments

Show HN: I Built an Unofficial Haskell Todoist REST API

https://github.com/samahri/TodoistSDK
1•samahri_hn•45m ago•0 comments

The Battle over Africa's Great Untapped Resource: IP Addresses

https://www.msn.com/en-us/money/general/the-battle-over-africa-s-great-untapped-resource-ip-addre...
1•pseudolus•46m ago•0 comments

The engineer–manager pendulum is breaking

https://www.modernleader.is/p/pendulum-revisited
3•mooreds•48m ago•0 comments

Walmart exec: 'I've never believed in the term work-life balance'

https://www.cnbc.com/2025/08/28/walmart-exec-never-believed-in-work-life-balancethe-mantra-she-us...
4•mooreds•49m ago•0 comments

'Ludwig Wittgenstein' review: An attack on the abstract

https://www.wsj.com/arts-culture/books/ludwig-wittgenstein-review-an-attack-on-the-abstract-8640e564
1•hhs•49m ago•0 comments

The hottest new AI company is Google?

https://www.cnn.com/2025/11/29/tech/ai-chips-google-gemini-3-tpu-nvidia
1•mooreds•49m ago•0 comments

Hong Kong high-rise fire shows how difficult it is to evacuate in an emergency

https://theconversation.com/the-hong-kong-high-rise-fire-shows-how-difficult-it-is-to-evacuate-in...
3•pseudolus•50m ago•0 comments

CSS now has an if() conditional function

https://caniuse.com/?search=if
2•aanthonymax•51m ago•1 comments