{"id":39569399,"url":"https://github.com/digitalautonomy/wahay","last_synced_at":"2026-01-18T07:17:23.148Z","repository":{"id":54163440,"uuid":"238722955","full_name":"digitalautonomy/wahay","owner":"digitalautonomy","description":"an easy-to-use, secure and decentralized conference call application (this repository is a mirror of an internal work repository)","archived":false,"fork":false,"pushed_at":"2025-05-05T20:38:03.000Z","size":20618,"stargazers_count":129,"open_issues_count":18,"forks_count":18,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-05T21:40:01.352Z","etag":null,"topics":["autonomy","calling","conference-calls","decentralization","hidden-services","mumble","onion-services","privacy","security","tor","voip"],"latest_commit_sha":null,"homepage":"https://wahay.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalautonomy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-06T15:40:45.000Z","updated_at":"2025-05-05T20:38:06.000Z","dependencies_parsed_at":"2024-04-15T22:36:56.409Z","dependency_job_id":"3f178ba7-1cce-4ec5-a3c2-60494cb58175","html_url":"https://github.com/digitalautonomy/wahay","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/digitalautonomy/wahay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalautonomy%2Fwahay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalautonomy%2Fwahay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalautonomy%2Fwahay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalautonomy%2Fwahay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalautonomy","download_url":"https://codeload.github.com/digitalautonomy/wahay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalautonomy%2Fwahay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28532897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autonomy","calling","conference-calls","decentralization","hidden-services","mumble","onion-services","privacy","security","tor","voip"],"created_at":"2026-01-18T07:17:22.587Z","updated_at":"2026-01-18T07:17:23.143Z","avatar_url":"https://github.com/digitalautonomy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003ca href=\"https://wahay.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://wahay.org/assets/img/logo.svg\" alt=\"Wahay\" /\u003e\n  \u003c/a\u003e\u003cbr\u003e\u003cbr\u003e\n  An easy-to-use, secure and decentralized conference call application.\n\u003c/p\u003e\n\n\u003cp\u003e\n  \u003ca href=\"https://github.com/digitalautonomy/wahay/issues\"\u003e\u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/digitalautonomy/wahay\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/digitalautonomy/wahay/network\"\u003e\u003cimg alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/digitalautonomy/wahay\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/digitalautonomy/wahay/stargazers\"\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/digitalautonomy/wahay\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0\"\u003e\u003cimg alt=\"License: GPL v3\" src=\"https://img.shields.io/badge/License-GPLv3-blue.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n------\n\n[Wahay](https://wahay.org) is an application that allows you to easily host and participate in conference calls, without the need for any\ncentralized servers or services. We are building a voice call application that is meant to be as easy-to-use as possible, while still\nproviding extremely high security and privacy out of the box.\n\nIn order to do this, we use [Tor](https://torproject.org) Onion Services in order to communicate between the end-points, and we use the [Mumble](https://www.mumble.info) 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.\n\n## Documentation\n\nFor full documentation, visit [wahay.org](https://wahay.org/documentation/index.html).\n\n## Installing\n\nFor end-users, please refer to installation instructions on the\n[website](https://wahay.org/documentation/getting-started/installation/). We provide several different options for\ninstallation there.\n\n## Building from Source\n\nTo build Wahay from source, you'll need to install the following dependencies:\n\n1. Install build dependencies:\n```bash\nsudo apt install make pkg-config golang libgtk-3-dev ruby-sass\n```\n\n2. Install runtime dependencies:\n```bash\nsudo apt install tor mumble\n```\n\n3. Clone the repository\n\n4. Build the project:\n```bash\nmake build\n```\n\nThe build process will create the binary in the `bin` directory. You can run it with:\n```bash\n./bin/wahay\n```\n\n## Security warning\n\nWahay is currently under active development. There have been no security audits\nof the code, and you should currently not use this for anything sensitive.\n\n## Language\n\nThe language to be used is the same configured under `LANG` environment variable.\n\nExample:\n\n```bash\n$ export LANG=\"en_US.utf8\"\n```\n\n## Compatibility\n\nThe current version of Wahay is compatible with all major Linux distributions. It is possible that the application can\nrun on macOS or Windows, but at the moment we have not tested it. We are planning on adding official macOS and Windows\ncompatibility in the near future.\n\n## About the developers\n\nWahay is developed by the NGO [Centro de Autonomía Digital](https://autonomia.digital), based in Quito, Ecuador.\n\n## License\n\nWahay is licensed under the [GPL version 3](https://www.gnu.org/licenses/gpl-3.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalautonomy%2Fwahay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalautonomy%2Fwahay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalautonomy%2Fwahay/lists"}