6 Repos
Web-based systems for storing and managing files with integrated client-side encryption.
Distinct from Storage Encryption: Candidates focus on temporary link sharing or disk-level encryption; this is a persistent encrypted file storage portal.
Explore 6 awesome GitHub repositories matching security & cryptography · Encrypted Cloud Storage. Refine with filters or upvote what's useful.
WebClient ist eine verschlüsselte Produktivitätssuite, bestehend aus integrierten Web-Tools für sichere E-Mail, Kalender, Drive und Passwortmanagement. Sie dient als Ende-zu-Ende-verschlüsselter E-Mail-Client, als sicheres Cloud-Storage-Interface und als private Kalenderverwaltungsanwendung. Das Projekt enthält spezialisierte Interfaces für eine Vielzahl sicherer Dienste, einschließlich eines webbasierten VPN-Controllers, eines sicheren Kryptowährungs-Wallet-Interfaces und eines verschlüsselten Videokonferenz-Clients für Echtzeit-Audio- und Videomeetings. Die Suite deckt breitere Funktionen für das Management digitaler Identitäten, die Organisation verschlüsselter Login-Daten und die Koordinierung von Zeitplänen ab. Sie bietet zudem Tools für das Management digitaler Assets und die Konfiguration von VPN-Einstellungen.
Offers a private web environment for storing and organizing documents encrypted before upload.
WebClients is a secure productivity suite that provides a unified web platform for encrypted email, calendars, and file storage. It functions as a browser-based interface for sending and receiving end-to-end encrypted communications and managing secure digital identity. The project integrates a centralized identity and access manager to coordinate account security credentials and authentication settings across services. It also includes a secure file browser for organizing private documents and a dedicated interface for managing virtual private network connectivity settings. The suite covers
Provides a secure web portal for managing and sharing private documents with controlled access permissions.
myDrive ist ein selbstgehosteter Cloud-Speicherserver und webbasierter Dateimanager. Er fungiert als verschlüsseltes Dateispeichersystem, das es Benutzern ermöglicht, persönliche Dokumente und Medien auf eigener Hardware zu hosten und zu verwalten. Das System fungiert als Multi-Backend-Speicher-Gateway, das in der Lage ist, Dateidaten an verschiedene Orte weiterzuleiten, einschließlich lokaler Festplatten oder Remote-Cloud-Speicher-Buckets. Es verwendet eine Dokumentendatenbank zur Verwaltung von Dateimetadaten, Ordnerstrukturen und Benutzerorganisation. Die Plattform bietet Funktionen zum Hoch- und Herunterladen von Dateien, zum Organisieren von Inhalten durch ein Papierkorbsystem und zum Teilen privater Dateien via sicherer Links. Sie enthält ein Web-Interface für Remote-Medienverwaltung mit integrierten Thumbnails und Medienvorschauen. Der Zugriff wird durch E-Mail-basierte Authentifizierung und branchenübliche Datenverschlüsselung gesichert.
Provides a web-based portal for managing files with integrated encryption for secure private storage.
Teldrive is a web-based cloud storage interface that uses Telegram as a backend for storing and organizing files. It functions as an encrypted cloud drive and a remote storage bridge, allowing users to manage files through a dedicated file manager. The system optimizes data throughput by using a proxy to aggregate multiple authentication tokens, which bypasses single-account rate limits to increase upload and download speeds. It ensures data privacy through per-file salt encryption for both file data and metadata. The project covers remote file management, including the ability to mount stor
Implements a storage layer with per-file salt encryption and metadata security for data on external servers.
Stoatchat is a real-time chat server and messaging backend that utilizes WebSockets to handle instant communication, live event updates, and user presence tracking. The project incorporates an encrypted file storage system and cloud storage layer that applies AES encryption to binary data before upload. It also functions as an HTTP content proxy server to mask user IP addresses when fetching media from third-party services and as a push notification gateway to ensure reliable alert delivery via a background dispatch queue. The system includes role-based access control to manage user permissi
Provides a secure file system that applies AES encryption to binary data before uploading to cloud storage.
Yopass is a secure secret sharing platform used to share encrypted text and files via one-time expiring links. It utilizes client-side encryption to ensure that sensitive data is encrypted in the browser before transmission, preventing the server from seeing plain text. The platform differentiates itself through an integrated security auditing system that generates structured logs and triggers cryptographically signed webhooks when secrets are created, viewed, or expired. It also features an access control system based on OpenID Connect, allowing administrators to restrict secret creation and
Manages the storage of sensitive files as encrypted blobs in cloud or local backends with automatic expiration.