From b920fe4b8ca54514a55023a06815a3b444b00f36 Mon Sep 17 00:00:00 2001 From: Alexander Bakker Date: Mon, 14 Oct 2019 21:16:25 +0200 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ece43ba..7bbe749b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Aegis is a free, secure and open source 2FA app for Android. -Aegis' security design and vault format is described in detail in [this document](docs/vault.md). +Aegis' security design and vault format is described in detail in [this +document](docs/vault.md). # Features @@ -101,6 +102,16 @@ Certificate fingerprints: SHA256: C6:DB:80:A8:E1:4E:52:30:C1:DE:84:15:EF:82:0D:13:DC:90:1D:8F:E3:3C:F3:AC:B5:7B:68:62:D8:58:A8:23 ``` +### Community + +- [aegis-icons](https://github.com/krisu5/aegis-icons) + + While we're still working on better icon support in Aegis, krisu5 has started + a third-party repository for icons that you may want to check out. + + [Aegis-icons preview](https://github.com/krisu5/aegis-icons) + ## Libraries - [TextDrawable](https://github.com/amulyakhare/TextDrawable) by Amulya Khare