gui, man, authors: Update docs, translations, and contributors
This commit is contained in:
+4
-3
@@ -1,6 +1,6 @@
|
||||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "SYNCTHING-FAQ" "7" "Jan 02, 2019" "v1" "Syncthing"
|
||||
.TH "SYNCTHING-FAQ" "7" "Jan 08, 2019" "v1" "Syncthing"
|
||||
.SH NAME
|
||||
syncthing-faq \- Frequently Asked Questions
|
||||
.
|
||||
@@ -143,8 +143,9 @@ an Internet speed test can be used to verify the performance here.
|
||||
When new or changed files are detected, or Syncthing starts for the
|
||||
first time, your files are hashed using SHA\-256.
|
||||
.IP 2. 3
|
||||
Data that is sent over the network is (optionally) compressed and
|
||||
encrypted using AES\-128. When receiving data, it must be decrypted.
|
||||
Data that is sent over the network is compressed (optionally) and
|
||||
encrypted (always). When receiving data it must be decrypted and then (if
|
||||
compressed) decompressed.
|
||||
.IP 3. 3
|
||||
There is a certain amount of housekeeping that must be done to track the
|
||||
current and available versions of each file in the index database.
|
||||
|
||||
Reference in New Issue
Block a user