From 3ba6ffc494c8b5c4a0d2d2200a1a44d1e3b20136 Mon Sep 17 00:00:00 2001 From: ildyria Date: Mon, 15 Dec 2025 02:02:18 +0100 Subject: [PATCH 1/3] improve privacy policy --- src/pages/privacy-policy.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/pages/privacy-policy.md b/src/pages/privacy-policy.md index 08d5c0f9..0b25de62 100644 --- a/src/pages/privacy-policy.md +++ b/src/pages/privacy-policy.md @@ -25,3 +25,12 @@ LycheeOrg is committed to protecting the privacy of its users. This Privacy Poli Weblate is used to translate Lychee. It is a third-party service that is self-hosted by us. To the best of our knowledge, the Weblate software does not collect any personal data from its users aside from their email address which is required to create an account. Cookies are used to authenticate users and to store their preferences. + + +#### On keygen.lycheeorg.dev + +Keygen is used to manage licenses for Lychee Supporter and Pro. +The only information collected are extracted from your login via github OAuth. This is limited to your GitHub username and email address (if made public). + +You can delete those information at any time by deleting your account on keygen.lycheeorg.dev. Note that any subsequent login attempt will create a new account. +Furthermore, that will revoke your existing active lifetime license if you have one. From 8bf050ac7c24c94ff91b703807cdfbc383ddd34a Mon Sep 17 00:00:00 2001 From: ildyria Date: Mon, 15 Dec 2025 12:24:40 +0100 Subject: [PATCH 2/3] typos --- src/pages/privacy-policy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/privacy-policy.md b/src/pages/privacy-policy.md index 0b25de62..e5c68be7 100644 --- a/src/pages/privacy-policy.md +++ b/src/pages/privacy-policy.md @@ -30,7 +30,7 @@ which is required to create an account. Cookies are used to authenticate users a #### On keygen.lycheeorg.dev Keygen is used to manage licenses for Lychee Supporter and Pro. -The only information collected are extracted from your login via github OAuth. This is limited to your GitHub username and email address (if made public). +The only information collected is obtained through your GitHub OAuth login. This is limited to your GitHub username and email address (if made public). -You can delete those information at any time by deleting your account on keygen.lycheeorg.dev. Note that any subsequent login attempt will create a new account. +You can delete that information at any time by deleting your account on keygen.lycheeorg.dev. Note that any subsequent login attempt will create a new account.. Furthermore, that will revoke your existing active lifetime license if you have one. From eb902b36a5b3b16e8788f6469dde271a6e66b778 Mon Sep 17 00:00:00 2001 From: ildyria Date: Mon, 15 Dec 2025 12:40:39 +0100 Subject: [PATCH 3/3] typos --- src/pages/privacy-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/privacy-policy.md b/src/pages/privacy-policy.md index e5c68be7..cdbfb981 100644 --- a/src/pages/privacy-policy.md +++ b/src/pages/privacy-policy.md @@ -32,5 +32,5 @@ which is required to create an account. Cookies are used to authenticate users a Keygen is used to manage licenses for Lychee Supporter and Pro. The only information collected is obtained through your GitHub OAuth login. This is limited to your GitHub username and email address (if made public). -You can delete that information at any time by deleting your account on keygen.lycheeorg.dev. Note that any subsequent login attempt will create a new account.. +You can delete that information at any time by deleting your account on keygen.lycheeorg.dev. Note that any subsequent login attempt will create a new account. Furthermore, that will revoke your existing active lifetime license if you have one.