SPASS Converter is an Android app that converts Samsung Pass export files (.spass) to CSV format. This policy describes how the app handles your data.
Data Processing
Local processing only: All conversion happens on your device. Your Samsung Pass export file and password are processed entirely on-device using Android's built-in cryptography.
No transmission: No data, files, or passwords are ever sent off your device. The app does not use the internet or any network connection. Every network permission is explicitly removed in the app manifest.
No collection or storage: We do not collect, store, or share any of your data with third parties. We do not operate servers that receive your information. We do not use analytics, crash reporting, or tracking of any kind.
Temporary files: When you tap "preview" to open the CSV in another app, a temporary file is created in the app's private cache. It is deleted when you leave the app or convert another file. Other apps cannot access this cache.
Memory hygiene: Your Samsung Pass password, decrypted file contents, and generated CSV are zeroed from memory as soon as you leave the app.
Permissions
SPASS Converter requests only the permissions required to read and write files:
Storage read — to open the .spass file you select
Storage write — to save the output CSV to your chosen location
No internet, location, contacts, camera, microphone, or any other sensitive permissions are used or requested.