diff options
Diffstat (limited to 'rss.xml')
-rw-r--r-- | rss.xml | 220 |
1 files changed, 218 insertions, 2 deletions
@@ -325,7 +325,7 @@ | |||
325 | ng0, Christian Grothoff, Hartmut Goebel, Martin Schanzenbach, Devan Carpenter, Naomi Phillips and Julius Bünger. | 325 | ng0, Christian Grothoff, Hartmut Goebel, Martin Schanzenbach, Devan Carpenter, Naomi Phillips and Julius Bünger. |
326 | </p> | 326 | </p> |
327 | </description> | 327 | </description> |
328 | <pubDate>Wed, 04 Apr 2019 13:00:00 +0000</pubDate> | 328 | <pubDate>Thu, 04 Apr 2019 13:00:00 +0000</pubDate> |
329 | </item> | 329 | </item> |
330 | <item> | 330 | <item> |
331 | <title>2019-05-12: GNUnet 0.11.4 released</title> | 331 | <title>2019-05-12: GNUnet 0.11.4 released</title> |
@@ -409,8 +409,224 @@ | |||
409 | ng0, Christian Grothoff, Hartmut Goebel, Martin Schanzenbach, Devan Carpenter, Naomi Phillips and Julius B&#252;nger. | 409 | ng0, Christian Grothoff, Hartmut Goebel, Martin Schanzenbach, Devan Carpenter, Naomi Phillips and Julius B&#252;nger. |
410 | </p> | 410 | </p> |
411 | </description> | 411 | </description> |
412 | <pubDate>Wed, 12 May 2019 17:40:00 +0000</pubDate> | 412 | <pubDate>Sun, 12 May 2019 17:40:00 +0000</pubDate> |
413 | </item> | 413 | </item> |
414 | <item> | ||
415 | <title>2019-06-05: GNUnet 0.11.5 released</title> | ||
416 | <link>https://gnunet.org/#gnunet-0.11.5-release</link> | ||
417 | <description> | ||
418 | <h3> | ||
419 | <a name="gnunet-0.11.5-release">2019-06-05: GNUnet 0.11.5 released</a> | ||
420 | </h3> | ||
421 | <p> | ||
422 | We are pleased to announce the release of GNUnet 0.11.5. | ||
423 | </p> | ||
424 | <p> | ||
425 | This is a bugfix release for 0.11.4, mostly fixing a few | ||
426 | minor bugs and improving performance, in particular for | ||
427 | identity management with a large number of egos. | ||
428 | In the wake of this release, we also launched the | ||
429 | <a href="https://rest.gnunet.org">REST API documentation</a>. | ||
430 | In | ||
431 | terms of usability, users should be aware that there are still a large | ||
432 | number of known open issues in particular with respect to ease of use, | ||
433 | but also some critical privacy issues especially for mobile users. | ||
434 | Also, the nascent network is tiny (about 200 peers) and thus unlikely to | ||
435 | provide good anonymity or extensive amounts of interesting | ||
436 | information. As a result, the 0.11.5 release is still only suitable | ||
437 | for early adopters with some reasonable pain tolerance. | ||
438 | </p> | ||
439 | <h4>Download links</h4> | ||
440 | <ul> | ||
441 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.5.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-0.11.5.tar.gz</a></li> | ||
442 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.5.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-0.11.5.tar.gz.sig</a></li> | ||
443 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz</a></li> | ||
444 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig</a></li> | ||
445 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz</a></li> | ||
446 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig</a></li> | ||
447 | </ul> | ||
448 | <p> | ||
449 | gnunet-gtk saw some minor changes to adopt it to API changes in the main code | ||
450 | related to the identity improvements. | ||
451 | gnunet-fuse was not released again, as there were no | ||
452 | changes and the 0.11.0 version is expected to continue to work fine | ||
453 | with gnunet-0.11.5. | ||
454 | </p> | ||
455 | <p> | ||
456 | Note that due to mirror synchronization, not all links might be functional | ||
457 | early after the release. For direct access try <a href="http://ftp.gnu.org/gnu/gnunet/">http://ftp.gnu.org/gnu/gnunet/</a> | ||
458 | </p> | ||
459 | <h4>Noteworthy changes in 0.11.5 (since 0.11.4)</h4> | ||
460 | <ul> | ||
461 | <li> | ||
462 | <tt>gnunet-identity</tt> is much faster when creating or deleting | ||
463 | egos given a large number of existing egos. | ||
464 | </li> | ||
465 | <li> | ||
466 | GNS now supports CAA records. | ||
467 | </li> | ||
468 | <li> | ||
469 | Documentation, comments and code quality was improved. | ||
470 | </li> | ||
471 | </ul> | ||
472 | <h4>Known Issues</h4> | ||
473 | <ul> | ||
474 | <li> | ||
475 | There are known major design issues in the TRANSPORT, ATS and CORE subsystems | ||
476 | which will need to be addressed in the future to achieve acceptable usability, | ||
477 | performance and security. | ||
478 | </li> | ||
479 | <li> | ||
480 | There are known moderate implementation limitations in CADET that | ||
481 | negatively impact performance. Also CADET may unexpectedly deliver messages out-of-order. | ||
482 | </li> | ||
483 | <li> | ||
484 | There are known moderate design issues in FS that also impact | ||
485 | usability and performance. | ||
486 | </li> | ||
487 | <li> | ||
488 | There are minor implementation limitations in SET that create | ||
489 | unnecessary attack surface for availability. | ||
490 | </li> | ||
491 | <li> | ||
492 | The RPS subsystem remains experimental. | ||
493 | </li> | ||
494 | <li> | ||
495 | Some high-level tests in the test-suite fail non-deterministically due to | ||
496 | the low-level TRANSPORT issues. | ||
497 | </li> | ||
498 | </ul> | ||
499 | <p> | ||
500 | In addition to this list, you may also want to consult our bug tracker | ||
501 | at <a href="https://bugs.gnunet.org/">bugs.gnunet.org</a> which lists | ||
502 | about 190 more specific issues. | ||
503 | </p> | ||
504 | |||
505 | <h4>Thanks</h4> | ||
506 | <p> | ||
507 | This release was the work of many people. The following people | ||
508 | contributed code and were thus easily identified: | ||
509 | Christian Grothoff, Florian Dold, Marcello Stanisci, ng0, Martin Schanzenbach and Bernd Fix. | ||
510 | </p> | ||
511 | </description> | ||
512 | <pubDate>Wed, 05 Jun 2019 00:00:00 +0000</pubDate> | ||
513 | </item> | ||
514 | <item> | ||
515 | <title>GNUnet 0.11.6 released</title> | ||
516 | <link>https://gnunet.org/#gnunet-0.11.6-release</link> | ||
517 | <description> | ||
518 | <article> | ||
519 | <h3> | ||
520 | <a name="gnunet-0.11.6-release">2019-07-24: GNUnet 0.11.6 released</a> | ||
521 | </h3> | ||
522 | <p> | ||
523 | We are pleased to announce the release of GNUnet 0.11.6. | ||
524 | </p> | ||
525 | <p> | ||
526 | This is a bugfix release for 0.11.5, fixing a lot of | ||
527 | minor bugs, improving stability and code quality. Further, our videos are | ||
528 | back on the homepage. | ||
529 | In this release, we again improved the webpage in general and updated our | ||
530 | documentation. | ||
531 | |||
532 | <i>As always:</i> | ||
533 | In terms of usability, users should be aware that there are still <b>a large | ||
534 | number of known open issues</b> in particular with respect to ease of use, | ||
535 | but also some critical privacy issues especially for mobile users. | ||
536 | Also, the nascent network is tiny (about 200 peers) and thus unlikely to | ||
537 | provide good anonymity or extensive amounts of interesting | ||
538 | information. As a result, the 0.11.6 release is still <b>only suitable | ||
539 | for early adopters with some reasonable pain tolerance</b>. | ||
540 | </p> | ||
541 | <h4>Download links</h4> | ||
542 | <ul> | ||
543 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz</a></li> | ||
544 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-0.11.6.tar.gz.sig</a></li> | ||
545 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz</a></li> | ||
546 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.11.5.tar.gz.sig</a></li> | ||
547 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz">http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz</a></li> | ||
548 | <li><a href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig">http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.11.0.tar.gz.sig</a></li> | ||
549 | </ul> | ||
550 | <p> | ||
551 | gnunet-gtk and gnunet-fuse were not released again, as there were no | ||
552 | changes and the 0.11.0 versions are expected to continue to work fine | ||
553 | with gnunet-0.11.6. | ||
554 | </p> | ||
555 | <p> | ||
556 | Note that due to mirror synchronization, not all links might be functional | ||
557 | early after the release. For direct access try <a href="http://ftp.gnu.org/gnu/gnunet/">http://ftp.gnu.org/gnu/gnunet/</a> | ||
558 | </p> | ||
559 | <h4>Noteworthy changes in 0.11.6 (since 0.11.5)</h4> | ||
560 | <ul> | ||
561 | <li> | ||
562 | <tt>gnunet-identity</tt> can now print private keys. | ||
563 | </li> | ||
564 | <li> | ||
565 | The <tt>REST</tt> service can be configured to echo the HTTP Origin header value | ||
566 | for Cross-Origin-Resource-Sharing (CORS) when it is called by a browser | ||
567 | plugin. Optionally, a CORS Origin to echo can be also be directly | ||
568 | configured. | ||
569 | </li> | ||
570 | <li> | ||
571 | <tt>re:claimID</tt> tickets are now re-used whenever possible. | ||
572 | </li> | ||
573 | <li> | ||
574 | SUID binary detection mechanisms implemented to improve compatiblity with | ||
575 | some distributions. | ||
576 | </li> | ||
577 | <li> | ||
578 | <tt>TRANSPORT</tt>, <tt>TESTBED</tt> and <tt>CADET</tt> tests now pass again on macOS. | ||
579 | </li> | ||
580 | <li> | ||
581 | The GNS proxy Certification Authority is now generated using gnutls-certtool, | ||
582 | if available, with opennssl/certtool as fallback. | ||
583 | </li> | ||
584 | <li> | ||
585 | Documentation, comments and code quality was improved. | ||
586 | </li> | ||
587 | </ul> | ||
588 | <h4>Known Issues</h4> | ||
589 | <ul> | ||
590 | <li> | ||
591 | There are known major design issues in the TRANSPORT, ATS and CORE subsystems | ||
592 | which will need to be addressed in the future to achieve acceptable usability, | ||
593 | performance and security. | ||
594 | </li> | ||
595 | <li> | ||
596 | There are known moderate implementation limitations in CADET that | ||
597 | negatively impact performance. Also CADET may unexpectedly deliver messages out-of-order. | ||
598 | </li> | ||
599 | <li> | ||
600 | There are known moderate design issues in FS that also impact | ||
601 | usability and performance. | ||
602 | </li> | ||
603 | <li> | ||
604 | There are minor implementation limitations in SET that create | ||
605 | unnecessary attack surface for availability. | ||
606 | </li> | ||
607 | <li> | ||
608 | The RPS subsystem remains experimental. | ||
609 | </li> | ||
610 | <li> | ||
611 | Some high-level tests in the test-suite fail non-deterministically due to | ||
612 | the low-level TRANSPORT issues. | ||
613 | </li> | ||
614 | </ul> | ||
615 | <p> | ||
616 | In addition to this list, you may also want to consult our bug tracker | ||
617 | at <a href="https://bugs.gnunet.org/">bugs.gnunet.org</a> which lists | ||
618 | about 190 more specific issues. | ||
619 | </p> | ||
414 | 620 | ||
621 | <h4>Thanks</h4> | ||
622 | <p> | ||
623 | This release was the work of many people. The following people | ||
624 | contributed code and were thus easily identified: | ||
625 | Martin Schanzenbach, Julius B&#252;nger, ng0, Christian Grothoff, Alexia Pagkopoulou, rexxnor, xrs, lurchi and t3sserakt. | ||
626 | </p> | ||
627 | </article> | ||
628 | </description> | ||
629 | <pubDate>Wed, 24 Jul 2019 00:00:00 +0000</pubDate> | ||
630 | </item> | ||
415 | </channel> | 631 | </channel> |
416 | </rss> | 632 | </rss> |