diff --git a/i18n/cs/docusaurus-plugin-content-docs/current/Connections/index.md b/i18n/cs/docusaurus-plugin-content-docs/current/Connections/index.md new file mode 100644 index 00000000..9a6acfbc --- /dev/null +++ b/i18n/cs/docusaurus-plugin-content-docs/current/Connections/index.md @@ -0,0 +1,77 @@ +--- +id: connections +title: Připojení +description: Overview about how to share data with others using Tella Connections - Server Connections (Google Drive, Dropbox, Uwazi, ODK, Tella Web and Nextcloud) and Nearby Sharing (offline sharing) +slug: /connections +sidebar_position: 4 +--- + +import ConnectionsTable from '.././_connections-table.md'; +import Button from '@site/src/components/Button'; + + + + +# Tella Connections – Overview + +In addition to keeping their data protected within the app, users can use **Connections** to securely share data with others. Depending on the type of connection, some possible use cases include: +- Volunteers or activists on the ground submitting forms directly to their organization from Tella. +- A group of people connecting to a drive, cloud, or shared space to send files. +- A group of journalists sharing encrypted data with each other during an internet shutdown. +- An individual backing up selected files to their personal computer. + + +There are two main types of connections: +- [**Nearby Sharing**](#nearby-sharing): Share encrypted files with another Tella device in physical proximity. This feature does **not** require an internet connection and is typically used during internet shutdowns. +- [**Upload to a server**](#server-connections): Connect to a server and upload files over the internet so that others can access them. This feature is commonly used by organizations running data collection processes. + +Connections can be configured on **Settings** → **Connections**. The Tella home screen will display a shortcut to all connected servers. Nearby Sharing is turned on by default, but it can be disabled as well. + + +## Nearby Sharing {#nearby-sharing} + +Nearby Sharing can be used to transfer files directly between Tella vaults. It is available on Tella Android, Tella iOS, and Tella Desktop. Transfers are encrypted, use the Wi-Fi protocol, and work with or without an internet connection, even on insecure or monitored networks. + +We designed this connection type with a strong focus on security, especially for use in repressive environments, and it has been [audited by an independent security firm](/security-and-privacy#security-audits). + +