reCAPTCHA Enterprise token minter for Grindr — Open Grind's optional add-on
  • Kotlin 44.4%
  • Shell 27.5%
  • Nix 26.1%
  • Dockerfile 2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Shchelochkov 7d9cdc2f9f
All checks were successful
ci-orchestrator / provision running on cx33 in fsn1
Initial commit
2026-09-15 13:29:59 +02:00
.forgejo/workflows Initial commit 2026-09-15 13:29:59 +02:00
app Initial commit 2026-09-15 13:29:59 +02:00
ci Initial commit 2026-09-15 13:29:59 +02:00
contrib Initial commit 2026-09-15 13:29:59 +02:00
gradle Initial commit 2026-09-15 13:29:59 +02:00
.dockerignore Initial commit 2026-09-15 13:29:59 +02:00
.editorconfig Initial commit 2026-09-15 13:29:59 +02:00
.envrc Initial commit 2026-09-15 13:29:59 +02:00
.gitignore Initial commit 2026-09-15 13:29:59 +02:00
build.gradle.kts Initial commit 2026-09-15 13:29:59 +02:00
BUILDING.md Initial commit 2026-09-15 13:29:59 +02:00
docker-compose.yml Initial commit 2026-09-15 13:29:59 +02:00
Dockerfile Initial commit 2026-09-15 13:29:59 +02:00
flake.lock Initial commit 2026-09-15 13:29:59 +02:00
flake.nix Initial commit 2026-09-15 13:29:59 +02:00
gradle.properties Initial commit 2026-09-15 13:29:59 +02:00
gradlew Initial commit 2026-09-15 13:29:59 +02:00
gradlew.bat Initial commit 2026-09-15 13:29:59 +02:00
LICENSE Initial commit 2026-09-15 13:29:59 +02:00
README.md Initial commit 2026-09-15 13:29:59 +02:00
settings.gradle.kts Initial commit 2026-09-15 13:29:59 +02:00

Open Grind reCAPTCHA helper

An Android helper add-on for Open Grind that mints reCAPTCHA Enterprise tokens on demand for Grindr's API.

Requires Android >= 9 and Google Play services. Tokens minted on Android emulators are usually rejected.

The add-on depends on Google's proprietary reCAPTCHA Enterprise SDK (com.google.android.recaptcha:recaptcha).

Building

See BUILDING.md.

Open Grind reCAPTCHA helper supports reproducible builds. Read more in BUILDING.md § Reproducibility.

Security

Releases are signed with minisign and ship a detached .minisig — see how to verify. Never install from unofficial sources.

License

MIT