git724/PRIVACY.md

80 lines
3.2 KiB
Markdown
Raw Permalink Normal View History

2025-03-02 10:34:09 +01:00
### Privacy policy for [git.m724.eu](/) ('service', 'we')
2025-01-18 11:09:24 +01:00
2025-03-02 10:34:09 +01:00
As of 2.03.2025
2024-10-28 16:35:03 +01:00
---
2025-03-02 10:34:09 +01:00
While reasonable efforts are made to maintain the security and availability of this service, no guarantes are made regarding uptime and security.
### Data storage
2025-01-23 12:56:10 +01:00
2025-01-18 11:09:24 +01:00
To make this service useful, data is stored. Including, but not limited to:
2025-01-23 12:56:10 +01:00
- your profile (email addresses, username, avatar, bio, etc.)
2025-01-18 11:09:24 +01:00
- your hashed account password
- organizations you're a member of
2025-01-23 12:56:10 +01:00
- repositories you own, their data (known as code) and metadata (issues, releases, actions, etc.)
- your public activity, like issue comments, user follows, etc.
2025-01-18 11:09:24 +01:00
2025-01-23 12:56:10 +01:00
This is retained for as long as your account exists. \
When you delete your account, your commits are unlinked from your username. However, please note that your name and email may still be stored, as Git commit metadata.
2025-01-18 11:09:24 +01:00
2025-03-02 10:34:09 +01:00
Data is stored and processed in Poland.
No data is shared to third parties, unless when required by law.
No data is used for profiling.
#### Cookies
Cookies are stored until you close your browser, unless specified otherwise.
Cookies are used to:
- maintain your session (whether you're logged in or not)
- If you log in and check to "Remember this device," a cookie will be stored for up to 31 days
- for security (to prevent CSRF attacks)
2024-10-28 18:40:28 +01:00
2025-03-02 10:34:09 +01:00
### Security
2024-10-28 18:40:28 +01:00
2025-03-02 10:34:09 +01:00
Adherence to security standards:
2025-01-23 12:56:10 +01:00
- there's a firewall
2025-01-18 11:09:24 +01:00
- software is updated and maintenance is done periodically
- passwords are hashed with argon2
- server is in a closet only I have access to
2025-03-02 10:34:09 +01:00
- frequent backups, stored by a third party, encrypted before upload. Retained for up to 1 year.
2025-01-18 11:11:45 +01:00
- [see more technical details](/git724/git724/src/branch/master/SERVER.md)
2025-01-18 11:09:24 +01:00
2025-03-02 10:34:09 +01:00
In the event of a data breach affecting your personal information, we will notify you within 72 hours of becoming aware of the breach, if feasible, in accordance with applicable law.
2025-01-18 11:09:24 +01:00
2025-03-02 10:34:09 +01:00
### Legal basis for processing
We process your data on the following legal bases:
- Performance of contract: to provide you the service
- Legitimate interest: for security and maintenance of the service
- Consent: where explicitly requested
### User rights
Under applicable data protection laws, you have rights including:
- Right to access your personal data
- Right to correct inaccurate data
- Right to erasure (right to be forgotten)
- Right to restrict processing
- Right to data portability
To exercise these rights, please contact us. Contact information is provided below.
You can also delete your account in [account settings](/user/settings/account) \
When you delete your account, your commits are unlinked from your username. However, please note that your name and email may still be stored, as Git commit metadata.
### Children's Privacy
This service is not intended for individuals under the age of 16. We do not knowingly collect personal information from children under 16. If we learn we have collected personal information from a child under 16, we will delete that information.
2025-01-18 11:09:24 +01:00
---
2024-10-29 17:43:28 +01:00
2025-01-18 11:09:24 +01:00
This document may be modified at any time. If you wish to get notified about changes, [subscribe to the RSS feed of this file.](/git724/git724/rss/branch/master/PRIVACY.md)
2024-10-28 18:40:28 +01:00
2025-03-02 10:34:09 +01:00
### Contact
There are multiple ways to contact us:
- open an issue on this repo
- email `privacy` at `m724.eu`