frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Ncrypt – Query encrypted files privately with FHE

https://github.com/ncrypt-ai/ncrypt
7•rstock•10h ago
Hey HN,

We're building ncrypt, an open-source encrypted file manager that allows you to store, manage, and privately query your files using fully homomorphic encryption (FHE). This project originally started as a simple SFTP-like CLI for my personal S3 buckets which I used to send and retrieve encrypted files and have more granular control over key rotation.

As the number of files that I was storing grew, file discovery started to become a problem, and I found myself frequently having to download and decrypt files to inspect their contents. Rather than leaving them unencrypted in S3 and therefore easier to search, I started looking into the concept of searching over encrypted data using fully homomorphic encryption. This led me to Zama's concrete-python library (https://github.com/zama-ai/concrete), which provides a simple Python interface for performing FHE operations.

FHE is notoriously slow, so rather than trying to search over entire files I focused on a more tractable problem, indexing and searching over file metadata (summaries, keywords, embeddings, etc) which was small enough to make search practical. While still not fast compared to traditional file management tools, ncrypts search performance is decent if you keep directory sizes relatively small (under 25 files), and most of the heavy lifting happens during metadata extraction, not at search time.

The two types of encrypted queries we currently support are keyword search and cosine similarity search over vector embeddings, which are generated using user-specified huggingface models. Ncrypt currently supports metadata extraction for text, image, and audio files. Check out our code and give it a try at https://github.com/ncryptai/ncrypt.

We love feedback!

Show HN: I AI-coded a tower defense game and documented the whole process

https://github.com/maciej-trebacz/tower-of-time-game
235•M4v3R•17h ago•123 comments

Show HN: AirBending – Hand gesture based macOS app MIDI controller

https://www.nanassound.com/products/software/airbending
61•bepitulaz•10h ago•16 comments

Show HN: Tinykv – Minimal file-backed key-value store for Rust

https://crates.io/crates/tinykv
17•hasanyildiz•7h ago•2 comments

Show HN: ASCII Fireworks

https://asciifireworks.com/
2•theli0nheart•2h ago•0 comments

Show HN: BunkerWeb – the open-source and cloud-native WAF

https://docs.bunkerweb.io/latest/
85•bnkty•18h ago•29 comments

Show HN: A cross-platform terminal emulator written in Java

https://github.com/sebkur/forceterm
57•sebkur•3d ago•18 comments

Show HN: We made a tool to reduce echo chambers on social media

https://www.tandfonline.com/doi/full/10.1080/29974100.2025.2517191
2•academic_84572•3h ago•0 comments

Show HN: Fast Thermodynamic Calculations in Python

https://dlr-institute-of-future-fuels.github.io/gaspype/
51•Saloc•18h ago•8 comments

Show HN: Kuvasz – an open-source uptime and SSL monitoring service

https://kuvasz-uptime.dev/
20•csirkezuza•17h ago•0 comments

Show HN: Flint – Write code your way while ensuring remote consistency

https://github.com/capsulescodes/flint
12•mho22•3d ago•1 comments

Show HN: HomeBrew HN – Generate personal context for content ranking

https://www.hackernews.coffee/
120•azath92•1d ago•48 comments

Show HN: Go-nagini fluent wrapper for Cobra

https://github.com/neiser/go-nagini
3•grubinator•8h ago•0 comments

Show HN: I Turned PG's "How to Get Startup Ideas" into an Interactive Course

https://mythosgym.com/courses/startup-ideas/
3•hedayet•8h ago•0 comments

Show HN: I built sinkedin – a LinkedIn but for flauting failures and screwups

https://www.sinkedin.app/
26•preetsojitra•1d ago•7 comments

Show HN: Dumb STT/diction script for sway-Linux

https://github.com/winston-bosan/steno
2•csunoser•9h ago•0 comments

Show HN: Golang Challenges: Learn and Practice (See Demo)

https://github.com/RezaSi/go-interview-practice
2•RezaSi•10h ago•1 comments

Show HN: Browse Netflix and Prime catalogs by country, with multilingual support

https://www.wheretowatch.stream/catalogs/netflix/us/all/all
2•ericrenan•10h ago•0 comments

Show HN: Built a lovable clone to see what makes agentic apps tick

https://github.com/beam-cloud/lovable-clone
3•llom2600•10h ago•1 comments

Show HN: Ncrypt – Query encrypted files privately with FHE

https://github.com/ncrypt-ai/ncrypt
7•rstock•10h ago•0 comments

Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing

https://numpad.io
43•tonyonodi•4d ago•19 comments

Show HN: CSS generator for a high-def glass effect

https://glass3d.dev/
412•kris-kay•2d ago•117 comments

Show HN: I Built a Pocket OS with JavaScript, Electron, and Gemini

https://github.com/aedmark/Oopis-OS/releases/tag/Pocket3.6
4•oopismcgoopis•12h ago•0 comments

Show HN: Jobs by Referral: Find jobs in your LinkedIn network

https://jobsbyreferral.com/
173•nicksergeant•3d ago•63 comments

Show HN: A continuation of IRS Direct File that can be self-hosted

https://github.com/openfiletax/openfile
242•elijahwright_•4d ago•33 comments

Show HN: Mochia, a virtual pet browser game, built with Rust, SolidJS, Postgres

https://mochia.net/
21•lemphi•1d ago•8 comments

Show HN: A Dockerized Linux Mirror Server for Arch and Ubuntu

https://github.com/LunaStev/mirror-docker
2•LunaStev•15h ago•0 comments

Show HN: I made a 2D game engine in Dart

https://bullseye2d.org/
97•joemanaco•6d ago•39 comments

Show HN: I built the tool I wished existed for moving Stripe between countries

https://www.stripemove.com/
106•felphos•3d ago•53 comments

Show HN: Recivo – Receive Emails Programmatically

https://recivo.email/
26•WilcoKruijer•1d ago•1 comments

Show HN: Spegel, a Terminal Browser That Uses LLMs to Rewrite Webpages

https://simedw.com/2025/06/23/introducing-spegel/
422•simedw•3d ago•180 comments