From 490db1ad46af6ab44d24b1fdf88ae4c1af76c912 Mon Sep 17 00:00:00 2001 From: Torsten Grote <t@grobox.de> Date: Wed, 12 Sep 2018 14:33:55 -0300 Subject: [PATCH] Release 1.1: Add paragraph about reproducible builds --- news/2018-briar-1.1-released.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/news/2018-briar-1.1-released.html b/news/2018-briar-1.1-released.html index 4ade51f..033db69 100644 --- a/news/2018-briar-1.1-released.html +++ b/news/2018-briar-1.1-released.html @@ -97,6 +97,15 @@ that help to provide access to the Tor network when it's blocked. </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> + to make the verification as easy as possible. + </p> + <p> Work on the next big release is already under way. Among other things, -- GitLab