aboutsummaryrefslogtreecommitdiff
path: root/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rss.xml')
-rw-r--r--rss.xml95
1 files changed, 95 insertions, 0 deletions
diff --git a/rss.xml b/rss.xml
index f858341d..a4c450da 100644
--- a/rss.xml
+++ b/rss.xml
@@ -809,5 +809,100 @@
809 </description> 809 </description>
810 <pubDate>Mon, 28 Oct 2019 00:00:00 +0000</pubDate> 810 <pubDate>Mon, 28 Oct 2019 00:00:00 +0000</pubDate>
811 </item> 811 </item>
812 <item>
813 <title>GNUnet 0.11.8 released</title>
814 <link>https://gnunet.org/#gnunet-0.11.8-release</link>
815 <description>
816 &lt;article&gt;
817 &lt;h3&gt;
818 &lt;a name=&quot;gnunet-0.11.8-release&quot;&gt;2019-10-30: GNUnet 0.11.8 released&lt;/a&gt;
819 &lt;/h3&gt;
820 &lt;p&gt;
821 We are pleased to announce the release of GNUnet 0.11.8.
822 &lt;/p&gt;
823 &lt;p&gt;
824 This is a hotfix release for 0.11.7.
825
826 &lt;i&gt;As always:&lt;/i&gt;
827 In terms of usability, users should be aware that there are still &lt;b&gt;a large
828 number of known open issues&lt;/b&gt; in particular with respect to ease of use,
829 but also some critical privacy issues especially for mobile users.
830 Also, the nascent network is tiny (about 200 peers) and thus unlikely to
831 provide good anonymity or extensive amounts of interesting
832 information. As a result, the 0.11.8 release is still &lt;b&gt;only suitable
833 for early adopters with some reasonable pain tolerance&lt;/b&gt;.
834 &lt;/p&gt;
835 &lt;h4&gt;Download links&lt;/h4&gt;
836 &lt;ul&gt;
837 &lt;li&gt;&lt;a href=&quot;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz&quot;&gt;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz&lt;/a&gt;&lt;/li&gt;
838 &lt;li&gt;&lt;a href=&quot;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz.sig&quot;&gt;http://ftpmirror.gnu.org/gnunet/gnunet-0.11.8.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
839 &lt;li&gt;&lt;a href=&quot;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz&quot;&gt;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz&lt;/a&gt;&lt;/li&gt;
840 &lt;li&gt;&lt;a href=&quot;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz.sig&quot;&gt;http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.7.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
841 &lt;li&gt;&lt;a href=&quot;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz&quot;&gt;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz&lt;/a&gt;&lt;/li&gt;
842 &lt;li&gt;&lt;a href=&quot;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig&quot;&gt;http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig&lt;/a&gt;&lt;/li&gt;
843 &lt;/ul&gt;
844 &lt;p&gt;
845 gnunet-fuse and gnunet-gtk were not released again, as there were no
846 changes and the 0.11.0/0.11.7 versions are expected to continue to work fine
847 with gnunet-0.11.8.
848 The GPG key used to sign is: &lt;tt&gt;A88C8ADD129828D7EAC02E52E22F9BBFEE348588&lt;/tt&gt;
849 &lt;/p&gt;
850 &lt;p&gt;
851 Note that due to mirror synchronization, not all links might be functional
852 early after the release. For direct access try &lt;a href=&quot;http://ftp.gnu.org/gnu/gnunet/&quot;&gt;http://ftp.gnu.org/gnu/gnunet/&lt;/a&gt;
853 &lt;/p&gt;
854 &lt;h4&gt;Noteworthy changes in 0.11.8 (since 0.11.7)&lt;/h4&gt;
855 &lt;ul&gt;
856 &lt;li&gt;
857 &lt;tt&gt;GNS&lt;/tt&gt; Portability fixes.
858 &lt;/li&gt;
859 &lt;li&gt;
860 &lt;tt&gt;PQ&lt;/tt&gt;: Fixed build with postgresql plugin. (Regression introduces
861 as part of #5733)
862 &lt;/li&gt;
863 &lt;/ul&gt;
864 &lt;h4&gt;Known Issues&lt;/h4&gt;
865 &lt;ul&gt;
866 &lt;li&gt;
867 There are known major design issues in the TRANSPORT, ATS and CORE subsystems
868 which will need to be addressed in the future to achieve acceptable usability,
869 performance and security.
870 &lt;/li&gt;
871 &lt;li&gt;
872 There are known moderate implementation limitations in CADET that
873 negatively impact performance.
874 &lt;/li&gt;
875 &lt;li&gt;
876 There are known moderate design issues in FS that also impact
877 usability and performance.
878 &lt;/li&gt;
879 &lt;li&gt;
880 There are minor implementation limitations in SET that create
881 unnecessary attack surface for availability.
882 &lt;/li&gt;
883 &lt;li&gt;
884 The RPS subsystem remains experimental.
885 &lt;/li&gt;
886 &lt;li&gt;
887 Some high-level tests in the test-suite fail non-deterministically due to
888 the low-level TRANSPORT issues.
889 &lt;/li&gt;
890 &lt;/ul&gt;
891 &lt;p&gt;
892 In addition to this list, you may also want to consult our bug tracker
893 at &lt;a href=&quot;https://bugs.gnunet.org/&quot;&gt;bugs.gnunet.org&lt;/a&gt; which lists
894 about 190 more specific issues.
895 &lt;/p&gt;
896
897 &lt;h4&gt;Thanks&lt;/h4&gt;
898 &lt;p&gt;
899 This release was the work of many people. The following people
900 contributed code and were thus easily identified:
901 ng0, Daniel Golle.
902 &lt;/p&gt;
903&lt;/article&gt;
904 </description>
905 <pubDate>Wed, 30 Oct 2019 23:59:59 +0000</pubDate>
906 </item>
812 </channel> 907 </channel>
813</rss> 908</rss>