From 9ad12e9e88b2331ff419062f5477f09008b5e120 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Apr 2014 17:22:17 -0400 Subject: [PATCH] devblog --- doc/devblog/day_156__release_day.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/devblog/day_156__release_day.mdwn diff --git a/doc/devblog/day_156__release_day.mdwn b/doc/devblog/day_156__release_day.mdwn new file mode 100644 index 0000000000..d11990769a --- /dev/null +++ b/doc/devblog/day_156__release_day.mdwn @@ -0,0 +1,14 @@ +I hope this will be a really good release. Didn't get all the way to +telehash this month, but the remotedaemon is pretty sweet. Updated roadmap +pushes telehash back again. + +The files in this release are now gpg signed, after recently moving the +downloads site to a dedicated server, which has a dedicated gpg key. +You can verify the detached signatures as an additional security check +over trusting SSL. The automatic upgrade code doesn't check the gpg +signatures yet. + +Sören Brunk has ported the webapp to Bootstrap 3. + +The branch is not ready for merging yet (it would break the Debian stable +backports), but that was a nice surprise.