diff --git a/packaging/rules/snap/jami-gnome/snapcraft.yaml b/packaging/rules/snap/jami-gnome/snapcraft.yaml
index 0467b083944b130bbccd9722fdbb436630ecf538..93fe5a341161233620d896f330470a830cc9edc1 100644
--- a/packaging/rules/snap/jami-gnome/snapcraft.yaml
+++ b/packaging/rules/snap/jami-gnome/snapcraft.yaml
@@ -49,15 +49,26 @@ version: "RELEASE_VERSION"
 adopt-info: jami
 icon: ../common/icons/jami.svg
 license: GPL-3.0+
-summary: 'Jami: secure, distributed communication software & SIP client'
+summary: 'Privacy-oriented voice, video, chat, and conference platform and SIP client'
 description: >
-  Jami is free software which allows its users to communicate in multiple ways.
+  Jami is free software for universal communication that respects the freedom and privacy of its users.
 
-  * A telephone: a simple tool to connect, communicate and share.
-  * A teleconferencing tool: easily join calls to create conferences with multiple participants.
-  * A media sharing tool: Jami supports a variety of video input options, including mutliple cameras and image and video files, and the selection of audio inputs and outputs; all this is supported by multiple high quality audio and video codecs.
-  * A messenger: send text messeges during calls or out of calls (as long as your peer is connected).
-  * A building block for your IoT project: re-use the universal communications technology of Jami with its portable library on your system of choice.
+  Jami is an end-to-end encrypted secure and distributed voice, video, and chat communication platform that requires no central server and leaves the power of privacy and freedom in the hands of users.
+
+  Jami supports the following key features:
+
+  * One-to-one conversations
+  * File sharing
+  * Audio calls and conferences
+  * Video calls and conferences
+  * Screen sharing in video calls and conferences
+  * Recording and sending audio messages
+  * Recording and sending video messages
+  * Functioning as a SIP phone software
+
+  Client applications for GNU/Linux, Windows, macOS, iOS, Android, and Android TV are available, making Jami an interoperable and cross-platform communication framework.
+
+  This snap packages the older GTK-based `jami-gnome` client.  The new Qt-based `jami-qt` client is available as a separate `jami` snap.
 
 confinement: strict
 grade: stable
diff --git a/packaging/rules/snap/jami/snapcraft.yaml b/packaging/rules/snap/jami/snapcraft.yaml
index b4e76f243696b1ed5243f2a47e33d7299f26c00f..20f549c345186834db633fc72eece4f1cb68ec67 100644
--- a/packaging/rules/snap/jami/snapcraft.yaml
+++ b/packaging/rules/snap/jami/snapcraft.yaml
@@ -49,15 +49,26 @@ version: "RELEASE_VERSION"
 adopt-info: jami
 icon: ../common/icons/jami.svg
 license: GPL-3.0+
-summary: 'Jami: secure, distributed communication software & SIP client'
+summary: 'Privacy-oriented voice, video, chat, and conference platform and SIP client'
 description: >
-  Jami is free software which allows its users to communicate in multiple ways.
+  Jami is free software for universal communication that respects the freedom and privacy of its users.
 
-  * A telephone: a simple tool to connect, communicate and share.
-  * A teleconferencing tool: easily join calls to create conferences with multiple participants.
-  * A media sharing tool: Jami supports a variety of video input options, including mutliple cameras and image and video files, and the selection of audio inputs and outputs; all this is supported by multiple high quality audio and video codecs.
-  * A messenger: send text messeges during calls or out of calls (as long as your peer is connected).
-  * A building block for your IoT project: re-use the universal communications technology of Jami with its portable library on your system of choice.
+  Jami is an end-to-end encrypted secure and distributed voice, video, and chat communication platform that requires no central server and leaves the power of privacy and freedom in the hands of users.
+
+  Jami supports the following key features:
+
+  * One-to-one conversations
+  * File sharing
+  * Audio calls and conferences
+  * Video calls and conferences
+  * Screen sharing in video calls and conferences
+  * Recording and sending audio messages
+  * Recording and sending video messages
+  * Functioning as a SIP phone software
+
+  Client applications for GNU/Linux, Windows, macOS, iOS, Android, and Android TV are available, making Jami an interoperable and cross-platform communication framework.
+
+  This snap packages the new Qt-based `jami-qt` client.  The older GTK-based `jami-gnome` client is available as a separate `jami-gnome` snap.
 
 confinement: strict
 grade: stable