Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
notebook
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
notebook
Commits
4cfecb33
There was an error fetching the commit references. Please try again later.
Commit
4cfecb33
authored
5 months ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
Update unified-data-policy.md
parent
00c0d4b7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
unified-data-policy.md
+11
-11
11 additions, 11 deletions
unified-data-policy.md
with
11 additions
and
11 deletions
unified-data-policy.md
+
11
−
11
View file @
4cfecb33
...
...
@@ -14,30 +14,30 @@
> `sensitive` means I don't want to leak it, `important` means I don't want to lost it.
-
type I2: non-sensitive important data, such as environent setup script, software installation packs, saved movies
, ..
.
-
type I2: non-sensitive important data, such as environent setup script, software installation packs, saved movies.
-
type I: public personal data, or non-important public data.
-
type C2: sensitive important personal data, such as photos,
development, game save..
.
-
type C2: sensitive important personal data, such as photos,
game save; Encrypted type M data
.
-
type C: sensitive non-important personal data, such as system logs, chat logs, screenshots, web history, development environment
, ..
.
-
type C: sensitive non-important personal data, such as system logs, chat logs, screenshots, web history, development environment.
-
type M: secret keys/seeds/passwords,
server userdata...
-
type M: secret keys/seeds/passwords,
banking account/card information.
-
type MX: GPG masterkey itself.
-
[TODO]X
> **super key doesn't not apply any data policy,
and FORBIDDEN to save on ANY medium
.**
> **super key doesn't not apply any data policy,
only allowed to store in-brain
.**
|Type|Encryption|Ownership|Replication|Current
\_
Solution|
|---|---|---|---|---|
|M|Always, by GPG master key or super key|
First-party|Level 4|extraDisk/.
backup/
type
M|
|MX|Always, by cold key and super key|
First-party|Level 4|extraDisk/.backup/typeM/gpg-masterkey.tar.gz.gpg
|
|C2|Only
if accessed by
untrusted device|
First-party or Third-party|Level 3|~/extraDisk/.backup, online ser
vices|
|C|
Always, by device encryption|First-party or Third-party
|Level 1|normal encrypted devices|
|I2|Optional|
First-party or Third-party|Level 2|nfs/rpc
\_
downloads
|
|I|Optional|
First-party or Third-party
|Level 1|normal devices|
|M|Always, by GPG master key or super key|
1P|Level 4|nfs/
backup/
C2_
M|
|MX|Always, by cold key and super key|
1P|Level 4|nfs/backup/MX
|
|C2|Only
on
untrusted device|
1P / 3P|Level 3|nfs/backup/C2_M, RecoDrive, encrypted de
vices|
|C|
Device-level encryption|1P / 3P
|Level 1|normal encrypted devices|
|I2|Optional|
1P / 3P|Level 2|nfs/backup/I2, RecoGit, RecoDrive
|
|I|Optional|
1P / 3P
|Level 1|normal devices|
|Properties|Important|Non-Important|
|---|---|---|
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment