DeltaSync

Зашифрованная синхронизация KeePass — требуется собственный сервер.

Скачать APK · 23,4 МБВерсия 0.4.2 · обновлено вчера

Краткое описание переведено на русский автоматически, разработчик русской версии не публиковал. Оригинальный текст — на странице приложения в F-Droid.

Разработчик не перевёл описание на русский — ниже оригинальный текст.

Описание

⚠ REQUIRES YOUR OWN SERVER. DeltaSync does nothing on its own. You must first install and run the self-hosted DeltaSync server (PHP + PostgreSQL), or have access to someone else's, and enrol this device against it. There is no public or default server — without one, this app has nothing to sync and cannot even be set up. If you just want a standalone KeePass app, this is not it: use KeePass2Android or KeePassDX instead. DeltaSync keeps a KeePass (.kdbx) database synchronised across your devices through a server that only ever sees encrypted blobs. Your master password never leaves the device, and the server cannot read entry titles, usernames, passwords, notes or attachments — even if it is compromised. How it differs from other KeePass sync solutions: • Entry-level deltas: only changed entries cross the wire, not the whole .kdbx file. Fewer bytes uploaded, fewer wholesale conflicts. • Real end-to-end encryption: per-entry XChaCha20-Poly1305 with a key derived from your master password via Argon2id and HKDF-SHA256. The server stores opaque ciphertext. • Concurrent edits merge: two devices editing different entries (or even different fields of the same entry) merge cleanly. Field-level last-writer-wins on conflicts. • Multi-user sharing without key escrow: NaCl sealed-box wraps the database master key to each recipient's device public key. The server sees who has access, not what they can decrypt. • Open source from end to end: the AGPL-3.0 server (PHP/PostgreSQL), GPL-3.0 desktop client (Go), and this GPL-3.0 Android client are all published. You can self-host the server, or use someone else's. This app pairs with KeePass2Android or KeePassDX as your editor — DeltaSync itself is a background sync service and does not display your passwords. You point it at a .kdbx file on the device, supply the master password once, and it keeps the file in sync with the server through WorkManager. Project: https://gitlab.com/Star95/keepass-deltasync Website: https://deltasync.bjoerck-braun.dk Groups sync too: group structure and which group each entry belongs to stay in sync across devices, alongside the entry contents. Status: v0.4 — the sync layer (entries + groups) is feature-complete and tested; the UI is functional but still minimal. Treat as beta.

Характеристики

Версия
0.4.2
Размер
23,4 МБ
Требуется
Android 6.0 и выше
Обновлено
12 сентября 2026 г.
Добавлено
12 сентября 2026 г.
Лицензия
GPL-3.0-or-later
Автор
Hans Bjørck-Braun
Имя пакета
dk.bjoerckbraun.deltasync
Архитектуры
arm64-v8a, armeabi-v7a, x86, x86_64
Источник
F-Droid·Собрано из исходного кода
SHA-256 файла
bfeef009dd53690206f5738641aba541f7d140f97491d5d1b8b045e76d5368c3
Отпечаток подписи
476e556a66d2614c6e43509fcc081ff54f1334e39f0ca1162e606c51ebd50d68

F-Droid компилирует приложение сам из открытых исходников, поэтому файл гарантированно соответствует опубликованному коду. Сверьте SHA-256 скачанного файла, если хотите убедиться, что он не изменился по дороге.

Что нового в версии 0.4.2

Self-hosting on a local network, and a phone can now start on its own. • A server on your own network can be reached over plain HTTP. The app refused unencrypted connections outright, which ruled out the setup it exists for — a NAS or a box on the LAN with no certificate. The enrollment screen marks an http:// address as unencrypted while you type it, so the choice is yours to make knowingly. What travels is encrypted vault data and a token either way. • You can create a database from the phone

Разрешения (9)

Что приложение запрашивает у системы. Чувствительные разрешения показаны первыми.

  • Использование камеры
  • Автозапуск при включении устройства
  • Биометрическая аутентификация
  • Доступ в интернет
  • Предотвращение сна устройства
  • Просмотр состояния сети
  • Работа в активном фоне
  • Сканер отпечатка пальца
  • Dynamic receiver not exported permission

Ссылки

Как установить APK

Скачайте файл, откройте его через уведомление о загрузке и разрешите установку из этого источника, когда Android спросит. Подробная инструкция со скриншотами — на отдельной странице.

Похожие приложения

DeltaSync распространяется по лицензии GPL-3.0-or-later. DroidCave не является разработчиком этого приложения и не вносит изменений в файлы: мы отдаём ту же сборку, что опубликована в F-Droid. Актуальная версия — 0.4.2, 1 версия доступно для скачивания.