Skip to content

Commit d111024

Browse files
authored
Add link to AppImageUpdate for validate tool
1 parent f3b0388 commit d111024

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

source/packaging-guide/optional/signatures.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ You can display the digital signature that is embedded in AppImage by running th
6565
Validating the signature
6666
------------------------
6767

68-
To validate a signature of an an AppImage and to determine whether an AppImage has been compromised, an external tool needs to be used. There is a very simple tool called :code:`validate` that can do this.
68+
To validate a signature of an an AppImage and to determine whether an AppImage has been compromised, an external tool needs to be used.
69+
There is a very simple tool called :code:`validate` that can do this.
70+
It can be found in the `AppImageUpdate <https://github.com/AppImageCommunity/AppImageUpdate>`_ project.
6971

7072
.. code-block:: shell
7173
@@ -80,4 +82,4 @@ Signature validation can also be integrated into higher level software such as t
8082

8183
.. todo::
8284

83-
It may be desirable to integrate validate functionality into :code:`libappimage` and into tools like :code:`appimagetool`, the optional :code:`appimaged` demon and/or :code:`AppImageUpdate`.
85+
It may be desirable to integrate validate functionality into :code:`libappimage` and into tools like :code:`appimagetool` and the :code:`appimaged` demon.

0 commit comments

Comments
 (0)