Privacy Policy

At Gitmomos, we believe that your code is your business. This Privacy Policy outlines our strict data handling practices, emphasizing our absolute commitment to the privacy of your intellectual property.

No Source CodeYour code never leaves your machine.
Metadata OnlyOnly commit hashes, dates, and messages are synced.
Privacy-FirstSecure transmission and storage architectures.

Information Collected

To provide you with our AI-powered productivity reports, the Gitmomos CLI explicitly extracts and synchronizes only the following metadata from your local repositories:

  • Commit Messages: The text provided when you execute git commit -m "..."
  • Commit Hashes: The unique SHA-1 identifiers for your commits.
  • Commit Timestamps: The author date and time of the commit.
  • Repository Metadata: The name of the linked repository for dashboard organization.
  • Account Information: Your email address and username used for authentication.

Information NOT Collected

Zero Source Code Policy

Gitmomos never accesses, uploads, stores, analyzes, or transmits your actual source code files. The CLI only reads the output of the git log command. All proprietary code, trade secrets, and logic remain strictly on your local machine at all times.

How Data Is Used

The collected metadata is utilized solely for the functional operation of the Gitmomos platform:

  • Report Generation: Transforming technical commit messages into cohesive daily and weekly productivity reports using AI.
  • Analytics: Generating high-level statistical graphs regarding commit frequency and timing.
  • Account Management: Authenticating you via the CLI and web dashboard.

Data Security

All data in transit is encrypted using industry-standard Transport Layer Security (TLS). Data at rest is encrypted within our cloud database infrastructure. We utilize secure token-based authentication to ensure that your CLI and web dashboard sessions remain private.

Third-Party Services

To deliver our service, we rely on trusted third-party infrastructure providers who adhere to strict security compliance:

  • Supabase: Serves as our primary cloud backend, handling secure authentication, Postgres database storage, and Edge Functions.
  • Google Gemini AI: Processes the commit message text to generate natural language reports. We only transmit the commit messages to this API.

Data Retention

Commit metadata is retained as long as your account remains active, ensuring you have historical access to your productivity trends. You may delete a linked project at any time, which will permanently remove all associated commit metadata from our servers.

Your Rights

You have the absolute right to request access to the data we hold about you, request corrections, or mandate the complete deletion of your account and all associated metadata. These actions can be performed directly through the dashboard settings or by contacting our support team.

Contact Information

If you have any questions, concerns, or requests regarding this Privacy Policy or your data security, please reach out to us via our GitHub repository issues or email us directly at our official support channels.

Last Updated: June 2026