11 KiB
title, icon, description, cover
title | icon | description | cover |
---|---|---|---|
파일 공유 및 동기화 | material/share-variant | 기기 간에, 친구 및 가족과, 혹은 익명으로 온라인 상에서 파일을 개인적으로 공유하는 방법을 알아보세요. | file-sharing.webp |
Protects against the following threat(s):
기기 간에, 친구 및 가족과, 혹은 익명으로 온라인 상에서 파일을 개인적으로 공유하는 방법을 알아보세요.
파일 공유
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 is a fork of Mozilla's discontinued Firefox Send service which allows you to send files to others with a link. 파일은 기기에서 암호화되기 때문에 서버에서는 읽을 수 없으며, 원하는 경우 비밀번호로 보호할 수도 있습니다. The maintainer of Send hosts a public instance. 다른 공개 인스턴스를 사용할 수도 있으며, 여러분이 직접 Send를 호스팅하는 것도 가능합니다.
:octicons-home-16: 홈페이지{ .md-button .md-button--primary } :octicons-server-16:{ .card-link title="공개 인스턴스"} :octicons-info-16:{ .card-link title=문서} :octicons-code-16:{ .card-link title="소스 코드" } :octicons-heart-16:{ .card-link title=기부 }
Send는 Send 웹 인터페이스나 ffsend CLI로 이용할 수 있습니다. CLI가 친숙하고 파일을 자주 전송하는 분이시라면, (JavaScript 기반 암호화를 피할 수 있기 때문에) CLI 클라이언트를 사용하실 것을 권장드립니다. --host
플래그를 명시하여 특정 서버를 사용할 수 있습니다.
ffsend upload --host https://send.vis.ee/ FILE
OnionShare
OnionShare is an open-source tool that lets you securely and :material-incognito: anonymously{ .pg-purple } share a file of any size. Tor Onion 서비스로 접근 가능한 웹 서버를 실행하고, 추론 불가능한 URL을 수신자와 공유하여 파일을 다운로드하거나 전송하는 방식으로 작동합니다.
: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" }
OnionShare provides the option to connect via Tor bridges to circumvent :material-close-outline: Censorship{.pg-blue-gray}.
평가 기준
Privacy Guides는 권장 목록의 어떠한 프로젝트와도 제휴를 맺지 않았습니다. 객관적인 권장 목록을 제공하기 위해, 일반적인 평가 기준에 더해 명확한 요구 사항을 정립하였습니다. 어떠한 프로젝트를 선택해 사용하기 전에, 이러한 요구 사항들을 숙지하고 여러분 스스로 조사하는 과정을 거쳐 적절한 선택을 하시기 바랍니다.
- 복호화된 데이터가 원격 서버에 저장되어서는 안 됩니다.
- 오픈 소스 소프트웨어여야 합니다.
- Linux, macOS, Windows 클라이언트를 제공하거나, 웹 인터페이스가 존재해야 합니다.
FreedomBox
FreedomBox는 SBC(Single Board Computer)에서 구동되도록 설계된 운영체제입니다. 자체 호스팅 서버 애플리케이션을 간편하게 설정할 수 있도록 하는 것이 FreedomBox의 목표입니다.
: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 }
파일 동기화
Nextcloud (클라이언트-서버 방식)
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 }
Danger
Privacy Guides는 Nextcloud용 E2EE 앱을 사용하는 것을 권장드리지 않습니다. 데이터 손실이 발생할 수 있고, 실험적인 성향이 강하며, 실사용할 만한 품질이 아니기 때문입니다.
Syncthing (P2P 방식)
Syncthing은 P2P 방식으로 작동하는 지속적 파일 동기화 오픈 소스 유틸리티입니다. 로컬 네트워크나 인터넷을 통해 두 개 이상의 장치 간에 파일을 동기화하는 용도로 사용됩니다. Syncthing은 중앙 서버를 사용하지 않으며, Block Exchange Protocol을 이용해 기기 간에 데이터를 전송합니다. 모든 데이터는 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 }
평가 기준
Privacy Guides는 권장 목록의 어떠한 프로젝트와도 제휴를 맺지 않았습니다. 객관적인 권장 목록을 제공하기 위해, 일반적인 평가 기준에 더해 명확한 요구 사항을 정립하였습니다. 어떠한 프로젝트를 선택해 사용하기 전에, 이러한 요구 사항들을 숙지하고 여러분 스스로 조사하는 과정을 거쳐 적절한 선택을 하시기 바랍니다.
최소 요구 사항
- 제3자 원격/클라우드 서버가 필요하지 않아야 합니다.
- 오픈 소스 소프트웨어여야 합니다.
- Linux, macOS, Windows 클라이언트를 제공하거나, 웹 인터페이스가 존재해야 합니다.
우대 사항
평가 기준에서 '우대 사항'은 해당 부문에서 완벽한 프로젝트에 기대하는 바를 나타냅니다. 다음의 우대 사항에 해당하지 않더라도 권장 목록에 포함될 수 있습니다. 단, 우대 사항에 해당할수록 이 페이지의 다른 항목보다 높은 순위를 갖습니다.
- 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.
-
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. ↩︎
-
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. ↩︎