SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Encryption Projects
-
berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Project mention: Jack Dorsey Releases BitChat: Encrypted Messaging via Bluetooth LE Mesh | news.ycombinator.com | 2025-07-06 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
alt-sendme
Send files and folders anywhere in the world without storing in cloud - any size, any format, no accounts, no restrictions.
Project mention: Localsend: An open-source cross-platform alternative to AirDrop | news.ycombinator.com | 2026-04-28Look into Sendme [0] and AltSendme [1] (which is a GUI around the former), they use Iroh [2] which is an open-source encrypted peer-to-peer relay service to send data so there are no limits whatsoever for sending and receiving files, because there's no central server.
From my earlier comment about a similar thread a couple days ago about which file sharing apps people use [3]:
[0] https://github.com/n0-computer/sendme
[1] https://github.com/tonyantony300/alt-sendme
[2] https://github.com/n0-computer/iroh
[3] https://news.ycombinator.com/item?id=47906587
-
Tutanota makes encryption easy
Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
Project mention: Tuta: FOSS email service with privacy, encrypt emails, contacts and calendar | news.ycombinator.com | 2026-04-25 -
-
PKI.js
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
-
Hemmelig.app
Keep your sensitive information out of chat logs, emails, and more with encrypted secrets.
-
There's one more library I would like to point out by Margelo, react-native-filament. This library renders 3D graphics completely on native GPUs. So now it's quite possible to create a Pokemon GO like app in React Native.
-
-
thiss.link
🔥 MagLit - Privacy Respecting Encrypted Link Shortener with Password Protection and Torrent Magnet Links support
-
chat-e2ee
End-to-end encrypted disposable chat & audio-call sessions, exchange sensitive information with peer safely and securely.
-
-
-
-
-
padding-oracle-attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
-
-
stack
Data level access controls via field level searchable encryption SDK for JavaScript/TypeScript (by cipherstash)
Project mention: Securing PostgreSQL, in the order an attacker would try things | dev.to | 2026-06-09The fix for the key problem is to encrypt before the data ever reaches Postgres, so the server never holds plaintext or key material. The catch has always been search: WHERE email = ? is useless when ciphertext is random. CipherStash Stack addresses both at once. Data is encrypted in your application, and the values stored in Postgres carry encrypted index structures (HMACs for equality, bloom filters for free-text search, Order-Revealing-Encryption blocks for ranges) that the planner uses the way it uses any other index.
-
-
pasteburn
Pasteburn is a self-hosted, anonymous pastebin that features burn-after-read and end-to-end encryption.
-
-
-
vnsh
The Ephemeral Dropbox for AI. Host-blind, client-side encrypted sharing for logs, diffs, and images. Vaporizes in 24h.
Project mention: Stop pasting 5,000 lines of logs into Claude. Use a secure context tunnel instead | dev.to | 2026-01-24Check it out on GitHub: https://github.com/raullenchai/vnsh
TypeScript Encryption discussion
TypeScript Encryption related posts
-
Why I replaced a 3MB "Burn-after-reading" tool with my own 30KB Phoenix engine
-
Local LLM by Ente
-
AltSendme: The Secure, Serverless Way to Share Files Directly
-
Stop pasting 5,000 lines of logs into Claude. Use a secure context tunnel instead
-
1. `Sanctum – Cryptographically deniable encrypted vaults with IPFS storage`
-
Ente: Self Host the Google Photos Alternative and Own Your Privacy
-
DeepNotes: Open-source, end-to-end encrypted infinite canvas tool
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jun 2026
Index
What are some of the best open-source Encryption projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | berty | 9,206 |
| 2 | alt-sendme | 8,218 |
| 3 | Tutanota makes encryption easy | 7,677 |
| 4 | Maskbook | 1,574 |
| 5 | PKI.js | 1,391 |
| 6 | Hemmelig.app | 1,215 |
| 7 | react-native-quick-crypto | 1,037 |
| 8 | DeepNotes | 596 |
| 9 | thiss.link | 595 |
| 10 | chat-e2ee | 446 |
| 11 | deadbolt | 417 |
| 12 | crypto-es | 315 |
| 13 | prisma-field-encryption | 307 |
| 14 | EteSync Web | 268 |
| 15 | padding-oracle-attacker | 218 |
| 16 | minibone | 194 |
| 17 | stack | 142 |
| 18 | claude-duet | 137 |
| 19 | pasteburn | 126 |
| 20 | hpke-js | 120 |
| 21 | web-auth-library | 118 |
| 22 | vnsh | 115 |
| 23 | drive-mobile | 107 |