You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
A secure and flexible FTP server supporting FTPS (FTP Secure with TLS/SSL). This project provides a robust and encrypted file transfer solution with authentication and encryption for secure data exchange.
A secure and flexible FTP server supporting SFTP (SSH File Transfer Protocol) and FTPS (FTP Secure with TLS). This project provides a robust and encrypted file transfer solution with authentication and encryption for secure data exchange.
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.
A professional, secure file transfer application with enhanced network discovery, multi-antivirus security support, and enterprise-grade trusted device management. Features intelligent device naming, real-time network scanning, and a modern CustomTkinter interface with comprehensive security features.
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.
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.
CipherDrop is a Python-based client-server tool for secure file transfer. It uses end-to-end encryption and cryptographic integrity checks to ensure files are confidential, tamper-proof, and reliably delivered. Ideal for developers, security researchers, and anyone needing lightweight, auditable encrypted file exchange.
A C-based client-server system using sockets and a custom protocol. Supports basic networked communication with helper utilities for user and message management. Built for FreeBSD server and Ubuntu client environments.