Source: rendez
Maintainer: REUNION Authors <git@rendezvous.contact>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3,
  pybuild-plugin-pyproject, flit, debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://codeberg.org/rendezvous/reunion

Package: python3-rendez
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-click,
  python3-cryptography, python3-hkdf, python3-pymonocypher, python3-highctidh
Recommends: python3-flask, python3-requests, python3-stem
Description: REUNION is for rendezvous
 This is the reference implementation of the REUNION cryptographic redezvous
 protocol.
 .
 # What is REUNION?
 .
 REUNION is a privacy preserving transitionally post-quantum cryptographic
 protocol for rendezvous between two or more participants. With the use of an
 arbitrary shared passphrase and an agreed upon location or communications
 medium, two or more participants may exchange a message, usually contact
 information such as addresses or public keys.
 .
