1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-09-07 05:48:46 +00:00
Files
i18n/i18n/id/file-sharing.md
2024-10-24 05:35:33 +00:00

10 KiB

title, icon, description, cover
title icon description cover
Berbagi dan Sinkronisasi File material/share-variant Temukan cara berbagi file secara pribadi di antara perangkat Anda, dengan teman dan keluarga, atau secara anonim secara online. file-sharing.webp

Protects against the following threat(s):

Temukan cara berbagi file secara pribadi di antara perangkat Anda, dengan teman dan keluarga, atau secara anonim secara online.

Berbagi File

If you have already use Proton Drive1 or have a Bitwarden Premium2 subscription, consider using the file sharing capabilities that they each offer, both of which use end-to-end encryption. Otherwise, the standalone options listed here ensure that the files you share are not read by a remote server.

Send

Send logo{ align=right }

Send is a fork of Mozilla's discontinued Firefox Send service which allows you to send files to others with a link. File dienkripsi di perangkat Anda sehingga tidak dapat dibaca oleh server, dan secara opsional juga dapat dilindungi dengan kata sandi. The maintainer of Send hosts a public instance. Anda bisa menggunakan server publik lainnya, atau Anda bisa meng-host Send sendiri.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-server-16:{ .card-link title="Public Instances"} :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }

Send dapat digunakan melalui antarmuka webnya atau melalui CLI ffsend. Jika Anda terbiasa dengan baris perintah dan sering mengirim file, kami sarankan untuk menggunakan klien CLI untuk menghindari enkripsi berbasis JavaScript. Anda dapat menentukan flag --host untuk menggunakan server tertentu:

ffsend upload --host https://send.vis.ee/ FILE

OnionShare

OnionShare logo{ align=right }

OnionShare is an open-source tool that lets you securely and :material-incognito: anonymously{ .pg-purple } share a file of any size. Ia bekerja dengan memulai server web yang dapat diakses sebagai layanan Tor onion, dengan URL yang tidak dapat dibaca yang dapat Anda bagikan dengan penerima untuk mengunduh atau mengirim berkas.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :simple-torbrowser:{ .card-link title="Onion Service" } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" }

Downloads

OnionShare provides the option to connect via Tor bridges to circumvent :material-close-outline: Censorship{.pg-blue-gray}.

Kriteria

Harap diperhatikan bahwa kami tidak berafiliasi dengan proyek-proyek yang kami rekomendasikan. Selain kriteria standar kami, kami telah mengembangkan serangkaian persyaratan yang jelas untuk memungkinkan kami memberikan rekomendasi yang objektif. Kami sarankan Anda membiasakan diri dengan daftar ini sebelum memilih untuk menggunakan sebuah proyek, dan melakukan penelitian sendiri untuk memastikan bahwa itu adalah pilihan yang tepat untuk Anda.

  • Tidak boleh menyimpan data yang telah didekripsi pada server jarak jauh.
  • Harus berupa perangkat lunak sumber terbuka.
  • Harus memiliki klien untuk Linux, macOS, dan Windows; atau memiliki antarmuka web.

FreedomBox

Logo FreedomBox{ align=right }

FreedomBox adalah sistem operasi yang dirancang untuk dijalankan pada [komputer papan tunggal (SBC)] (https://en.wikipedia.org/wiki/Single-board_computer). Tujuannya adalah untuk memudahkan pengaturan aplikasi server yang mungkin ingin Anda hosting sendiri.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }

File Sync

Nextcloud (Client-Server)

Nextcloud logo{ align=right }

Nextcloud is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="Privacy Policy" } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }

Downloads

Danger

We don't recommend using the E2EE App for Nextcloud as it may lead to data loss; it is highly experimental and not production quality.

Syncthing (P2P)

Syncthing logo{ align=right }

Syncthing is an open-source peer-to-peer continuous file synchronization utility. It is used to synchronize files between two or more devices over the local network or the internet. Syncthing does not use a centralized server; it uses the Block Exchange Protocol to transfer data between devices. All data is encrypted using TLS.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }

Downloads

Kriteria

Harap diperhatikan bahwa kami tidak berafiliasi dengan proyek-proyek yang kami rekomendasikan. Selain kriteria standar kami, kami telah mengembangkan serangkaian persyaratan yang jelas untuk memungkinkan kami memberikan rekomendasi yang objektif. Kami sarankan Anda membiasakan diri dengan daftar ini sebelum memilih untuk menggunakan sebuah proyek, dan melakukan penelitian sendiri untuk memastikan bahwa itu adalah pilihan yang tepat untuk Anda.

Persyaratan Minimum

  • Must not require a third-party remote/cloud server.
  • Harus berupa perangkat lunak sumber terbuka.
  • Harus memiliki klien untuk Linux, macOS, dan Windows; atau memiliki antarmuka web.

Kasus Terbaik

Kriteria kasus terbaik kami mewakili apa yang ingin kami lihat dari proyek yang sempurna dalam kategori ini. Rekomendasi kami mungkin tidak menyertakan salah satu atau semua fungsi ini, tetapi rekomendasi yang menyertakan fungsi ini mungkin memiliki peringkat yang lebih tinggi daripada yang lain di halaman ini.

  • Should have mobile clients for iOS and Android which at least support document previews.
  • Should support photo backups from iOS and Android, and optionally support file/folder sync on Android.

  1. Proton Drive allows you to share files or folders by generating a shareable public link or sending a unique link to a designated email address. Public links can be protected with a password, set to expire, and completely revoked, while links shared via email can have custom permissions and be similarly revoked. Per Proton Drive's privacy policy, file contents, file and folder names, and thumbnail previews are end-to-end encrypted. ↩︎

  2. With a premium subscription, Bitwarden Send allows you to share files and text securely with end-to-end encryption. A password can be required along with the Send link. Bitwarden Send also features automatic deletion. ↩︎