feat: initial release of fct
This commit is contained in:
commit
eb80cc5ec7
96 changed files with 6616 additions and 0 deletions
30
docs/src/pages/privacy-policy.md
Normal file
30
docs/src/pages/privacy-policy.md
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
title: Privacy Policy - File Converter Tool
|
||||
description: Privacy policy for File Converter Tool.
|
||||
---
|
||||
|
||||
This page (https://fct.mueezkhan.com/privacy-policy) includes the File Converter Tool's privacy policy.
|
||||
|
||||
---
|
||||
|
||||
# Privacy policy
|
||||
|
||||
_Last updated: July 7, 2024_
|
||||
|
||||
This policy applies to the File Converter Tool desktop app which can be downloaded from the Microsoft Store for supported Windows devices.
|
||||
|
||||
We refer to individuals that use File Converter Tool as "you" throughout this policy.
|
||||
|
||||
## Data collection, sharing, and storage
|
||||
|
||||
File Converter Tool is not intended to collect, share, and/or store data to any third-parties over the Internet. File conversion processing is intended to be run on your local device.
|
||||
|
||||
File Converter Tool may use libraries and/or programs for its core features (e.g., file conversion). The libraries/programs used can be found within the File Converter Tool's source code at https://github.com/rzmk/fct. For example a few locations for dependencies/programs include: the [`src/package.json`](https://github.com/rzmk/fct/tree/main/src/package.json), [`src-tauri/Cargo.toml`](https://github.com/rzmk/fct/tree/main/src-tauri/Cargo.toml), and/or [`src-tauri/bin`](https://github.com/rzmk/fct/tree/main/src-tauri/bin) file(s) and folder(s). These libraries/programs have not been independently verified by us to ensure that they do not access the Internet and/or collect, share, and/or store data.
|
||||
|
||||
## Changes and questions
|
||||
|
||||
We may update this policy as needed to comply with relevant regulations and reflect any new practices. You can view a history of the changes to this privacy policy [on GitHub](https://github.com/rzmk/fct/commits/main). Whenever we make a significant change to our policies, we may refresh the date at the top of this page.
|
||||
|
||||
---
|
||||
|
||||
Adapted from the [Basecamp open-source policies](https://github.com/basecamp/policies) / [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|
||||
Loading…
Add table
Add a link
Reference in a new issue