Table of Contents goerke.tech
Security

Security Considerations

Photo Naminator is a simple utility: it takes one or more input files (image files) – which you provide –, applies the renaming rule that you define and creates copies of all input files in the output directory you have selected beforehand.

It fully complies with Apple's "sandboxing" requirements for Mac applications – otherwise it wouldn't be in the AppStore anyways.

In particular, Photo Naminator does ...

Instead, you control ...

(*) The exception to the above promise: Checking for newer versions of Photo Naminator

For the sake of transparency, there has to be noted that Photo Naminator will check for newer versions of itself being available at the Apple App Store for download. In order to achieve this, Photo Naminator issues two HTTP requests whenever you open the application. The first request goes to the Apple App Store API to retrieve the version number of the latest available Photo Naminator version. The second one goes to the Photo Naminator support website (the site you are currently browsing) in order to load the release notes for all Photo Naminator versions. In combination, the responses to these two requests are used to determine whether you will be presented information about the new version being available and what's to be expected from it, plus a link to the App Store to review and potentially decide to update your Mac with the latest Photo Naminator release.

There are no other network requests issued and there is no information transferred from your Mac to either of these sites besides the implicit fact that apparently Photo Naminator was started and an HTTP request was sent from some IP address (the external IP address your Internet provider has currently assigned to your access point to their network). There is no (!) personal data transferred.

If you don't like the idea of Photo Naminator automatically triggering HTTP requests to the Apple App Store and the Photo Naminator support website, you can switch off this version check completely: Either by deselecting the corresponding option in the welcome screen of Photo Naminator when started for the first time after installation, or at any later point in time in Photo Naminator's settings (see Settings).

Here's the two static HTTP requests issued by Photo Naminator for your reference. Feel free to check those out for yourself – it's two JSON-formatted documents being linked.

  1. Apple App Store: http://itunes.apple.com/lookup?id=1598189356 (don't be surprised: your browser will not open the content in a window, but download the JSON file as a text document into the downloads folder of your browser)
  2. Photo Naminator support website: http://goerke.tech/Mac/PhotoNaminator/releaseNotes.txt

Previous page Back to top Next page