← Back to home

Privacy policy

Effective date: 25 May 2026 · Applies to sha256sum — Checksum & Compare (Android, package net.rygielski.sha256sum).

Short version. The app does not collect, transmit, or share any personal data. It does not request the INTERNET permission, so it cannot reach a network. It accesses only the folders and files you explicitly pick through Android's system file picker. No analytics, no crash reporting, no third-party SDKs, no advertising.

1. Who is responsible for the app

The sha256sum Android application (the "App") is developed and published by Wojtek Rygielski (the "Developer"). The Developer is the sole data controller — to the extent any data processing concept applies at all, given the App processes no personal data.

Questions about this policy may be sent to rygielski@gmail.com.

2. What data we collect

None. Specifically:

3. Files you select

The App's purpose is to compute SHA-256 checksums of files you choose and to compare folders and checksum manifest files. To do this, it reads the contents of those files.

All file access goes through the Android Storage Access Framework. This means:

The Developer never sees, receives, or has access to any file you process with the App.

4. Permissions the App requests

The App requests only the permissions required for it to function:

The App does not request:

5. Children's privacy

The App is suitable for all ages and contains no advertising, user-generated content, or social features. Because no personal data is collected from anyone, no personal data is collected from children either. The App is in compliance with the U.S. Children's Online Privacy Protection Act (COPPA) and the equivalent provisions of the EU General Data Protection Regulation (GDPR) by design.

6. Third parties

The App contains no third-party SDKs, libraries, or services that collect or transmit data. It uses only:

The App is distributed through Google Play. Google Play's own privacy practices — including any data Google collects about the installation itself, such as your device's Play Store interactions, payment history, or aggregated install metrics — are governed by Google's privacy policy and are outside the scope of this document.

7. Data retention & deletion

Because the App stores no personal data on the Developer's infrastructure (there is no infrastructure), there is nothing to retain or delete on the Developer's side. Data the App writes to your device — manifest files you generated, app preferences — lives in storage you control. Uninstalling the App removes its app-private data; files you saved to user-visible locations (e.g. /Download) remain until you delete them yourself.

8. Your rights

Under the GDPR, CCPA, and similar regimes you have the right to know what personal data is held about you, to access or correct it, and to have it deleted. Because the App and the Developer hold no personal data about you, these rights are satisfied trivially: there is no data to disclose, correct, or erase. If you have any doubt or believe this statement is inaccurate, please contact the Developer at rygielski@gmail.com.

9. Security

File contents are read into memory only for the duration required to compute a SHA-256 digest, and discarded immediately after. Manifest files written by the App are written through the system file provider you chose and inherit its access controls. The cryptographic primitive used (SHA-256) is the SHA-2 family hash function specified by NIST FIPS 180-4, provided by the Android platform's java.security.MessageDigest implementation.

10. Changes to this policy

If the App's privacy posture ever changes — for example if a future version were to add an optional network feature — this policy will be updated and the effective date at the top will be revised. The previous version will remain accessible by request. Continued use of the App after a change indicates acceptance of the revised policy.

11. Contact

For privacy-related questions, requests, or concerns, write to rygielski@gmail.com.