frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN:Enveil–Encrypted vault that replaces .env files with runtime injection

https://github.com/MaximoCoder/Enveil
2•enveil•2h ago

Comments

enveil•2h ago
I built Enveil because I kept seeing the same security problem on every team I worked on: .env files committed by accident, shared over Slack, or copied between machines with no control over who has what.

Enveil stores environment variables in a SQLCipher-encrypted vault and injects them directly into your process at runtime via syscall.Exec. No .env file is ever created — secrets never touch disk as plaintext.

For teams it includes a self-hosted server. One developer pushes the secrets once with `enveil server push`, everyone else connects and runs their apps normally without ever having a .env file on their machine. Values are encrypted on the client before being sent — the server never sees plaintext.

A few technical decisions worth discussing:

- SQLCipher over application-level encryption so the entire database is encrypted, including table names and variable names - Argon2id for key derivation (64MB memory, 4 threads) - AES-GCM for transport encryption - Daemon that holds the master key over a Unix socket so you type your password once per session - Pre-commit hook with Shannon entropy analysis to catch secrets before they reach version control

https://github.com/MaximoCoder/Enveil

It is MIT licensed and still early. I would genuinely love to hear suggestions, criticism, and ideas from this community — there is a lot I want to improve and outside perspective would help a lot.

Goclaw: A Go Port of OpenClaw

https://github.com/nextlevelbuilder/goclaw
1•geoffbp•1m ago•0 comments

About memory pressure, lock contention, and Data-oriented Design

https://mnt.io/articles/about-memory-pressure-lock-contention-and-data-oriented-design/
1•r4um•2m ago•0 comments

Show HN: Instant file upload and URL for AI agents

https://upfile.sh/
1•perryraskin•3m ago•0 comments

Motorola announces a partnership with GrapheneOS Foundation

https://motorolanews.com/motorola-three-new-b2b-solutions-at-mwc-2026/
1•km•5m ago•0 comments

Rare Steve Jobs interview about the App Store in 2008 [video]

https://www.youtube.com/watch?v=Q8hyxRJcNWU
1•Austin_Conlon•7m ago•0 comments

Starlink Mobile delivers 5G speeds from space to phones

https://starlink.com/business/mobile
1•lumannnn•9m ago•0 comments

Hackerbot-Claw: An AI-Powered Bot Actively Exploiting GitHub Actions

https://www.stepsecurity.io/blog/hackerbot-claw-github-actions-exploitation
1•denysvitali•10m ago•0 comments

Show HN: The OpenRouter for OpenClaw – Shellrouter.com

https://www.shellrouter.com
1•rickboers•10m ago•0 comments

The 1,700-year-old megastructure history almost forgot

https://www.cnn.com/2026/02/28/travel/travel-news-jetavanaramaya-ephesus
1•simonebrunozzi•13m ago•0 comments

HyperCard Changed Everything [video]

https://www.youtube.com/watch?v=hxHkNToXga8
1•gdubs•20m ago•0 comments

Show HN: PinBoard – Desktop app to bulk download Pinterest boards locally

https://pinboard-download.vercel.app/
2•arcquesar•26m ago•0 comments

Show HN: Roast My Website – AI roasts any website's design (free, built on n8n)

https://crazeemedia.app.n8n.cloud/webhook/roast-my-website
2•armanidev•27m ago•1 comments

SQLite – Professional Support and Extension Products

https://sqlite.org/prosupport.html
2•edweis•28m ago•0 comments

How We Built a Distributed Work Scheduling System for Pulumi Cloud

https://www.pulumi.com/blog/how-we-built-a-distributed-work-scheduling-system-for-pulumi-cloud/
2•cnunciato•30m ago•0 comments

AWS Middle East disrupted after 'objects struck datacenter' amid Iran war

https://www.theregister.com/2026/03/01/asia_tech_news_roundup/
3•Element_•32m ago•0 comments

SRGB↔XYZ Conversion (2021)

https://mina86.com/2019/srgb-xyz-conversion/
2•kqr•36m ago•0 comments

Show HN: Audio-to-Video with LTX-2

https://magichour.ai/products/audio-to-video
9•runshouse•37m ago•0 comments

Show HN: L-Rep:Geometry engine,GA multivectors,dynamic trees in a single integer

https://github.com/nahhididwin/L-Representation
3•InputNothing•37m ago•0 comments

An OpenClaw agent that blogs 24/7 and builds its own host

2•bfzli•39m ago•0 comments

Strix – First Impressions

https://theartificialq.github.io/2026/02/28/strix-first-impressions.html
1•HonzaT•42m ago•1 comments

Show HN: Steward – an ambient agent that handles low-risk work

https://github.com/study8677/Steward
1•867762462f•47m ago•0 comments

An interactive intro to Elliptic Curve Cryptography

https://growingswe.com/blog/elliptic-curve-cryptography
2•vismit2000•54m ago•1 comments

What is a file format? An interactive guide

https://growingswe.com/blog/file-formats
2•vismit2000•55m ago•0 comments

Agent Stats

https://www.agentstats.app
1•insomnie•57m ago•1 comments

Poisoned Wells – Examining the Scale of DNS Censorship in India

https://dnsblocks.in/
1•ChrisArchitect•58m ago•0 comments

Fan-made successor to Command and Conquer: Renegade hit 1.0: 12 years of beta

https://www.pcgamer.com/games/fps/its-taken-2-decades-to-appear-but-this-fan-made-spiritual-succe...
1•instagib•1h ago•0 comments

Synesthesia

https://en.wikipedia.org/wiki/Synesthesia
1•1659447091•1h ago•0 comments

Why Should I Learn Spanish Now That AI Exists?

https://nickscip.xyz/blog/learning-languages-pt1/
1•nickscip•1h ago•3 comments

Show HN: Vibe code your scientific papers with an assistant I built(open source)

https://trybibby.com/
1•nilofer99•1h ago•1 comments

Show HN: I built an AI tool that walks you through Toyota's 5 Whys method

https://www.fivewhys.ai/
2•mogic•1h ago•1 comments