Skip to content
#

secure-file-transfer

Here are 53 public repositories matching this topic...

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

BlindCrypt is a client side web app for encrypting and decrypting files in your browser. Passphrases and plaintext never leave the device. Uses WebCrypto, strong passphrases, and a simple format for secure file sharing over untrusted channels.

  • Updated Jan 8, 2026
  • JavaScript

Nectar2P is an open-source Python library for secure peer-to-peer file sharing. It supports optional RSA/AES encryption, NAT traversal via STUN, and a command-line interface with progress bars, file integrity checks, and resumable transfers. Ideal for fast, private file exchange across any network.

  • Updated Dec 5, 2025
  • Python

Secure, cross-platform file sending. Peer-to-peer when both devices are online; otherwise a self-hostable, zero-knowledge relay holds the end-to-end-encrypted file until the recipient appears — then it expires and is gone. HPKE encryption with sender authenticity. Open-core and fully self-hostable.

  • Updated Jul 3, 2026
  • Rust

AASM2 Secure Messenger is Arash Sajjadi's cross-platform, serverless tool for local file and message encryption across Android, Linux, and Windows. Utilizing standard AES-256-GCM and PBKDF2 HMAC-SHA256, its shared specification ensures seamless, cross-device decryption over untrusted networks.

  • Updated Mar 29, 2026
  • Kotlin

A secure, web-based file transfer application built with Flask, featuring End-to-End encryption using AES (Fernet) and RSA. Includes user authentication, session-based security, and automated cryptographic key management.

  • Updated Mar 19, 2026
  • Python
folder-transfer

Secure, zero-install folder transfer & one-way mirror-sync between servers over TLS. One small static binary for Windows & Linux (interoperable): parallel streams, adaptive compression, live-DB cutover, resume, and an embeddable ft.dll/libft.so for .NET/C/C++. A drop-and-run scp/rsync-style alternative.

  • Updated Jun 30, 2026
  • Rust

A privacy-first, client-side file encryption and sharing tool that embeds encrypted files directly into shareable URLs. No servers, no tracking, no data collection - just pure cryptographic security powered by your browser.

  • Updated Jan 8, 2026
  • HTML

Improve this page

Add a description, image, and links to the secure-file-transfer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-file-transfer topic, visit your repo's landing page and select "manage topics."

Learn more