This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
20211226115043-afhev0g.sy
362 lines (362 loc) · 7.45 KB
/
20211226115043-afhev0g.sy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
{
"ID": "20211226115043-afhev0g",
"Type": "NodeDocument",
"Properties": {
"icon": "1f50f",
"id": "20211226115043-afhev0g",
"title": "資料安全",
"updated": "20220111133353"
},
"Children": [
{
"ID": "20211226115155-regsto0",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20211226115155-regsto0",
"updated": "20211225214451"
},
"Children": [
{
"Type": "NodeText",
"Data": "概述"
}
]
},
{
"ID": "20211226115155-pjw3jlt",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-pjw3jlt",
"updated": "20211228141106"
},
"Children": [
{
"Type": "NodeText",
"Data": "資料安全主要分為兩方面:"
}
]
},
{
"ID": "20211226115155-2bnjxep",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20211226115155-2bnjxep",
"updated": "20211228141318"
},
"Children": [
{
"ID": "20211226115155-r4hwqlr",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20211226115155-r4hwqlr",
"updated": "20211228141318"
},
"Children": [
{
"ID": "20211226115155-n4d8iqg",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-n4d8iqg",
"updated": "20211228141318"
},
"Children": [
{
"Type": "NodeText",
"Data": "可用性:資料不遺失、不沖突,保持資料的完整和一致"
}
]
}
]
},
{
"ID": "20211226115155-0r6gtqb",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20211226115155-0r6gtqb",
"updated": "20211228141111"
},
"Children": [
{
"ID": "20211226115155-tqfo7hf",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-tqfo7hf",
"updated": "20211228141111"
},
"Children": [
{
"Type": "NodeText",
"Data": "機密性:資料不被泄漏、不被篡改"
}
]
}
]
}
]
},
{
"ID": "20211226115155-kznvu4y",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-kznvu4y",
"updated": "20211228141118"
},
"Children": [
{
"Type": "NodeText",
"Data": "思源對這兩方面都進行了一定支援,下面是關於資料安全方面的說明。"
}
]
},
{
"ID": "20211226115155-ckjrbi2",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20211226115155-ckjrbi2",
"updated": "20211225214451"
},
"Children": [
{
"Type": "NodeText",
"Data": "明文存儲"
}
]
},
{
"ID": "20211226115155-1b2wvyo",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-1b2wvyo",
"updated": "20211228141121"
},
"Children": [
{
"Type": "NodeText",
"Data": "思源使用明文方式將資料存儲在本地文件系統上,這意味著:"
}
]
},
{
"ID": "20211226115155-nyex7qa",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20211226115155-nyex7qa",
"updated": "20211228141131"
},
"Children": [
{
"ID": "20211226115155-6ukijuv",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20211226115155-6ukijuv",
"updated": "20211228141126"
},
"Children": [
{
"ID": "20211226115155-g95jxwm",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-g95jxwm",
"updated": "20211228141126"
},
"Children": [
{
"Type": "NodeText",
"Data": "任何能夠使用作業系統的人或軟體都讀取其中的資料"
}
]
}
]
},
{
"ID": "20211226115155-kn5bnm5",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20211226115155-kn5bnm5",
"updated": "20211228141131"
},
"Children": [
{
"ID": "20211226115155-9wsafkf",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-9wsafkf",
"updated": "20211228141131"
},
"Children": [
{
"Type": "NodeText",
"Data": "資料的可用性依賴於硬件磁碟和作業系統的可用性"
}
]
}
]
}
]
},
{
"ID": "20211226115155-jq28hup",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20211226115155-jq28hup",
"updated": "20211225214451"
},
"Children": [
{
"Type": "NodeText",
"Data": "端到端加密"
}
]
},
{
"ID": "20211226115155-04oj3rp",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-04oj3rp",
"updated": "20220111133353"
},
"Children": [
{
"Type": "NodeText",
"Data": "思源雲端備份和同步使用"
},
{
"Type": "NodeBlockRef",
"Data": "span",
"Children": [
{
"Type": "NodeOpenParen"
},
{
"Type": "NodeOpenParen"
},
{
"Type": "NodeBlockRefID",
"Data": "20211226121407-gvqi3gd"
},
{
"Type": "NodeBlockRefSpace"
},
{
"Type": "NodeBlockRefText",
"Data": "端到端加密"
},
{
"Type": "NodeCloseParen"
},
{
"Type": "NodeCloseParen"
}
]
},
{
"Type": "NodeText",
"Data": ",密碼在本地通過內置金鑰加密保存,除使用者之外的任何第三方均無法在雲端獲得明文資料。"
}
]
},
{
"ID": "20211226115155-b3gy3p8",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20211226115155-b3gy3p8",
"updated": "20211225214451"
},
"Children": [
{
"Type": "NodeText",
"Data": "建議"
}
]
},
{
"ID": "20211226115155-z39qt19",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20211226115155-z39qt19",
"updated": "20211228141139"
},
"Children": [
{
"ID": "20211226115155-h7jnnu0",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20211226115155-h7jnnu0",
"updated": "20211228141139"
},
"Children": [
{
"ID": "20211226115155-vyt8fzz",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-vyt8fzz",
"updated": "20211228141139"
},
"Children": [
{
"Type": "NodeText",
"Data": "定期將資料同時備份到雲端和離線設備上"
}
]
}
]
},
{
"ID": "20211226115155-80w2cr0",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20211226115155-80w2cr0",
"updated": "20211228124700"
},
"Children": [
{
"ID": "20211226115155-6y3o6jb",
"Type": "NodeParagraph",
"Properties": {
"id": "20211226115155-6y3o6jb",
"updated": "20211228124700"
},
"Children": [
{
"Type": "NodeText",
"Data": "重要密碼、金鑰或者核心機密等建議使用專用軟體、設備或者離線保存"
}
]
}
]
}
]
}
]
}