From 7ed199cba1a78f5bda8d9cbe4bc823e22961ded9 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Fri, 9 May 2025 19:15:48 +0000 Subject: [PATCH] Update wiki for migration off of GPG --- wiki/bugs.md | 3 +-- wiki/install.md | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/wiki/bugs.md b/wiki/bugs.md index 4f1a82c..7bac2b4 100644 --- a/wiki/bugs.md +++ b/wiki/bugs.md @@ -5,5 +5,4 @@ - [Broken quotes](https://github.com/charmbracelet/glamour/issues/172) (seems related to line break issue) - [Extra blank lines after nested list items](https://github.com/charmbracelet/glamour/issues/102) - [Incorrect wrapping of text in lists](https://github.com/charmbracelet/glamour/issues/56) - - [Excessive binary size and increased program startup time](https://github.com/charmbracelet/glamour/issues/288) -- Relevant [libmutton bugs](https://github.com/rwinkhart/libmutton/blob/main/wiki/bugs.md) + - [Excessive binary size and increased program startup time](https://github.com/charmbracelet/glamour/issues/288) \ No newline at end of file diff --git a/wiki/install.md b/wiki/install.md index 66e61cb..54553c6 100644 --- a/wiki/install.md +++ b/wiki/install.md @@ -12,6 +12,5 @@ After placing the binaries in your $PATH, it is highly recommended to also downl Please see the [usage guide](https://github.com/rwinkhart/MUTN/blob/main/wiki/usage.md) for help getting started. ### Dependencies (required for all installations) -- GnuPG command-line utility (`gpg` command; will not be required in the future) for encryption/decryption - A text editor (preferably CLI-based) for writing entry notes - A private key for SSH key-based authentication is required to use MUTN/libmutton in online/synced mode