Skip to content
brady@bangasser:~$
← projects
activeSwift

FratRat

A dating app built on zkRP's encrypted peer-to-peer network.

appp2pcryptographyprivacy
Documentation1 page, browsable with search.open docs →

FratRat

FratRat is a dating app built on top of zkRP, an encrypted peer-to-peer network that uses zero-knowledge range proofs. Running on zkRP means matching and messaging happen over an encrypted P2P transport rather than through a central server that sees everything.

Why zkRP

Dating data is sensitive. Building on zkRP's encrypted transport and zero-knowledge primitives keeps user data off a central broker and lets the app validate claims (age ranges, distance, and similar bounded values) without exposing the underlying numbers.

Fill in: the app's features, the platforms it runs on, and which zkRP services it depends on.

zkRP is the encrypted P2P network FratRat runs on.