From 1ec75ab213023c9364386b996fea69e365ad1563 Mon Sep 17 00:00:00 2001 From: Keavon Chambers Date: Wed, 11 Feb 2026 19:54:08 -0800 Subject: [PATCH] Add application privacy policy to the website --- website/content/privacy-policy.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/content/privacy-policy.md diff --git a/website/content/privacy-policy.md b/website/content/privacy-policy.md new file mode 100644 index 00000000..85b5a023 --- /dev/null +++ b/website/content/privacy-policy.md @@ -0,0 +1,24 @@ ++++ +title = "Graphite privacy policy" + +[extra] +css = ["/layout/reading-material.css"] ++++ + +
+
+ +# Graphite privacy policy + +
+ +The Graphite application does not require user accounts and does not collect, store, or transmit personal information. All user data is stored locally on-device and the application functions primarily offline. + +The application makes limited network requests for functionality such as retrieving font metadata and checking for updates. These API requests may include basic, non-identifying technical information (such as app version and platform) to serve appropriate resources. Network requests are subject to standard server-side analytics used to operate the service, which collect only aggregated, anonymized usage statistics and are not used for tracking individual users. + +Graphite does not engage in the activities of selling, sharing, or advertising with personal data. As a free and open-source software project, the application is designed with privacy as a guiding principle. + +
+ +
+