Secrets managers considered harmful. How to securely encrypt your sensitive data with envelope encryption and KMS in Rust

Related Stories

Self-hosting your own media considered harmful according to YouTube

Introducing 🔓 PixelLock, an open source command-line tool to secure your files with strong encryption written in Rust.

Rethinking Data Streaming With Rust And InfinyOn

How to deal with Rust dependencies

Auto renewal TLS certificate for rust servers with let's encrypt

Compression + Encryption for s3m (streaming to S3)

What Is Quishing? How Hackers Use QR Codes to Steal Your Data

How we wrap external C and C++ libraries in Rust

How to Use Admob With Dioxus?

How to properly deal with invariants

Open source password manager built in JavaScript – local AES encryption

p99.chat - quickly measure and compare the performance of Rust snippets in your browser

How Reladiff Works - A Journey Through the Challenges and Techniques of Data Engineering with SQL

Making Magic with MCP: From Data Retrieval to Real Analysis and Insights

How we’re responding to The NYT’s data demands in order to protect user privacy

How to build a high-performance network fuzzer with LibAFL and libdesock

How to debug gracefully in procedural macros?

How to Handle DB Outages: When Your Database Goes Down

Safety Meets Speed: Building an O(1) LRU Cache in Rust with unsafe and the Actor Model

Data Structures and Algorithms ( DSA ) in C++

Zero-Cost 'Tagless Final' in Rust with GADT-style Enums

China hopes to power AI boom with green energy in new data centre strategy

Mark and Sweep Garbage Collection: How Your Program Cleans Up After Itself

This Week in Rust 602 · This Week in Rust

How to create an MCP server with go

I made a library to embed Steam widgets (e.g. game/app, community group, workshop items, etc) in your website, with live updated & cached data.

Database, Data Warehouse Migrations & DuckDB Warehouse with sqlglot and ibis

ChromeOS Virtual Machine Monitor is written in Rust with over 300k LoC

Improve macro compatibility with rust-analyzer

Code Your Own Terminal Ui App With Ratatui