← Back to JobStash

Privacy Policy

Last updated: March 23, 2026

The short version: JobStash is a local-first application. Your job application data is stored on your computer in a SQLite database. We do not collect, transmit, or store your personal data on any server.

1. What Data JobStash Collects

The JobStash Chrome extension and local server collect the following data, all stored exclusively on your local machine:

This data never leaves your computer. It is stored in a SQLite database file at ~/data/job-applications.db.

2. What Data We Do NOT Collect

3. Chrome Extension Permissions

JobStash requests the following Chrome permissions:

4. Local Server Communication

The Chrome extension communicates with a Python server running on your local machine (127.0.0.1:8235). This communication:

5. Website Analytics

The jobstash.co website (not the extension) uses Plausible Analytics, a privacy-friendly analytics service that:

The Chrome extension itself does not include any analytics.

6. Data Storage and Deletion

Since all data is stored locally on your machine:

7. Third-Party Services

JobStash does not integrate with any third-party services. The extension communicates only with your local server. No data is sent to any external API, cloud service, or analytics platform.

8. Changes to This Policy

If we make changes to this privacy policy, we will update the "Last updated" date at the top of this page. Since JobStash is local-first by design, the core privacy commitment (your data stays on your machine) will not change.

9. Contact

If you have questions about this privacy policy, please open an issue on our GitHub repository.