mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #234] App Phoning home #124
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CharlesMason on GitHub (Nov 9, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/234
Why does this App phone home? The original ClipMenu, (by @naotakaM) never called any URL in the background... why was this added to communicate back to Clipy-App.com!!?? You can understand everyone concern, as people copy and paste, just about everything.
@rinopo commented on GitHub (Nov 16, 2017):
@CharlesMason
AFAIK, Clipy has Spakle (update checker) incorporated that connects to https://clipy-app.com/appcast.xml .
ClipMenu has the same thing and connects to http://feeds.feedburner.com/clipmenu-appcast .
Clipy also has a crash reporter that connects to crashlytics.com.
If you turn off both of them in the Preferences, and still spot something else, sharing some more precise info like the endpoint and the payload could be helpful.
@CharlesMason commented on GitHub (Nov 16, 2017):
I will check it out and report back, little snitch reported it and I disallow it to phone home and uninstalled. However, I will give it another try and report more details. Also, ClipMenu at least the last alpha didn't phone home. That aside, did anyone ever find out what happened to naotakam, the original developer?