Skip to content

an easy-to-use, secure and decentralized conference call application (this repository is a mirror of an internal work repository)

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

digitalautonomy/wahay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

283a061 · Jan 31, 2025
Jan 30, 2025
Dec 11, 2019
Jan 30, 2025
Jan 28, 2025
Jan 23, 2025
Jul 2, 2024
Jul 31, 2024
Nov 19, 2024
Jan 31, 2025
Nov 20, 2024
May 6, 2023
Jan 27, 2025
Feb 14, 2023
Jan 20, 2025
Apr 5, 2024
May 6, 2023
Jul 3, 2024
Jun 6, 2020
Feb 26, 2021
May 6, 2023
Dec 16, 2019
Jun 30, 2020
Jul 17, 2024
May 6, 2023
Jul 10, 2020
Jul 8, 2020
Nov 26, 2024
Nov 26, 2024
Feb 14, 2023

Repository files navigation

Wahay

An easy-to-use, secure and decentralized conference call application.

GitHub issues GitHub forks GitHub stars License: GPL v3


Wahay is an application that allows you to easily host and participate in conference calls, without the need for any centralized servers or services. We are building a voice call application that is meant to be as easy-to-use as possible, while still providing extremely high security and privacy out of the box.

In order to do this, we use Tor Onion Services in order to communicate between the end-points, and we use the Mumble protocol for the actual voice communication. We are doing extensive user testing in order to ensure that the usability of the application is as good as possible.

Documentation

For full documentation, visit wahay.org.

Installing

For end-users, please refer to installation instructions on the website. We provide several different options for installation there. If you are a developer, installing the application should be as easy as cloning the repository and running make build.

Security warning

Wahay is currently under active development. There have been no security audits of the code, and you should currently not use this for anything sensitive.

Language

The language to be used is the same configured under LANG environment variable.

Example:

$ export LANG="en_US.utf8"

Compatibility

The current version of Wahay is compatible with all major Linux distributions. It is possible that the application can run on macOS or Windows, but at the moment we have not tested it. We are planning on adding official macOS and Windows compatibility in the near future.

About the developers

Wahay is developed by the NGO Centro de Autonomía Digital, based in Quito, Ecuador.

License

Wahay is licensed under the GPL version 3.