Encrypted Local Vault
Encrypted Local Vault 是 osFoundry 社区目录中的应用。面向云同步的透明文件加密 —— 选择一个文件夹,设置密码,得到一个挂载为虚拟驱动器的加密库。文件在客户端 AES 加密;仅密文上传到您的云同步提供方。基于 Cryptomator 构建。桌面 Java 应用;在此通过流式沙箱(KasmVNC)运行,或在 osFoundry 桌面客户端原生运行(推荐 —— 加密库需要在您的本地操作系统挂载)。
详情
- 工作区: osfoundry
- 分类: COMMUNICATION
- 价格: Free
- 访问权限: Community
功能
- Transparent file encryption for cloud sync — pick a folder
- Set a password
- Get an encrypted vault that mounts as a virtual drive
文档
文档由上游项目以英文维护。
# Encrypted Local Vault
Client-side file encryption for cloud sync, powered by Cryptomator.
## How it works
Cryptomator creates an **encrypted vault** — a directory of ciphertext files. You unlock the vault with a password; Cryptomator mounts it as a **virtual drive** where you read + write plaintext. The plaintext never touches disk; only ciphertext gets written to your cloud-synced directory.
## ⚠️ Native client strongly recommended
Cryptomator's value comes from **mounting the vault on your local OS** so apps like Finder / Explorer can use it like a normal folder. The streamed sandbox can mount vaults inside itself but can't surface them to your local OS. **Install the native Cryptomator app** from cryptomator.org to use it the way it's intended.
This room app is useful for: managing vault contents inside the streamed sandbox (rare), or accessing a vault while travelling.
## Features
- AES-GCM file content + name encryption
- One vault = one directory of ciphertext (sync with Dropbox/Drive/Nextcloud/Seafile)
- 256-bit master key derived via scrypt
- Open file format (cryptolib spec is public)
- Sandbox-isolated decryption (per-file keys)
## Packaging
KasmVNC + Cryptomator AppImage. Vaults stored on `/data`.
如何在 osFoundry 中使用 Encrypted Local Vault
一键将 Encrypted Local Vault 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。