安装包图标

Banana Split

Split secrets into QR-code shards using Shamir's Secret Sharing
新版本 0.8.3
• FOSS camera scanner for F-Droid — no more Google ML Kit dependency
• Fix camera activating at app launch instead of only on the Restore tab
• Move fastlane metadata to repo root
Banana Split uses Shamir's Secret Sharing to split secrets into QR-code shards. Any majority of shards can reconstruct the secret — fewer reveal nothing.

How it works

1. Enter your secret (e.g., a seed phrase, private key, password).
2. Choose how many shards to create and how many are required to reconstruct.
3. Use the auto-generated passphrase or enter your own.
4. Banana Split encrypts the secret with the passphrase, then splits the ciphertext into N QR codes using Shamir's scheme.
5. Print or save the QR codes. Write the passphrase by hand on every sheet.

To reconstruct: scan a majority of QR code shards, enter the passphrase, and your secret is restored.

Features

• Offline — all cryptography happens on-device, no server communication
• Save shards as PNGs or PDF with full Unicode font support
• Camera and gallery QR scanning with multi-file import
• Custom or auto-generated passphrases
• User-selectable quorum (how many shards needed)
• 7 languages: English, Russian, Turkish, Belarusian, Georgian, Ukrainian, Polish
• Cross-platform shard compatibility with the Banana Split web app

Security

Encryption: scrypt key derivation + NaCl secretbox (XSalsa20-Poly1305).
Splitting: Shamir's Secret Sharing over GF(256).
No data collection, no analytics, no trackers.

Web App

Also available as a web app — no installation needed: https://nfcarchiver.com/banana/
Shards created in the app and web version are fully compatible.

Open Source

This app is a fork of banana_split by Parity Technologies, licensed under GPLv3.
Source code: https://github.com/mezinster/banana_split

版本

尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。

下载 F-Droid
  • 版本 0.8.3 (3) 推荐 更新于 2026-04-09

    arm64-v8a armeabi-v7a x86 x86_64

    该版本需要 Android 5.0 及以上版本。

    此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

    权限
    • 拍摄照片和视频
      当你使用此应用时,它可以使用相机拍摄照片和录制视频。
    • 读取你的共享存储空间中的内容
      允许此应用读取共享存储的内容。
    • 录音
      当你使用此应用时,它可以使用麦克风录音。
    • 修改或删除你的共享存储空间中的内容
      允许此应用写入共享存储的内容。
    • com.nfcarchiver.banana_split.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下载 APK 27 MiB PGP 签名 | 构建日志

  • 新版本 0.8.2
    • F-Droid preparation — metadata, screenshots, and build recipe
    • Fork attribution and source code link on About screen
    • Fix scanner state reset on "Start Over"
    • Localization fixes and fastlane metadata for all 7 languages
  • 版本 0.8.2 (2) - 更新于 2026-04-08

    arm64-v8a armeabi-v7a x86 x86_64

    该版本需要 Android 5.0 及以上版本。

    此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

    权限
    • 拍摄照片和视频
      当你使用此应用时,它可以使用相机拍摄照片和录制视频。
    • 读取你的共享存储空间中的内容
      允许此应用读取共享存储的内容。
    • 录音
      当你使用此应用时,它可以使用麦克风录音。
    • 修改或删除你的共享存储空间中的内容
      允许此应用写入共享存储的内容。
    • com.nfcarchiver.banana_split.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下载 APK 27 MiB PGP 签名 | 构建日志