generated from nhcarrigan/template
chore: a couple of fixes (#45)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/45 Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com> Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
parent
c34257ac0d
commit
80a6209688
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -5,4 +5,5 @@
|
|||||||
|
|
||||||
# Ignore binary files >:(
|
# Ignore binary files >:(
|
||||||
*.png binary
|
*.png binary
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
|
*.otf binary
|
||||||
|
@ -54,6 +54,10 @@ export const navigation = [
|
|||||||
{
|
{
|
||||||
label: "Subprocessors List",
|
label: "Subprocessors List",
|
||||||
link: "/legal/subprocessors"
|
link: "/legal/subprocessors"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Government Actions",
|
||||||
|
link: "/legal/government"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -96,6 +100,10 @@ export const navigation = [
|
|||||||
{
|
{
|
||||||
label: "Server Setup",
|
label: "Server Setup",
|
||||||
link: "/dev/servers"
|
link: "/dev/servers"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "VTubing Setup",
|
||||||
|
link: "/dev/vtubing"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -2,31 +2,31 @@
|
|||||||
title: Government Actions and Compliance
|
title: Government Actions and Compliance
|
||||||
---
|
---
|
||||||
|
|
||||||
# 1. Introduction
|
## 1. Introduction
|
||||||
|
|
||||||
The purpose of this document is to maintain transparency regarding any government or legal authority's actions against our organisation that result in a release of your data to those authorities.
|
The purpose of this document is to maintain transparency regarding any government or legal authority's actions against our organisation that result in a release of your data to those authorities.
|
||||||
|
|
||||||
## 1.1. Disclaimers
|
### 1.1. Disclaimers
|
||||||
|
|
||||||
- We do not provide any sort of proactive information to regulatory agencies.
|
- We do not provide any sort of proactive information to regulatory agencies.
|
||||||
- We do not, and will never, set up "backdoors" or other direct access routes for regulatory agencies to surveil or access your data.
|
- We do not, and will never, set up "backdoors" or other direct access routes for regulatory agencies to surveil or access your data.
|
||||||
- All data in this document cover the entirety of NHCarrigan's lifetime, from our inception in
|
- All data in this document cover the entirety of NHCarrigan's lifetime, from our inception in
|
||||||
|
|
||||||
# 2. Requests for Information
|
## 2. Requests for Information
|
||||||
|
|
||||||
We have received 0 requests for information/data from authoritative agencies.
|
We have received 0 requests for information/data from authoritative agencies.
|
||||||
|
|
||||||
| Agency | Data Requested | Result |
|
| Agency | Data Requested | Result |
|
||||||
| ------ | -------------- | ------ |
|
| ------ | -------------- | ------ |
|
||||||
|
|
||||||
# 3. Warrants and Subpoenas
|
## 3. Warrants and Subpoenas
|
||||||
|
|
||||||
We have been the subject of 0 warrants or subpoenas for our information/data.
|
We have been the subject of 0 warrants or subpoenas for our information/data.
|
||||||
|
|
||||||
| Agency | Date of Action | Result |
|
| Agency | Date of Action | Result |
|
||||||
| ------ | -------------- | ------ |
|
| ------ | -------------- | ------ |
|
||||||
|
|
||||||
# 4. Asset Seizures
|
## 4. Asset Seizures
|
||||||
|
|
||||||
We have had our data/information searched or seized 0 times.
|
We have had our data/information searched or seized 0 times.
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Data Subprocessors
|
title: Data Subprocessors
|
||||||
---
|
---
|
||||||
|
|
||||||
## 7. Subprocessors
|
## 1. Subprocessors
|
||||||
|
|
||||||
The following entities process your data on our behalf. Interacting with our applications is subject to the privacy policies and terms of these entities.
|
The following entities process your data on our behalf. Interacting with our applications is subject to the privacy policies and terms of these entities.
|
||||||
|
|
||||||
### 7.1. Primary Subprocessors
|
### 1.1. Primary Subprocessors
|
||||||
|
|
||||||
These entities directly store, manage, or handle our application data.
|
These entities directly store, manage, or handle our application data.
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ These entities directly store, manage, or handle our application data.
|
|||||||
| ProtonMail | Any information transmitted to and from our `nhcarrigan.com` email addresses. |
|
| ProtonMail | Any information transmitted to and from our `nhcarrigan.com` email addresses. |
|
||||||
| Stripe | Information provided during the identity and age verification processes necessary to access certain applications and community channels. |
|
| Stripe | Information provided during the identity and age verification processes necessary to access certain applications and community channels. |
|
||||||
|
|
||||||
### 7.2. Secondary Subprocessors
|
### 1.2. Secondary Subprocessors
|
||||||
|
|
||||||
In addition to our primary subprocessors, platforms and services you engage with in order to interface with our applications maintain their own privacy policies, and may store your data pursuant to those policies.
|
In addition to our primary subprocessors, platforms and services you engage with in order to interface with our applications maintain their own privacy policies, and may store your data pursuant to those policies.
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user