Skip to content

Signature Databases

Aliberk Sandıkçı edited this page Jul 15, 2025 · 3 revisions

Signature databases are serialized Guava BloomFilter object format. Hypatia uses these databases to detect malware in your Android device. After installing the Hypatia the first thing you should is Updating databases with Update databases button in menu. You can either use default database server or override both server/signing key with the options in menu. Here are the servers that you can use:

Signature Database Servers

Database Link Signing Key Maintainer Source Extra Info
https://maintainteam.codeberg.page/HypatiaDatabases/ 5298C0C0C3E73288 MaintainTeam Codeberg CI default database *
https://maintainteam.github.io/HypatiaDatabases/ 5298C0C0C3E73288 MaintainTeam GitHub CI *
https://lav.axpos.org/db 14C17E7F99EABF3F @steadfasterX Ansible part of LoveLaceAV

* Database updates occurs in per 2 day about midnight in both provider to unsigned branch. Then signing process made by self-hosted CI and providers generates a static web-server

Clone this wiki locally