syncthing / syncthing/syncthing-macos

Need "Photos" entitlement to sync Pictures library on Big Sur

Open
#158 4 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Objective-C
Stars
3.9k
Forks
203
Avg merge
3d 14h
Merged PRs (30d)
2

Description

SyncThing does not assert the Photos entitlement which ultimately means that a user cannot set up anything under {user}\Pictures as a syncable folder.

Resilio had a similar issue which was discussed here: https://forum.resilio.com/topic/72105-resilio-sync-for-mac-doesnt-have-entitlements/

When that entitlement is present, the user will see a security prompt allowing them to approve the app's access.

Possible to add to SyncThing?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the macOS app's entitlements configuration and review how the application bundle declares permissions. Verify the Photos entitlement behavior on Big Sur by attempting to select a folder under the user's Pictures directory; done means macOS offers an approval prompt and the folder can be configured for syncing.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, objective-c
Domain
desktop, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.