4 个仓库
Cloud storage where the provider has no access to the encryption keys.
Distinct from Cloud Storage: Specifies zero-knowledge architecture rather than general cloud storage capabilities.
Explore 4 awesome GitHub repositories matching devops & infrastructure · Zero-Knowledge Storage. Refine with filters or upvote what's useful.
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. The project employs a local-first approach, processing data updates and encryption on the local device before syncing encrypted blobs to a remote persistence layer. It uses a zero-knowledge architecture where the service provider cannot access decryption keys or view the plaintext content of stored files. The platform provides capabilities for private
Provides cloud storage where the provider has no access to the encryption keys.
This project is a curated directory and catalog of privacy-respecting software and security-focused services. It serves as a structured resource for finding alternatives to corporate services, focusing on tools that prioritize data sovereignty, end-to-end encryption, and user anonymity. The directory is maintained as a markdown-based resource list and rendered via a static site generator. It further extends its utility through a CORS-enabled public API and a JSON-based data schema, allowing the curated catalog of tools and providers to be retrieved programmatically. The collection covers a w
Curates zero-knowledge cloud storage providers where the service provider cannot access the stored data.
PrivateBin is a self-hosted, zero-knowledge text hosting service and secret sharing tool. It utilizes browser-based AES 256-bit encryption to ensure that data is encrypted on the client side before transmission, meaning the hosting server cannot read or recover the original content. The project distinguishes itself by using URL fragments to distribute decryption keys, preventing the secret key from ever being sent to the server. It supports the distribution of both encrypted text and files, which are compressed and encrypted locally prior to storage. The platform includes capabilities for an
Provides a privacy-focused storage platform where the server cannot read content due to client-side encryption.
itpol 是一个用于加密密钥管理、数字签名策略和安全加固的框架。它提供了一个 IT 策略模板库和基础设施访问框架,以建立组织安全准则和治理。 该项目专注于通过使用 PGP 和 SSH 密钥进行加密身份管理,以及针对工作站的安全加固指南。它定义了软件供应链安全标准,特别是关于代码提交和软件发布签名的标准,以确保来源可追溯。 该系统涵盖了广泛的安全功能,包括实施多因素身份验证、磁盘加密和引导加载程序安全。它还解决了用于加密消息和电子邮件的安全通信工作流程,以及硬件安全模块 (HSM) 的管理和零知识备份策略。
Implements encrypted storage strategies where the service provider cannot access the decryption keys.