Difference between revisions of "Jami"

From Free Software Directory
Jump to: navigation, search
(Download page added)
 
(26 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Ring
+
|Name=Jami
|Short description=Decentralized and encrypted audio/video/text communication software building on SIP
+
|Short description=Distributed and encrypted audio/video/text communication.
|Full description=Secure and decentralised voice/video/text communication client which also aims to be easy to use for non-technical people. Uses a distributed hash table (DHT) to retrieve a peers IP address based on a 40 character "ring id" which has to be exchanged between peers through other channels. Sharing via QRcode is built in to most of the current clients. When a peer's IP address is known an encrypted SRTP channel is opened between the peers and a standard SIP session is started on top of the SRTP connection.
+
|Full description=GNU Jami (formerly SFLphone, GNU Ring) is a universal and distributed communication platform, implemented as free (libre) software, which respects the freedoms and privacy of users. Aimed at the general public as well as professionals, Jami provides all its users a universal communication tool, autonomous, libre, secure and built on a distributed architecture thus requiring no authority or central server to function.
  
Clients are available for GNU/Linux (gnome), Windows, Mac OSX & Android.
+
GNU Jami satisfies a high priority software goal of the Free Software Foundation, responding to the challenges of privacy on the Internet.  Developed by Savoir-faire Linux, Jami takes advantage of an
|Homepage URL=https://ring.cx
+
active development community thanks to the support of young Google Summer of Code developers as well as research partnerships with Polytechnique Montréal and the Université du Québec à Montréal.
|User level=beginner
+
|Homepage URL=https://www.gnu.org/software/jami/
|VCS checkout command=git clone https://gerrit-ring.savoirfairelinux.com/ring-daemon;git clone https://gerrit-ring.savoirfairelinux.com/ring-lrc;git clone https://gerrit-ring.savoirfairelinux.com/ring-client-gnome;git clone https://gerrit-ring.savoirfairelinux.com/ring-client-indows;git clone https://gerrit-ring.savoirfairelinux.com/ring-client-macosx;git clone https://gerrit-ring.savoirfairelinux.com/ring-client-android
+
|Version download=https://ftp.gnu.org/gnu/jami/jami-20211223.2.37be4c3.tar.gz
|Computer languages=cpp, java, objective-c
+
|Is High Priority Project=Yes
|Paid support=https://www.savoirfairelinux.com/
+
|VCS checkout command=git clone https://review.jami.net/ring-project
|Microblog=https://twitter.com/JoinTheRing
+
|Decommissioned or Obsolete=No
|IRC help=irc://chat.freenode.net/#ring
+
|Donate=https://my.fsf.org/donate/
 +
|Microblog=https://twitter.com/jami_social/
 
|IRC general=irc://chat.freenode.net/#ring
 
|IRC general=irc://chat.freenode.net/#ring
|IRC development=irc://chat.freenode.net/#ring
+
|Related projects=gnustandards,OpenDHT, Jitsi, Mumble, Signal, Tox, Wire, Telegram
|Related projects=OpenDHT
 
 
|Keywords=voip, instant messaging, telephone
 
|Keywords=voip, instant messaging, telephone
 
|Version status=beta
 
|Version status=beta
|Version download=https://ring.cx/en/download
+
|Last review by=Bendikker
|Last review by=Reazem
+
|Last review date=2019/01/05
|Last review date=2016/04/09
+
|Submitted by=Mikini
|Submitted by=mikini
 
 
|Submitted date=2016/04/09
 
|Submitted date=2016/04/09
|Status=
+
|User level=beginner
 +
|Paid support=https://savoirfairelinux.com/en
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
|GNU package identifier=ring
+
|GNU package identifier=jami
 +
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3
 
|License=GPLv3
}}
+
|License copyright=Copyright (C) 2004-2016 Savoir-faire Linux Inc.
{{Resource
+
Copyright (C) 2016-2022 Savoir-faire Linux Inc.
|Resource audience=user, developer
+
|License verified by=IanK, yeehi, Mertgor
|Resource kind=Bug Tracking
+
|License verified date=2022-11-22
|Resource URL=https://tuleap.ring.cx
+
|License note=https://git.jami.net/savoirfairelinux/jami-project/-/blob/master/COPYING
}}
 
{{Resource
 
|Resource audience=user, developer
 
|Resource kind=Homepage
 
|Resource URL=https://ring.cx
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Chat=instant-messaging
 
|Chat=instant-messaging
 
|Live-communications=chat, conferencing
 
|Live-communications=chat, conferencing
|Programming-language=C, C++, java
+
|Programming-language=C, C++, java, objective-c
 
|Protocol=ip
 
|Protocol=ip
 
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, iOS
 
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, iOS
Line 50: Line 48:
 
|Works-with=audio, barcodes, video
 
|Works-with=audio, barcodes, video
 
|Works-with-format=speex, opus
 
|Works-with-format=speex, opus
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/ring
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/jami/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/ring/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:38, 19 May 2023


[edit]

Jami

https://www.gnu.org/software/jami/
Distributed and encrypted audio/video/text communication.

GNU Jami (formerly SFLphone, GNU Ring) is a universal and distributed communication platform, implemented as free (libre) software, which respects the freedoms and privacy of users. Aimed at the general public as well as professionals, Jami provides all its users a universal communication tool, autonomous, libre, secure and built on a distributed architecture thus requiring no authority or central server to function.

GNU Jami satisfies a high priority software goal of the Free Software Foundation, responding to the challenges of privacy on the Internet. Developed by Savoir-faire Linux, Jami takes advantage of an active development community thanks to the support of young Google Summer of Code developers as well as research partnerships with Polytechnique Montréal and the Université du Québec à Montréal.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

IanK, yeehi, Mertgor

Verified on

22 November 2022




Leaders and contributors

Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/
Debian (Ref)https://tracker.debian.org/pkg/ring
Mailing Listhttps://lists.gnu.org/mailman/listinfo/ring/
Savannah (Ref)https://savannah.gnu.org/projects/jami/


Software prerequisites




Entry








"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.









Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.