External Publication
Visit Post

Wolf Gallery — offline encrypted gallery (looking for a packaging volunteer)

F-Droid Forum [Unofficial] June 16, 2026
Source

Hello. I’d like to request Wolf Gallery for inclusion in F-Droid. Metadata is ready; I can’t open the MR myself due to GitLab’s phone/CC verification — would a contributor help? Details below.

App name: Wolf Gallery Package ID: dev.encgallery License: GPL-3.0-only Source code: GitHub - Wolf-Project777/wolf-gallery: Encrypted, fully offline photo & video vault for Android — open-source. · GitHub Issue tracker: Issues · Wolf-Project777/wolf-gallery · GitHub Latest tag: v1.0

Summary: An offline, fully encrypted photo/file gallery. AES-256-GCM with Argon2id key derivation, keys held in the Android Keystore. No network, no telemetry, no trackers, no Google Play Services. All dependencies are FOSS.

Why it fits F-Droid: 100% FOSS (GPL-3.0-only), no proprietary libraries, no network access at all, no anti-features. Native code (Argon2, ML-KEM) is built from source — there are no prebuilt .so binaries in the repo (sources live in core-native/src/main/cpp/vendor/).

The complete build recipe is ready to paste as metadata/dev.encgallery.yml:

Categories:
  - Multimedia
  - Security
License: GPL-3.0-only
AuthorName: Wolf Project
SourceCode: https://github.com/Wolf-Project777/wolf-gallery
IssueTracker: https://github.com/Wolf-Project777/wolf-gallery/issues
Changelog: https://github.com/Wolf-Project777/wolf-gallery/releases

RepoType: git
Repo: https://github.com/Wolf-Project777/wolf-gallery.git

Builds:
    - versionName: '1.0'
      versionCode: 1
      commit: v1.0
      subdir: app
      gradle:
        - yes
      ndk: r27c

AutoUpdateMode: Version
  UpdateCheckMode: Tags
  CurrentVersion: '1.0'
  CurrentVersionCode: 1

Build details: AGP 8.10.0, Gradle 8.13, NDK r27c (27.2.12479018),
  CMake 3.22.1, single ABI arm64-v8a, minSdk 28 / targetSdk 35.
  Localized metadata, screenshots and icon are already in the repo under
  fastlane/metadata/android/en-US/ (F-Droid will pick them up automatically).

Thanks!

Discussion in the ATmosphere

Loading comments...