gui, man, authors: Update docs, translations, and contributors

This commit is contained in:
Jakob Borg
2019-01-09 07:45:23 +01:00
parent 1e71b00936
commit d924bd7bd9
20 changed files with 122 additions and 121 deletions
+4 -3
View File
@@ -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.