Skip to content

Commit

Permalink
🎨 公测云端同步数据仓库 #5337
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Jul 3, 2022
1 parent 777537d commit f5ccf07
Show file tree
Hide file tree
Showing 21 changed files with 458 additions and 3,748 deletions.
2 changes: 0 additions & 2 deletions app/guide/20210808180117-6v0mkxr/.siyuan/sort.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
"20210615213222-vs5tzbd": 13,
"20210721112159-9p645xm": 1,
"20210721112206-mhr9wxi": 3,
"20210721112211-fwc1x43": 4,
"20210721112229-fp97j3c": 2,
"20210721160238-yvhbh0h": 5,
"20210808180303-6yi0dv5": 1,
"20210808180303-axh6q1d": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Type": "NodeParagraph",
"Properties": {
"id": "20210721112251-nlv1v47",
"updated": "20210721112251"
"updated": "20220703223420"
},
"Children": [
{
Expand All @@ -37,7 +37,7 @@
},
{
"Type": "NodeText",
"Data": ", divided into three parts:"
"Data": ", divided into the following sections:"
}
]
},
Expand All @@ -47,7 +47,7 @@
"ListData": {},
"Properties": {
"id": "20210721112251-y58mwa8",
"updated": "20210721112319"
"updated": "20210721112251"
},
"Children": [
{
Expand All @@ -58,7 +58,8 @@
"Marker": "Kg=="
},
"Properties": {
"id": "20210721112251-2g73fn6"
"id": "20210721112251-2g73fn6",
"updated": "20210721112251"
},
"Children": [
{
Expand All @@ -76,32 +77,6 @@
}
]
},
{
"ID": "20210721112251-evmyz01",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20210721112251-evmyz01"
},
"Children": [
{
"ID": "20210721112251-mvo15y4",
"Type": "NodeParagraph",
"Properties": {
"id": "20210721112251-mvo15y4"
},
"Children": [
{
"Type": "NodeText",
"Data": "Backup data: Provided to the backup function, the data is encrypted"
}
]
}
]
},
{
"ID": "20210721112251-mbp661h",
"Type": "NodeListItem",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Properties": {
"id": "20210721112206-mhr9wxi",
"title": "Data Sync",
"updated": "20220510105000"
"updated": "20220703223222"
},
"Children": [
{
Expand Down Expand Up @@ -56,6 +56,131 @@
}
]
},
{
"ID": "20210721112229-fp97j3c",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20210721112229-fp97j3c",
"title": "End-to-end Encryption",
"updated": "20220703223222"
},
"Children": [
{
"Type": "NodeText",
"Data": "End-to-end Encryption"
}
]
},
{
"ID": "20220703223157-9xwnaxy",
"Type": "NodeParagraph",
"Properties": {
"id": "20220703223157-9xwnaxy",
"updated": "20220703223157"
},
"Children": [
{
"Type": "NodeText",
"Data": "Data synchronization is transmitted through end-to-end encryption, and the cloud does not store any plaintext data."
}
]
},
{
"ID": "20220703223157-z6lmqw5",
"Type": "NodeList",
"ListData": {},
"Properties": {
"id": "20220703223157-z6lmqw5",
"updated": "20220703223157"
},
"Children": [
{
"ID": "20220703223157-mzolzze",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20220703223157-mzolzze",
"updated": "20220703223157"
},
"Children": [
{
"ID": "20220703223157-80pgm8w",
"Type": "NodeParagraph",
"Properties": {
"id": "20220703223157-80pgm8w",
"updated": "20220703223157"
},
"Children": [
{
"Type": "NodeText",
"Data": "The key is only stored locally and will not be uploaded to the cloud"
}
]
}
]
},
{
"ID": "20220703223157-6qldbi9",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20220703223157-6qldbi9",
"updated": "20220703223157"
},
"Children": [
{
"ID": "20220703223157-4t6fh6p",
"Type": "NodeParagraph",
"Properties": {
"id": "20220703223157-4t6fh6p",
"updated": "20220703223157"
},
"Children": [
{
"Type": "NodeText",
"Data": "Encryption and decryption process is performed entirely on the local device"
}
]
}
]
},
{
"ID": "20220703223157-dpfgnuy",
"Type": "NodeListItem",
"ListData": {
"BulletChar": 42,
"Marker": "Kg=="
},
"Properties": {
"id": "20220703223157-dpfgnuy",
"updated": "20220703223157"
},
"Children": [
{
"ID": "20220703223157-gh25cti",
"Type": "NodeParagraph",
"Properties": {
"id": "20220703223157-gh25cti",
"updated": "20220703223157"
},
"Children": [
{
"Type": "NodeText",
"Data": "The encryption algorithm is the industry-recognized and secure AES GCM"
}
]
}
]
}
]
},
{
"ID": "20210721112403-77frbcy",
"Type": "NodeHeading",
Expand Down

0 comments on commit f5ccf07

Please sign in to comment.