Snorchat

SNORCHAT

sleep · chat · cam

Native Android client for reopenchat.com. Multi-cam rooms, end-to-end encrypted DMs (between Snorchat-app peers), encrypted local history, push delivery, picture-in-picture.

Distributed via our F-Droid repo. No Play Store, no ads, no telemetry beyond what reopenchat itself collects.

Install

1 Install the F-Droid client

If you don't already have it, grab the official F-Droid app:

Download F-Droid F-Droid website

Sideloading: open the APK once it downloads, accept "Install from unknown sources" if prompted.

2 Add the Project Ghost repo

Tap this button on the same Android device:

Add repo to F-Droid

Or add manually in F-Droid → Settings → Repositories → +:

Project Ghost

URLhttps://f-droid.pyrosec.is/repo Fingerprint (SHA-256)0B5AC9CB1A01FE6AE1C742E282EE6EA494953CD6123C7778572CFE0B6D0C34BE

3 Install Snorchat

F-Droid will sync the repo index. Pull-to-refresh the Latest tab; "Snorchat" will appear. Tap → Install.

Verify what you installed

Every release APK is signed with our F-Droid repo signing key. After install, verify the package signature matches:

APK signing certificate (SHA-256)

0B5AC9CB1A01FE6AE1C742E282EE6EA494953CD6123C7778572CFE0B6D0C34BE

Verify on-device:

adb shell pm dump xyz.snorchat.reopen | grep -A1 'signing certs'

Or off-device:

apksigner verify --print-certs xyz.snorchat.reopen_*.apk

The SHA-256 digest: line should match exactly. If it doesn't, do not install — open an issue first.

What it talks to

Disclaimer

Use at your own risk. Snorchat is an independent client for reopenchat.com. We are not affiliated with, endorsed by, or operated by reopenchat.

This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability arising from the use of this software.

You are responsible for complying with reopenchat.com's terms of service and any applicable laws. Account bans, content moderation, payment, and dispute resolution are between you and reopenchat.

This client may have bugs that drop messages, expose your IP, leak metadata, or otherwise misbehave. Review the source code before trusting it with anything sensitive.

Source & security