-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Separate build instruction with contrib guidelines 2. Fixes alt/title 3. Add UI Overview tag 4. Add art annotation 5. Add Code signing policy 6. try to fix favicon for idk how many times already 7. Fix coloring style in hero page 8. Update privacy and TPN
- Loading branch information
Showing
17 changed files
with
287 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: Building in your Local Environment | Collapse Launcher | ||
--- | ||
|
||
# Building Collapse Launcher | ||
|
||
## Tools Needed | ||
|
||
Below is a list of tools needed to contribute to this project: | ||
|
||
1. **Visual Studio 2022 (Any Edition - 17.12 or later)** | ||
- Select .NET desktop development component | ||
2. **Windows SDK (10.0.22621.0 ONLY)** via Visual Studio Installer | ||
3. .NET 9 SDK: [**(9.0.0 or later)**](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) | ||
|
||
::: info | ||
Starting from September 29<sup>th</sup> 2024, you <b>must</b> have Visual Studio 2022 version 17.12+ installed on your computer due to the updated minimum system requirement of `.NET 9`. | ||
|
||
Using a lower Visual Studio version (like VS2019) is not possible due to requirement from WindowsAppSDK used in this project. | ||
::: | ||
|
||
## Cloning Repository | ||
|
||
- Unless otherwise stated in this project's README, please make sure to clone the source code from the `main` branch using `--recurse-submodules` parameter to pull all the submodules Collapse needs to compile. | ||
|
||
```git clone https://github.com/CollapseLauncher/Collapse --recurse-submodules``` | ||
|
||
- Make sure you use the supported IDE & SDKs listed. | ||
- Make sure to read the "Restriction for New Feature(s)" section in 'Contribution Guidelines'. | ||
- When submitting a Pull Request (PR), make sure that it is done to the same branch from which you first pulled, unless otherwise stated in the project's README, or if specifically instructed by maintainers of this project. | ||
- We don't require a fully descriptive PR, but please be clear on what is added/removed and what the code does. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Code Signing Policy | Collapse Launcher | ||
--- | ||
|
||
|
||
# Code Signing Policy | ||
|
||
:::info | ||
Free code signing provided by [SignPath.io], certificate by [SignPath Foundation] | ||
::: | ||
|
||
- This program will only transfer user data to user configured database server. Exception data will be sent to [Sentry.io] for error tracking purposes (user are able to disable the behavior in App Settings). | ||
- Read our full [**Privacy Policy**](/docs/privacy) | ||
- Also read our [**Third Party Notices**](/docs/third_party_notices) for license used by third party libraries that we use. | ||
|
||
[SignPath Foundation]:https://signpath.org | ||
[SignPath.io]:https://signpath.io | ||
[Sentry.io]:https://sentry.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
--- | ||
title: Privacy Policy | Collapse Launcher | ||
--- | ||
|
||
# Privacy Policy for Collapse Launcher | ||
|
||
_Last Updated: November 19th, 2024_ | ||
|
||
Thank you for using Collapse Launcher! This Privacy Policy outlines the information practices of Collapse Launcher and how any third-party services utilized may collect, use, and disclose data. | ||
|
||
Please read this Privacy Policy carefully to understand how we may use and process your information. | ||
|
||
## 1. Information We Do Not Collect | ||
|
||
Collapse Launcher is committed to preserving your privacy and does not collect any personally identifiable information (PII). We do not track your usage, access, or any personal data related to your interaction with the program. | ||
However, we do collect error data to aid in development. This data is stored on either self-hosted or SaaS, Sentry-compatible dashboard server, which is accessible only to our core development team. We try our best to strip any PII data from being collected. You can disable this anytime by going to the application settings. | ||
|
||
## 2. Third-Party Services | ||
|
||
While Collapse itself does not collect the information outlined above, we utilize certain third-party services, such as Cloudflare, to enhance the performance, security, and functionality of our project. These third-party services may collect information as described in their respective privacy policies. | ||
|
||
### Service Provider: GitHub | ||
|
||
- Purpose: Main Data Provider | ||
- Information collected: IP address, device information, session information, date and time of request, cookies, geolocation information. | ||
- Privacy policies: | ||
<https://docs.github.com/en/site-policy/privacy-policies> | ||
- Opt-out: You can change the CDN provider by going to the application settings. | ||
|
||
### Service Provider: Cloudflare, Inc. | ||
|
||
- Purpose: Main Content Delivery Network (CDN) Provider | ||
- Information collected: IP address, country, city, and internet service provider (ISP) used to access the service. | ||
- Privacy policies: | ||
<https://www.cloudflare.com/privacypolicy/>; <https://www.cloudflare.com/trust-hub/gdpr/>; | ||
|
||
### Service Provider: CODING; Tencent Cloud Computing (Beijing) Co., Ltd. | ||
|
||
- Purpose: Content Delivery Network (CDN) Provider | ||
- Information collected: Monitoring Log (URL access path, IP address, user agent of the browser (OS type and version, CPU type, browser type and version, browser rendering engine, browser language and plug-in)) | ||
- Privacy policies: | ||
<https://www.tencentcloud.com/document/product/1133/45791> | ||
- Opt-out: You can change the CDN provider by going to the application settings. | ||
|
||
### Service Provider: Sentry (Functional Software, Inc.) | ||
|
||
- Purpose: Error Tracking and Monitoring | ||
- Information collected: Error data, Collapse log file, session information, environment information (device information, OS version, application version, etc.) | ||
- Privacy policies: | ||
<https://sentry.io/privacy/> | ||
- Opt-out: You can disable this feature by going to the application settings or setting system environment variable "DISABLE_SENTRY" to true. | ||
|
||
#### Service Provider: Turso | ||
|
||
- Purpose: Storing User Synchronization Data in user provided database account. | ||
- Information collected: IP address, Geo-location data. | ||
- Privacy policies: | ||
<https://turso.tech/privacy-policy> | ||
- Opt-out: Disabled by default, you can enable this feature by making an account in the website and providing your own database account to the app. Collapse developer has no access to the data stored in the database. | ||
|
||
|
||
## 3. Cookies | ||
|
||
We do not collect or store any web cookies. All cookies used in Collapse Launcher's internal browser are locally stored. While that is the case, we have no control over websites collecting cookies when accessed. | ||
|
||
## 4. Security | ||
|
||
Collapse Launcher employs reasonable security measures to protect against unauthorized access, alteration, disclosure, or destruction of data. However, no method of transmission over the internet or electronic storage is completely secure, and we cannot guarantee absolute security. | ||
|
||
## 5. Changes to Privacy Policy | ||
|
||
Collapse Launcher reserves the right to update or modify this Privacy Policy at any time. We will notify users by posting the updated policy on our website and/or any available platform(s) with the effective date of the changes. | ||
|
||
## 6. Contact | ||
|
||
Should you have any questions, concerns, or requests regarding this Privacy Policy, please contact us at <[email protected]>. | ||
|
||
By using Collapse Launcher, you agree to the terms outlined in this Privacy Policy. |
Oops, something went wrong.