Privacy Policy for Drift KV

This policy outlines our practices regarding the Drift KV library, an ORM for Deno KV.

1. Library Usage and Data Handling

Drift KV is an open-source ORM library for Deno KV. As a library, it does not collect, store, or transmit any data itself. All data operations are performed within your application's context using Deno KV as the storage backend. The library provides the tools and interfaces for data manipulation, but the actual data handling is controlled entirely by your application.

2. Data Storage Responsibility

When using Drift KV, all data storage and management is handled by your application through Deno KV. We do not have access to any data stored or managed using our library. It is your responsibility to ensure proper data handling and compliance with relevant privacy laws and regulations in your application.

3. Open Source Nature

Drift KV is an open-source library, similar to Prisma, Zod, or Next Auth. The source code is publicly available and can be audited on GitHub. We maintain transparency about the library's functionality and encourage community contributions while adhering to best practices in software development.

4. Security Best Practices

While we strive to maintain secure coding practices in our library implementation, the security of your data depends on how you implement and use Drift KV in your application. We recommend following Deno security best practices and implementing appropriate access controls in your application.

5. Updates and Versioning

We maintain version control and documentation of changes through our GitHub repository. Any updates to the library will be published with appropriate version numbers following semantic versioning principles. Users can choose when to upgrade to newer versions of the library.

6. Contact Information

For questions about the library or to report issues: