Skip to content
#

client-side-encryption

Here are 126 public repositories matching this topic...

PrivacyNotes.app

End-to-end encrypted notes, tasks, files, passwords, journal and bookmarks. Keyed by a 12-word BIP-39 phrase: no email, no password, no account to leak. The full client source for web, desktop and mobile is published, along with the encryption (XChaCha20-Poly1305, HKDF-SHA256, Ed25519) and the threat model, so the privacy claims are falsifiable.

  • Updated Sep 15, 2026
  • TypeScript

Privacy-first notepad: Argon2id + AES-256-GCM, hidden-volume plausible deniability (N notebooks per URL), optimistic concurrency, dead-man's switch, drand/tlock time-locked notes, and one-shot encrypted send. Next.js frontend, Firebase Functions, auditable Firestore rules. MIT.

  • Updated Aug 25, 2026
  • TypeScript

A secure, browser-based IPTV streaming application optimized for Chrome and Edge browsers, featuring client-side encryption and zero-server data storage for maximum privacy.

  • Updated Feb 28, 2026
  • HTML
Local-Encrypted-Transfer

This tool allows secure file transfers using end-to-end encryption. Neither the content nor the file names are visible to your internet router. It enables easy file sharing between devices (computer, server, phone, etc.) as long as they are connected to the same network, via a locally hosted web interface.

  • Updated Apr 15, 2026
  • Python

Built for the post-quantum era. Shør is a zero-trust chat platform where keys never leave your device, nothing is logged, and surveillance is cryptographically impossible.

  • Updated Aug 1, 2026
  • TypeScript

hat is a powerful tool designed to provide secure file encryption and decryption directly within your browser. This project, primarily written in JavaScript, ensures that your sensitive data remains private by performing all encryption processes client-side, without the need for server interactions.

  • Updated Nov 15, 2025
  • JavaScript

Add this topic to your repo

To associate your repository with the client-side-encryption topic, visit your repo's landing page and select "manage topics."

Learn more