Merge pull request #29958 from geekpi/translating

translated
This commit is contained in:
geekpi 2023-08-21 09:08:25 +08:00 committed by GitHub
commit 05d5402a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 124 additions and 140 deletions

View File

@ -1,140 +0,0 @@
[#]: subject: "Warp: An Open-Source Secure File Sharing App That Works Cross-Platform"
[#]: via: "https://news.itsfoss.com/warp-file-sharing/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972"
[#]: translator: "geekpi"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Warp: An Open-Source Secure File Sharing App That Works Cross-Platform
======
A seamless way to securely share files between Linux and Windows? Try
this out!
In our adventure with [First Look][1] series of articles, we found a secure and efficient method of transferring files between Linux and Windows systems.
A tool called ' **Warp** ', a part of [**GNOME Circle**][2] featuring apps that extend the GNOME ecosystem. Warp facilitates the seamless transfer of files via the Internet or across a local network.
Let's take a look at it.
### Warp: Overview ⭐
![][3]
Written primarily in the **Rust programming language** , Warp is a **GTK-based** file transfer app that uses the '[Magic Wormhole][4]' protocol to make file transfers over the internet/local networks possible.
All file transfers are encrypted, and the receiver must **use a word-based code to access the files** , preventing any misuse.
**Allow me to show you how it works.**
When you launch the app for the first time, you are greeted with a welcome screen and a short intro to Warp.
![][5]
After proceeding, you are taken to the 'Send' menu, where you can select a file or folder to be sent.
📋
You can also drag/drop files and folders into the app.
![][6]
After processing, a screen will show up with the transfer code in text and QR code form. You have to send it securely to the receiver, and they can start downloading the files.
📋
As Warp is a **cross-platform app** , you can send files to and from Linux and Windows systems.
**Suggested Read** 📖
![][7]
![][8]
**So, how does it look on the receiver's side?**
Well, they must go into the ' **Receive** ' menu and paste the transmit code into the text box. They can also scan the QR code to copy the exact text onto their device.
![][9]
After they paste the code and click on ' **Receive File** ,' Warp will start connecting to the sender's device.
![][10]
If it is successful, you will be shown a ' **Connected to Peer** ' status. If not, something is wrong with the sender's or receiver's system/network.
![][11]
After a successful connection, the receiver can either choose ' **Accept** ' to save it to the ' **Downloads** ' folder of the system, or they can select ' **Save as** ' to save it in a location of their choice.
**Suggested Read** 📖
![][7]
![][12]
And that's it. The receiver will be shown the following screen when a file transfer is complete:
![][13]
Users can also go into the ' **Preferences** ' menu under the three-ribbon icon to access advanced settings such as **setting the Rendezvous/Transit Server URL** or **setting the Code Words to a longer word count** for enhanced security.
![][14]
That's about it for Warp; it is **effortless and does the job well**.
**Learn Rust Programming** 📖
![][15]
### 📥 Get Warp
Warp is available both for **Linux** and **Windows;** You can get the package of your choice or look at the source code on its [GitLab page][16].
**For Linux users,** you can get it from [Flathub][17].
[Warp (Flathub)][17]
* * *
### More from It's FOSS...
* Learn Bash scripting for FREE with this [Bash Tutorial series][18].
* Join our [community forum][19].
* 📩 Stay updated with the latest on Linux and Open Source. Get our [weekly Newsletter][20].
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/warp-file-sharing/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lujun9972
[1]: https://news.itsfoss.com/tag/first-look/
[2]: https://circle.gnome.org/?ref=news.itsfoss.com
[3]: https://news.itsfoss.com/content/images/2023/06/Warp_X.jpg
[4]: https://github.com/magic-wormhole/magic-wormhole?ref=news.itsfoss.com#magic-wormhole
[5]: https://news.itsfoss.com/content/images/2023/06/Warp_1.jpg
[6]: https://news.itsfoss.com/content/images/2023/06/Warp_2.jpg
[7]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png
[8]: https://news.itsfoss.com/content/images/2023/06/Warp_3.jpg
[9]: https://news.itsfoss.com/content/images/2023/06/Warp_4-1.jpg
[10]: https://news.itsfoss.com/content/images/2023/06/Warp_5.jpg
[11]: https://news.itsfoss.com/content/images/2023/06/Warp_6.jpg
[12]: https://news.itsfoss.com/content/images/2023/06/Warp_7.jpg
[13]: https://news.itsfoss.com/content/images/2023/06/Warp_8.jpg
[14]: https://news.itsfoss.com/content/images/2023/06/Warp_9.jpg
[15]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
[16]: https://gitlab.gnome.org/World/warp?ref=news.itsfoss.com
[17]: https://flathub.org/apps/app.drey.Warp?ref=news.itsfoss.com
[18]: https://linuxhandbook.com/tag/bash-beginner/
[19]: https://itsfoss.community/
[20]: https://itsfoss.com/newsletter/

View File

@ -0,0 +1,124 @@
[#]: subject: "Warp: An Open-Source Secure File Sharing App That Works Cross-Platform"
[#]: via: "https://news.itsfoss.com/warp-file-sharing/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972"
[#]: translator: "geekpi"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Warp一款可跨平台运行的开源安全文件共享应用
======
在 Linux 和 Windows 之间安全共享文件的无缝方式? 试试这个!
在我们探索 [First Look][1] 系列文章的过程中,我们找到了一种在 Linux 和 Windows 系统之间传输文件的安全且高效的方法。
一个名为 “**Warp**” 的工具,是 [**GNOME Circle**][2] 的一部分,其中包含扩展 GNOME 生态系统的应用。Warp 有助于通过互联网或本地网络无缝传输文件。
我们来看一下
### Warp概述 ⭐
![][3]
Warp 主要用 **Rust 编程语言**编写,是一个**基于 GTK** 的文件传输应用,它使用 “[Magic Wormhole][4]” 协议使通过互联网/本地网络的文件传输成为可能。
所有文件传输均经过加密,接收者必须**使用基于文字的代码来访问文件**,以防止任何滥用。
**请允许我向你展示它是如何工作的。**
当你第一次启动该应用时,你会看到欢迎屏幕和关于 Warp 的简短介绍。
![][5]
继续后,你将进入“发送”菜单,你可以在其中选择要发送的文件或文件夹。
📋
你还可以将文件和文件夹拖放到应用中。
![][6]
处理完成后,屏幕上将显示文本和二维码形式的转移代码。你必须将其安全地发送给接收者,他们才能开始下载文件。
📋
由于 Warp 是一个**跨平台应用**,你可以在 Linux 和 Windows 系统之间发送文件。
**那么,接收方看起来怎么样?**
好吧,他们必须进入“**接收**”菜单并将传输代码粘贴到文本框中。他们还可以扫描二维码,将准确的文本复制到他们的设备上。
![][9]
粘贴代码并单击“**接收文件**”后Warp 将开始连接到发送者的设备。
![][10]
如果成功,将会显示“**已连接到对等点**”状态。如果不是,则表明发送者或接收者的系统/网络出现问题。
![][11]
连接成功后,接收者可以选择“**接受**”将其保存到系统的“**下载**”文件夹中,也可以选择“**另存为**”将其保存在他们选择的位置。
就是这样。文件传输完成后,接收方将显示以下页面:
![][13]
用户还可以进入菜单图标下的“**首选项**”菜单来访问高级设置,例如**设置集合点/中转服务器 URL**或**将代码字设置为更长的字数**来增强安全性。
![][14]
这就是 Warp 的全部内容。**它简单且工作良好**。
### 📥 获取 Warp
Warp 可用于 **Linux****Windows**。你可以获取你选择的软件包或查看其 [GitLab 页面][16]上的源代码。
**对于 Linux 用户**,你可以从 [Flathub][17] 获取它。
[Warp (Flathub)][17]
* * *
### 更多关于 It's FOSS...
* 通过此 [Bash 教程系列][18]免费学习 Bash 脚本。
* 加入我们的[社区论坛][19]。
* 📩 随时了解 Linux 和开源的最新动态。获取我们的[每周通讯][20]。
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/warp-file-sharing/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[geekpi](https://github.com/geekpi)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lujun9972
[1]: https://news.itsfoss.com/tag/first-look/
[2]: https://circle.gnome.org/?ref=news.itsfoss.com
[3]: https://news.itsfoss.com/content/images/2023/06/Warp_X.jpg
[4]: https://github.com/magic-wormhole/magic-wormhole?ref=news.itsfoss.com#magic-wormhole
[5]: https://news.itsfoss.com/content/images/2023/06/Warp_1.jpg
[6]: https://news.itsfoss.com/content/images/2023/06/Warp_2.jpg
[7]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png
[8]: https://news.itsfoss.com/content/images/2023/06/Warp_3.jpg
[9]: https://news.itsfoss.com/content/images/2023/06/Warp_4-1.jpg
[10]: https://news.itsfoss.com/content/images/2023/06/Warp_5.jpg
[11]: https://news.itsfoss.com/content/images/2023/06/Warp_6.jpg
[12]: https://news.itsfoss.com/content/images/2023/06/Warp_7.jpg
[13]: https://news.itsfoss.com/content/images/2023/06/Warp_8.jpg
[14]: https://news.itsfoss.com/content/images/2023/06/Warp_9.jpg
[15]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
[16]: https://gitlab.gnome.org/World/warp?ref=news.itsfoss.com
[17]: https://flathub.org/apps/app.drey.Warp?ref=news.itsfoss.com
[18]: https://linuxhandbook.com/tag/bash-beginner/
[19]: https://itsfoss.community/
[20]: https://itsfoss.com/newsletter/