From 9c576770e3162a7743ad7d4a9c8080535641fd17 Mon Sep 17 00:00:00 2001 From: Corewala Date: Tue, 14 Dec 2021 20:17:35 -0500 Subject: [PATCH] Added todo list --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ede6ec4..a77eadf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,14 @@ Buran is a simple Gemini protocol browser for Android. -It is currently a quite minimal fork of the Ariane browser, but I hope to implement more features in the future. +### Todo list + +- [] Utility for creating and managing client certificates + - [] Keystore generator and catalog + - [] Option to require password or biometric authentication +- [] Color palette interface for picking background and accent colors +- [] Option to render links as buttons +- [] Inline rendering of images ## Credits