From f6cdfe394a3b1e39bd1e9c2dd1882b74b4f18d92 Mon Sep 17 00:00:00 2001 From: samm2 <samm2@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 16 Jan 2024 11:50:44 +0000 Subject: [PATCH] Add information about SignPath.io to the Readme.md to satisfy policy requirments git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5590 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff20204d8..948578251 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ Smartmontools can also be run from one of many different Live CDs/DVDs. - [CI builds](https://builds.smartmontools.org/) - [Project Releases](https://github.com/smartmontools/smartmontools/releases) + +## Code Signing +This program uses free code signing provided by [SignPath.io](https://signpath.io), and a free code signing certificate by the [SignPath Foundation](https://signpath.org) + + ## License -Smartmontools uses [GNU GPL Version 2](https://www.gnu.org/licenses/gpl-2.0.html#SEC1) license. +Smartmontools uses [GNU GPL Version 2](https://www.gnu.org/licenses/gpl-2.0.html#SEC1) license. -- GitLab