Kateryna Kostiuk e2557293dd macOS: sandbox application
This commit enables App Sandbox for Jami on macOS.

Folders Migrated:
- App data(accounts, ect)
- Jami cache
- Sparkle cache

Entitlements:
- Access to Movies folder (default recording location)
- Access to Downloads folder (default download location)
- Access to Pictures folder (default screenshots location)
- Camera, microphone, network client/server
- User-selected files

User Impact:
- User preferences will be reset to defaults (theme,
 notifications, download locations)
- Download folder "~/Library/Containers/.../Data/Downloads",
 files will be accessible in "~/Downloads"
- Screenshots folder is "~/Library/Containers/.../Data/Pictures",
files will be accessible in  "~/Pictures"

Change-Id: I5af4e88fc54e0942ad8d4ba53c8bd2f7324d550a
2025-11-21 14:51:34 -05:00
2025-09-25 16:12:25 -04:00
2023-07-27 09:59:43 -04:00
2025-10-23 14:20:00 -04:00
2025-11-14 14:37:51 -05:00
2025-11-14 13:49:22 -05:00
2025-11-21 14:51:34 -05:00
2025-11-19 17:09:52 -05:00
2025-11-17 17:00:17 -05:00
2025-10-23 14:20:03 -04:00
2022-10-07 17:30:06 -04:00
2025-10-23 15:22:47 -04:00
2025-11-21 14:51:34 -05:00
2025-02-12 09:47:26 -05:00

Jami

jami-logo

Share, freely and privately

Introduction

Jami provides all its users a universal communication tool, autonomous, free, secure and built on a distributed architecture thus requiring no authority or central server to function.

jami is the cross platform client for Jami.

For more information about the jami project, see the following:

Getting involved

Notes

  • Coding style is managed by the clang-format and qmlformat, if you want to contribute, please use the pre-commit hook automatically installed with ./build.py --init --qt=<path/to/qt>
  • We use gerrit for our review. Please read about working with Gerrit if you want to submit patches.

Build

cf INSTALL.md

License

Copyright (C) 2020-2025 Savoir-faire Linux Inc.

Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html for the full GPLv3 license.

Description
No description provided
Readme 215 MiB
Languages
C++ 47.2%
QML 43.9%
Python 2%
CMake 1.6%
Shell 1.6%
Other 3.5%