search
HomeSystem TutorialLINUXShare anonymous files with Onionshare

Share anonymous files with Onionshare

Mar 18, 2024 pm 01:25 PM
linuxlinux tutorialRed Hatlinux systemlinux commandlinux certificationred hat linuxlinux video

利用Onionshare 共享匿名文件

Even if you send files through a secure cloud service, the company will notice them, and if they are confidential, the government can even get their hands on them. So, to overcome these problems, we use OnionShare, as its name suggests it uses the onion network i.e. Tor to share files anonymously to anyone.

How to use OnionShare?

First download OnionShare and Tor Browser. Install them after downloading.

利用Onionshare 共享匿名文件

install onionshare and tor browser

Now open OnionShare from the start menu

利用Onionshare 共享匿名文件

onionshare share files anonymously

Click Add and add a file/folder share.

Click to start sharing. It will generate a .onion URL that you can share with your recipients.

利用Onionshare 共享匿名文件

share file with onionshare anonymously

To download a file from a URL, copy the URL and open Tor Browser and paste. Open the URL and download the file/folder.

利用Onionshare 共享匿名文件

receive file with onionshare anonymously

The Origin of OnionShare

A few years ago, Glenn Greenwald discovered that some NSA documents he had received from Edward Snowden had been corrupted. But he needed the files and decided to get those files by using a USB. This was not successful.

After reading Greenwald's book, The Intercept's security expert Micah Lee released OnionShare - a simple, free software that can share files anonymously and securely. He created a program that shared large data dumps through a direct channel encrypted and protected by the anonymizing software Tor, making it difficult for thieves to obtain the files.

How does OnionShare work?

OnionShare starts a web server on 127.0.0.1 for sharing files on a random port. It selects any two words from a word list of 6880 words, called a slug. It enables the server to send files as a Tor onion service. The final URL looks like this:

http://qx2d7lctsnqwfdxh.onion/subside-durable

 OnionShare closes after downloading. There is an option to allow downloading the file multiple times. This makes the file no longer available on the Internet. 
Benefits of using OnionShare

Other websites or programs can access your files: Files shared by senders using OnionShare are not stored on any server. It is hosted directly on the sender's system.

No one can snoop on shared files: since the connection between users is encrypted by Onion Services and Tor Browser. This makes the connection secure and difficult to steal files.

Both users are anonymous: OnionShare and Tor Browser make sender and recipient anonymous.

in conclusion

In this article, I have explained how to share your documents, files anonymously. I also explained how it works. Hope you understand how OnionShare works, if you still have questions about anything just leave a message.


The above is the detailed content of Share anonymous files with Onionshare. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:Linux就该这么学. If there is any infringement, please contact admin@php.cn delete
Why is Windows commonly used for desktop computing and gaming?Why is Windows commonly used for desktop computing and gaming?Apr 27, 2025 am 12:01 AM

Windowsispreferredfordesktopcomputingandgamingdueto:1)itsvastsoftwareandgamelibrary,2)user-friendlyandcustomizableinterface,3)extensivehardwarecompatibility,and4)performanceoptimizationcapabilities,despitesomeresource-heavyandupdate-relatedissues.

The Future of Linux Software: Will Flatpak and Snap Replace Native Desktop Apps?The Future of Linux Software: Will Flatpak and Snap Replace Native Desktop Apps?Apr 25, 2025 am 09:10 AM

For years, Linux software distribution relied on native formats like DEB and RPM, deeply ingrained in each distribution's ecosystem. However, Flatpak and Snap have emerged, promising a universal approach to application packaging. This article exami

What are the differences in how Linux and Windows handle device drivers?What are the differences in how Linux and Windows handle device drivers?Apr 25, 2025 am 12:13 AM

The differences between Linux and Windows in handling device drivers are mainly reflected in the flexibility of driver management and the development environment. 1. Linux adopts a modular design, and the driver can be loaded and uninstalled dynamically. Developers need to have an in-depth understanding of the kernel mechanism. 2. Windows relies on the Microsoft ecosystem, and the driver needs to be developed through WDK and signed and certified. The development is relatively complex but ensures the stability and security of the system.

Compare and contrast the security models of Linux and Windows.Compare and contrast the security models of Linux and Windows.Apr 24, 2025 am 12:03 AM

The security models of Linux and Windows each have their own advantages. Linux provides flexibility and customizability, enabling security through user permissions, file system permissions, and SELinux/AppArmor. Windows focuses on user-friendliness and relies on WindowsDefender, UAC, firewall and BitLocker to ensure security.

How does hardware compatibility differ between Linux and Windows?How does hardware compatibility differ between Linux and Windows?Apr 23, 2025 am 12:15 AM

Linux and Windows differ in hardware compatibility: Windows has extensive driver support, and Linux depends on the community and vendors. To solve Linux compatibility problems, you can manually compile drivers, such as cloning RTL8188EU driver repository, compiling and installing; Windows users need to manage drivers to optimize performance.

What are the differences in virtualization support between Linux and Windows?What are the differences in virtualization support between Linux and Windows?Apr 22, 2025 pm 06:09 PM

The main differences between Linux and Windows in virtualization support are: 1) Linux provides KVM and Xen, with outstanding performance and flexibility, suitable for high customization environments; 2) Windows supports virtualization through Hyper-V, with a friendly interface, and is closely integrated with the Microsoft ecosystem, suitable for enterprises that rely on Microsoft software.

What are the main tasks of a Linux system administrator?What are the main tasks of a Linux system administrator?Apr 19, 2025 am 12:23 AM

The main tasks of Linux system administrators include system monitoring and performance tuning, user management, software package management, security management and backup, troubleshooting and resolution, performance optimization and best practices. 1. Use top, htop and other tools to monitor system performance and tune it. 2. Manage user accounts and permissions through useradd commands and other commands. 3. Use apt and yum to manage software packages to ensure system updates and security. 4. Configure a firewall, monitor logs, and perform data backup to ensure system security. 5. Troubleshoot and resolve through log analysis and tool use. 6. Optimize kernel parameters and application configuration, and follow best practices to improve system performance and stability.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool