Skip to content
Snippets Groups Projects
Commit 7b870045 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Update Home

parent 9c781d17
No related branches found
No related tags found
No related merge requests found
<div align="center">![Jami Logo](https://jami.net/assets/images/logo-jami.svg)</div> <div>
# What is Jami? ![Jami Logo](https://jami.net/assets/images/logo-jami.svg)
Jami is free software for universal communication which respects </div># What is Jami?
freedoms and privacy of its users.
Its main goal is to provide a communication framework and end-user Jami is free software for universal communication which respects freedoms and privacy of its users.
applications to make audio or video calls, send text messages and make
generic data transfers. It makes this possible via multiple paradigms: a
modern decentralized approach using a DHT to find peers or classical
centralized SIP as a soft-phone. The domain of usage is not limited to
physical users, it also includes integration with connected objects
(IoT).
Available on all major platforms, this free Its main goal is to provide a communication framework and end-user applications to make audio or video calls, send text messages and make generic data transfers. It makes this possible via multiple paradigms: a modern decentralized approach using a DHT to find peers or classical centralized SIP as a soft-phone. The domain of usage is not limited to physical users, it also includes integration with connected objects (IoT).
software project is led by [Savoir-faire
Linux](https://www.savoirfairelinux.com/en/) - a Canadian/Quebecois
GNU/Linux consulting company - and is supported by the global community.
As a free software its sources are licensed under the Available on all major platforms, this free software project is led by [Savoir-faire Linux](https://www.savoirfairelinux.com/en/) - a Canadian/Quebecois GNU/Linux consulting company - and is supported by the global community.
[GPLv3+](https://www.gnu.org/licenses/gpl-3.0.html).
As a free software its sources are licensed under the [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.html).
### Contributions, help and suggestions are very welcome! ### Contributions, help and suggestions are very welcome!
...@@ -27,12 +18,12 @@ Feel free to open tickets on our [Gitlab](https://git.jami.net), help us with th ...@@ -27,12 +18,12 @@ Feel free to open tickets on our [Gitlab](https://git.jami.net), help us with th
You can contact us: You can contact us:
- via https://git.jami.net - via <https://git.jami.net>
- via IRC: **\#jami** on [Libera.Chat](https://web.libera.chat) - via IRC: **<span dir="">#</span>jami** on [Libera.Chat](https://web.libera.chat)
- via Matrix: **\#jami:matrix.org**, bridged with the above IRC channel - via Matrix: **<span dir="">#</span>jami:matrix.org**, bridged with the above IRC channel
- by sending a mail to the Jami mailing list, [jami@gnu.org](https://lists.gnu.org/mailman/listinfo/jami). - by sending a mail to the Jami mailing list, [jami@gnu.org](https://lists.gnu.org/mailman/listinfo/jami).
------------------------------------------------------------------------ ---
## End user notes ## End user notes
...@@ -44,12 +35,12 @@ Also, if you prefer to build your binaries from source, please refer to the READ ...@@ -44,12 +35,12 @@ Also, if you prefer to build your binaries from source, please refer to the READ
Also, you can see features by client via [this page](https://git.jami.net/savoirfairelinux/ring-project/wikis/features/All-features-by-client) Also, you can see features by client via [this page](https://git.jami.net/savoirfairelinux/ring-project/wikis/features/All-features-by-client)
------------------------------------------------------------------------ ---
## How to build ## How to build
How to build from source for GNU/Linux: How to build from source for GNU/Linux:\
https://git.jami.net/savoirfairelinux/jami-client-qt/-/blob/master/INSTALL.md <https://git.jami.net/savoirfairelinux/jami-client-qt/-/blob/master/INSTALL.md>
## Technical documentation ## Technical documentation
...@@ -63,19 +54,16 @@ But this is the main parts: ...@@ -63,19 +54,16 @@ But this is the main parts:
+ The daemon in charge of the accounts management, SIP features, crypto, video, etc + The daemon in charge of the accounts management, SIP features, crypto, video, etc
+ The clients for all platform to interact with the daemon. + The clients for all platform to interact with the daemon.
------------------------------------------------------------------------ ---
## Resources for contributors ## Resources for contributors
- Auto-generated (Doxygen) [Daemon code - Auto-generated (Doxygen) [Daemon code documentation](https://docs.jami.net/doxygen/daemon/)
documentation](https://docs.jami.net/doxygen/daemon/) - Auto-generated (Doxygen) [LRC API documentation](https://docs.jami.net/doxygen/lrc/)
- Auto-generated (Doxygen) [LRC API
documentation](https://docs.jami.net/doxygen/lrc/)
- Testing (LCOV) [Daemon coverage](https://docs.jami.net/coverage) - Testing (LCOV) [Daemon coverage](https://docs.jami.net/coverage)
### Development Processes and Contributing ### Development Processes and Contributing
- The [Release Process](technical/release-process) - The [Release Process](technical/release-process)
- [Reporting Bugs and Enhancements](tutorials/Bug-report-guide) - [Reporting Bugs and Enhancements](tutorials/Bug-report-guide)
- [Working with Gerrit](tutorials/Working-with-gerrit), our Git - [Working with Gerrit](tutorials/Working-with-gerrit), our Git repositories manager and code-review tool for all submitted patches
repositories manager and code-review tool for all submitted patches \ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment