8000 GitHub - digitalautonomy/wahay: an easy-to-use, secure and decentralized conference call application (this repository is a mirror of an internal work repository)
[go: up one dir, main page]

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

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.

Building from Source

To build Wahay from source, you'll need to install the following dependencies:

  1. Install build dependencies:
sudo apt install make pkg-config golang libgtk-3-dev ruby-sass
  1. Install runtime dependencies:
sudo apt install tor mumble
  1. Clone the repository

  2. Build the project:

make build

The build process will create the binary in the bin directory. You can run it with:

./bin/wahay

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.

< 8945 /article>

About

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

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

0