Decentralized, encrypted (E2EE), censorship-resistant messenger

harpia1 pts0 comments

GitHub - harpiabrasil/hydra: Hydra — mensageiro P2P E2EE resistente a censura sobre Veilid (beta). Releases com APK Android. · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

harpiabrasil

hydra

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>2 Commits<br>2 Commits

.gitignore

.gitignore

README.md

README.md

SHA256SUMS.txt

SHA256SUMS.txt

View all files

Repository files navigation

Hydra

🌐 English · Português

English

Hydra is a decentralized, end-to-end encrypted (E2EE), censorship-resistant messenger<br>built on the Veilid network (a fork of VeilidChat). No central servers, no<br>phone numbers, no metadata collection.

⚠️ BETA SOFTWARE — DO NOT USE FOR ANYTHING CRITICAL.<br>Until 1.0: expect no guarantees of privacy or security; you may lose accounts, contacts and<br>messages and have to recreate them. This is an experimental build for testing and feedback.

📥 Download

Get the latest APK from the Releases tab.

Android (arm64): hydra-.apk

✅ Verify integrity (recommended)

Before installing, confirm the file wasn't tampered with — the hash published in the Release must<br>match your downloaded file:

sha256sum hydra-0.4.9-beta.apk<br># compare with the value in the Release's SHA256SUMS.txt

The APK is signed with Hydra's release key (certificate CN=Harpia Brasil). You can check it:

apksigner verify --print-certs hydra-0.4.9-beta.apk

📲 Install

Copy the .apk to your Android device.

Tap the file; allow "install from unknown sources" when prompted.

Open the app, create an account, and save your recovery key (it's the ONLY way to recover<br>the account).

🔒 Contact verification (safety number)

When you add a contact, open their details and use "Verify safety number" : compare the 60<br>digits (or the QR) on both devices. If they match, the conversation is free of a man-in-the-middle<br>attack (same idea as Signal's safety number).

⚖️ License & trademarks

Hydra is a fork of VeilidChat, licensed under MPL-2.0 . "Veilid" is a trademark of the Veilid<br>Foundation and is not affiliated with this project. The source code is not published in this<br>repository at this time (binaries only); it will be opened in due course.

🙋 Feedback

Open an Issue to report bugs or usage impressions. That's exactly what the beta<br>phase needs.

Português

Hydra é um mensageiro descentralizado, ponta a ponta criptografado (E2EE) e resistente a<br>censura , construído sobre a rede Veilid (fork do VeilidChat). Sem<br>servidores centrais, sem números de telefone, sem coleta de metadados.

⚠️ SOFTWARE EM BETA — NÃO USE PARA NADA CRÍTICO.<br>Até a versão 1.0: não espere garantias de privacidade ou segurança; você pode perder contas,<br>contatos e mensagens e precisar recriá-los. Este é um build experimental para testes e feedback.

📥 Download

Baixe o APK mais recente na aba Releases .

Android (arm64): hydra-.apk

✅ Verificar a integridade (recomendado)

Antes de instalar, confirme que o arquivo não foi adulterado — o hash publicado no Release deve<br>bater com o do arquivo baixado:

sha256sum hydra-0.4.9-beta.apk<br># compare com o valor em SHA256SUMS.txt do Release

O APK é assinado com a chave de release da Hydra (certificado CN=Harpia Brasil). Você pode<br>conferir com:

apksigner verify --print-certs hydra-0.4.9-beta.apk

📲 Instalar

Copie o .apk para o aparelho Android.

Toque no arquivo; autorize "instalar de fontes desconhecidas" quando solicitado.

Abra o app, crie uma conta e guarde sua chave de recuperação (é a ÚNICA forma de recuperar<br>a conta).

🔒 Verificação de contato (safety number)

Ao adicionar um contato, abra os detalhes dele e use "Verify safety number" : compare os 60<br>dígitos (ou o QR) nos dois aparelhos. Se baterem, a conversa não sofreu ataque man-in-the-middle<br>(mesma ideia do número de segurança do Signal).

⚖️ Licença e marcas

Hydra é um fork do VeilidChat, licenciado sob MPL-2.0 . "Veilid" é marca da Veilid Foundation<br>e não está associada a este projeto. O código-fonte não está publicado neste repositório neste<br>momento (apenas os binários...

hydra beta veilid feedback release android

Related Articles