gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch stable updated (351f837 -> b780ba2)


From: gnunet
Subject: [www] branch stable updated (351f837 -> b780ba2)
Date: Thu, 05 May 2022 14:13:42 +0200

This is an automated email from the git hooks/post-receive script.

thejackimonster pushed a change to branch stable
in repository www.

    from 351f837  Fixed typo in link
     add b780ba2  add messenger-gtk 0.7.0 news

No new revisions were added by this update.

Summary of changes:
 template/news/2022-05-messenger-gtk-0.7.0.html.j2 | 67 +++++++++++++++++++++++
 www.yml                                           |  3 +
 2 files changed, 70 insertions(+)
 create mode 100644 template/news/2022-05-messenger-gtk-0.7.0.html.j2

diff --git a/template/news/2022-05-messenger-gtk-0.7.0.html.j2 
b/template/news/2022-05-messenger-gtk-0.7.0.html.j2
new file mode 100644
index 0000000..50d29a8
--- /dev/null
+++ b/template/news/2022-05-messenger-gtk-0.7.0.html.j2
@@ -0,0 +1,67 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+  <h1>Messenger-GTK 0.7.0 released</h1>
+<p>
+  We are pleased to announce the release of the Messenger-GTK application.
+  <br/>
+  The application is a convergent GTK messaging application using the GNUnet 
Messenger service. The goal is to provide private and secure communication 
between any group of devices. The interface is also designed in a way to scale 
down to mobile and small screen devices like phones or tablets.
+</p>
+<p>
+  The application provides the following features:
+</p>
+<ul>
+  <li>Creating direct chats and group chats</li>
+  <li>Managing your contacts and groups</li>
+  <li>Invite contacts to a group</li>
+  <li>Sending text messages</li>
+  <li>Sending voice recordings</li>
+  <li>Sharing files privately</li>
+  <li>Deleting messages with any custom delay</li>
+  <li>Renaming contacts</li>
+  <li>Exchanging contact details physically</li>
+  <li>Verifying contact identities</li>
+  <li>Switching between different accounts</li>
+</ul>
+<p>
+  The application utilizes the previously released library "libgnunetchat" in 
a convergent graphical user interface. More information about that can be found 
<a href="https://git.gnunet.org/messenger-gtk.git/tree/README.md";>here</a>.
+</p>
+<p>
+  It is also possible to install and try the application as flatpak. The 
application is already available on <a 
href="https://flathub.org/apps/details/org.gnunet.Messenger";>flathub.org</a>. 
Otherwise you will find the source code ready to compile below as well.
+</p>
+<h4>Download links</h4>
+<ul>
+  <li><a 
href="http://ftpmirror.gnu.org/gnunet/messenger-gtk-0.7.0.tar.gz";>messenger-gtk-0.7.0.tar.gz</a>
 (<a 
href="http://ftpmirror.gnu.org/gnunet/messenger-gtk-0.7.0.tar.gz.sig";>signature</a>)</li>
+</ul>
+<p>
+  The GPG key used to sign is: <a 
href="https://gnunet.org/~schanzen/3D11063C10F98D14BD24D1470B0998EF86F59B6A";>3D11063C10F98D14BD24D1470B0998EF86F59B6A</a>
+</p>
+<p>
+  Note that due to mirror synchronization, not all links might be functional
+  early after the release. For direct access try
+  <a href="http://ftp.gnu.org/gnu/gnunet/";>http://ftp.gnu.org/gnu/gnunet/</a>
+</p>
+<h4>Noteworthy changes in 0.7.0</h4>
+<ul>
+  <li>The version iteration will be inherited by cadet-gtk as logical 
successor.</li>
+  <li>It is possible to create direct chats and group chats via physical or 
virtual exchange.</li>
+  <li>Groups and contacts can be named, left, verified or deleted.</li>
+  <li>Existing contacts can be invited to any private or public group.</li>
+  <li>Chats allow sending text messages, voice recordings or files.</li>
+  <li>Messages can be deleted with a custom delete or automatically.</li>
+  <li>Switching between different accounts can be done during runtime.</li>
+</ul>
+<p>
+  A detailed list of changes can be found in the <a 
href="https://git.gnunet.org/messenger-gtk.git/tree/CHANGES.md";>ChangeLog</a>.
+</p>
+<h4>Known Issues</h4>
+<ul>
+  <li>It is still difficult to get reliable chats between different devices. 
This might change with the upcoming changes on the GNUnet transport layer 
though.</li>
+  <li>It might happen that the FS service is not connected which might stop 
any file upload or stall it forever.</li>
+  <li>The webcam/camera to scan QR codes might not get picked up properly (for 
example it doesn't work yet with the Pinephone).</li>
+  <li>The application might crash at times. So consider it still being in 
development.</li>
+</ul>
+<p>
+  In addition to this list, you may also want to consult our bug tracker at <a 
href="https://bugs.gnunet.org/";>bugs.gnunet.org</a>.
+</p>
+
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index b01d178..1a2aa8d 100644
--- a/www.yml
+++ b/www.yml
@@ -29,6 +29,9 @@ meetingnotes:
   2019: 2019-12-27
   2020: 2020-12-30
 newsposts:
+  - page: 2022-05-messenger-gtk-0.7.0.html
+    date: 2022-05-05
+    title: Messenger-GTK 0.7.0
   - page: 2022-04-libgnunetchat-0.1.0.html
     date: 2022-04-12
     title: libgnunetchat 0.1.0

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]