From 15840b2e7737e42b72fd374f76043b8a1a0f31b5 Mon Sep 17 00:00:00 2001 From: akwizgran <michael@briarproject.org> Date: Fri, 14 Sep 2018 12:09:55 +0000 Subject: [PATCH] Tweak wording. --- news/2018-briar-1.1-released.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/news/2018-briar-1.1-released.html b/news/2018-briar-1.1-released.html index 033db69..a7ee352 100644 --- a/news/2018-briar-1.1-released.html +++ b/news/2018-briar-1.1-released.html @@ -98,11 +98,12 @@ </p> <p> - Today's release is the first major release that - <a href="https://blog.grobox.de/2018/building-briar-reproducible-and-why-it-matters/" target="_blank" rel="noopener noreferrer">builds reproducible</a>. - The Briar project encourages people to independently verify - that the public Briar source code matches its official releases. - It also published <a href="https://code.briarproject.org/briar/briar-reproducer" target="_blank" rel="noopener noreferrer">tools</a> + Today's release is the first major release to use a + <a href="https://blog.grobox.de/2018/building-briar-reproducible-and-why-it-matters/" target="_blank" rel="noopener noreferrer">reproducible build process</a>, + which means it's possible to prove that the release was built from + the published source code, with no backdoors or other hidden changes. + The Briar Project encourages people to verify this independently, + and has published <a href="https://code.briarproject.org/briar/briar-reproducer" target="_blank" rel="noopener noreferrer">tools</a> to make the verification as easy as possible. </p> -- GitLab