diff options
-rw-r--r-- | PrivacyPolicy.md | 47 | ||||
-rw-r--r-- | SECURITY.md | 19 |
2 files changed, 66 insertions, 0 deletions
diff --git a/PrivacyPolicy.md b/PrivacyPolicy.md new file mode 100644 index 00000000..4d8c28c1 --- /dev/null +++ b/PrivacyPolicy.md @@ -0,0 +1,47 @@ +# Privacy Policy of GpgFrontend + +This application respects and protects the personal privacy of all service users. In order to provide you with more +accurate and personalized services, this application will use and disclose your personal information in accordance with +the provisions of this privacy policy. However, this application will treat this information with a high degree of +diligence and prudence. Except as otherwise provided in this privacy policy, this application will not disclose or +provide this information to third parties without your prior permission. This application will update this privacy +policy from time to time. + +When you agree to this application service use agreement, you are deemed to have agreed to the entire content of this +privacy policy. This privacy policy is an integral part of this application service usage agreement. + +## Scope of application + +1. When you use this application to upload your public key to your designated key server, the information on your + computer automatically received by this application includes only the public key content of your key pair. + +## Use of Information + +1. This application will not store information outside the scope of application in any form on any server. +2. This application will not provide your information to any unrelated third-party key server that has not been + designated by you. +3. This application also does not allow any third party to collect, edit, sell or disseminate your information for free + by any means. If any user of this application platform engages in the above activities, once discovered, this + application has the right to terminate the prosecution of the user and prohibit the user from using this application. + +## Information Disclosure + +In the following cases, this application will partially disclose your personal information based on your personal +wishes: + +1. With your prior consent, disclose the public key information of your designated key to a third-party key server; + +## Information storage and exchange + +1. The information collected by this application about the public key specified by you will be stored on the key server + specified by you. Such information and materials may be sent to your country or region or outside the country/region + where the information and materials are collected by this application, and be accessed and stored outside that + country/region. And show. + +## Changes to this privacy policy + +1. If you decide to change the privacy policy, I will post these changes in this policy, on the website, and where we + deem appropriate, so that you can understand how we collect and use your personal information, who can access this + information, and where Under what circumstances will we disclose this information. +2. I reserve the right to modify this policy at any time, so please check it frequently. If there is a major change to + this policy, the company will notify it through a website notice. diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..24c74fb0 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,19 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 2.0.x | :white_check_mark: | +| 1.x.x | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. |