Support

RVNT is open source software maintained by a small team. Here is how to get help.

Common Issues

App cannot find peers

If you are on macOS Sequoia (15.x) and peers are not being discovered, your system may be blocking multicast. RVNT uses DNS-SD (Bonjour) for local discovery which should work without any configuration. If you are using a VPN, disconnect it temporarily — VPNs block local network discovery.

Messages not delivering

Messages are delivered directly between devices. Both devices must be online simultaneously for real-time delivery. If the recipient is offline, messages will be delivered when they come back online (stored message delivery is being developed for a future release).

Forgot my PIN

There is no PIN recovery. This is intentional — if we could recover your PIN, so could an attacker. Your PIN derives the encryption key for your entire database. Without it, your data is cryptographically inaccessible. You will need to reinstall the app and start fresh.

How to verify my download

See our binary verification guide for step-by-step instructions using GPG and SHA-256 checksums.

Contact

For general support: support@rvntos.io

For security issues: security@rvntos.io (PGP key available)

For press inquiries: press@rvntos.io

Contributing

RVNT is open source. Bug reports, security audits, and pull requests are welcome. Read the build from source guide to get started.