This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a
Upspin is a decentralized naming and storage system that provides an end-to-end encrypted file system. It assigns every user a unique identity and organizes files within a global, permissioned namespace where data is encrypted on the client before transmission. The system separates identity resolution from data storage using a public-key identity provider and a key-server architecture. This allows for decentralized identity management and the resolution of usernames to specific directory and storage server addresses. The project includes a hierarchical access control system that manages read
CryptPad is a self-hosted, zero-knowledge office suite designed for real-time collaborative editing and content management. It provides a privacy-centric infrastructure where documents, files, and notes are encrypted in the browser before transmission, ensuring that the server administrator cannot access the underlying data. The platform implements zero-knowledge user authentication, utilizing cryptographic keys to verify identities so that plain text passwords are never stored on the server. To further isolate sensitive operations, the system employs a security architecture that separates th
Microbin is a self-hosted file sharing application and encrypted pastebin written in Rust. It provides a platform for hosting text snippets and binary files via unique links, functioning as both a secure file drop and a URL shortener. The system features client-side end-to-end encryption, ensuring the server does not see plaintext data before it is transmitted. It includes secure postbox portals for collecting documents from external clients and supports password-protected access control to restrict content visibility. The platform manages the upload lifecycle through time and view-based exp
Linsa.io is an end-to-end encrypted cloud storage service and zero-knowledge data vault. It functions as a private content sharing platform that encrypts files and data on the client side, ensuring only the owner can access the stored content.
Die Hauptfunktionen von linsa-io/linsa.io sind: Zero-Knowledge Vaults, Secure File Sharing, Local-First Persistence, Zero-Knowledge Storage, End-To-End Encryption Systems, Worker Payload End-to-End Encryptions, End-to-End Encryption, Encrypted File Synchronization.
Open-Source-Alternativen zu linsa-io/linsa.io sind unter anderem: bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… cryptpad/cryptpad — CryptPad is a self-hosted, zero-knowledge office suite designed for real-time collaborative editing and content… upspin/upspin — Upspin is a decentralized naming and storage system that provides an end-to-end encrypted file system. It assigns… szabodanika/microbin — Microbin is a self-hosted file sharing application and encrypted pastebin written in Rust. It provides a platform for… worldbrain/memex — Memex is a browser extension knowledge base and personal information manager designed for indexing, annotating, and… privatebin/privatebin — PrivateBin is a self-hosted, zero-knowledge text hosting service and secret sharing tool. It utilizes browser-based…