[GH-ISSUE #118] unsolicited HTTPS connections to amazonaws.com #66

Closed
opened 2026-03-03 01:09:51 +03:00 by kerem · 2 comments
Owner

Originally created by @vollkommenheit on GitHub (Nov 3, 2016).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/118

Originally assigned to: @Econa77 on GitHub.

Why is Clipy opening HTTPS connections, seemingly almost every minute, to either of the following addresses, even though "automatically check for update" is disabled?

ec2-54-235-114-192.compute-1.amazonaws.com
ec2-23-23-110-243.compute-1.amazonaws.com

I also see HTTPS connections to 104.27.179.207 and ec2-23-23-110-243.compute-1.amazonaws.com, when a check update is manually requested.

I did a cursory search (with grep) for those addresses in all the files of the Clipy source code, without turning anything up. Where are those addresses specified?

Originally created by @vollkommenheit on GitHub (Nov 3, 2016). Original GitHub issue: https://github.com/Clipy/Clipy/issues/118 Originally assigned to: @Econa77 on GitHub. Why is Clipy opening HTTPS connections, seemingly almost every minute, to either of the following addresses, even though "automatically check for update" is disabled? ec2-54-235-114-192.compute-1.amazonaws.com ec2-23-23-110-243.compute-1.amazonaws.com I also see HTTPS connections to 104.27.179.207 and ec2-23-23-110-243.compute-1.amazonaws.com, when a check update is manually requested. I did a cursory search (with grep) for those addresses in all the files of the Clipy source code, without turning anything up. Where are those addresses specified?
kerem closed this issue 2026-03-03 01:09:51 +03:00
Author
Owner

@Econa77 commented on GitHub (Nov 4, 2016):

@vollkommenheit Clipy is using fabric to collect crash and error log.
Those aws addresses is connect fabric services.

For example.

However, I'm sorry to have arbitrarily collected logs. Next Clipy release, we add collect log option at preference window. Clipy release binaries is no change open source code.

Thank you reporting issue, and using Clipy.

<!-- gh-comment-id:258340453 --> @Econa77 commented on GitHub (Nov 4, 2016): @vollkommenheit Clipy is using [fabric](https://fabric.io) to collect crash and error log. Those aws addresses is connect fabric services. For example. - #116 is automatically generate crash issue by crashlytics. - https://github.com/Clipy/Clipy/blob/master/Clipy/AppDelegate.swift#L108 For collect error log. However, I'm sorry to have arbitrarily collected logs. Next Clipy release, we add collect log option at preference window. Clipy release binaries is no change open source code. Thank you reporting issue, and using Clipy.
Author
Owner

@vollkommenheit commented on GitHub (Nov 4, 2016):

Thanks for clarifying.

<!-- gh-comment-id:258340874 --> @vollkommenheit commented on GitHub (Nov 4, 2016): Thanks for clarifying.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#66
No description provided.