croc is a free and open-source command line tool for secure file transfers between computers. It uses relay-assisted peer-to-peer transactions and end-to-end encryption via password-authenticated key exchange. The program is written in Go and is available for Linux, Windows, macOS and *BSD. Learn about croc's key features and see how easy it is to use croc to send a file or folder in this Linux Uprising tutorial. . The idea behind croc is being able to transfer files and folders between cross-platform computers securely, fast and easy. With support for resumable, peer-to-peer transfers. As a bonus feature, croc is also able to securely transfer a short text or URL directly. The data transfer is done using a relay, either using raw TCP sockets or websockets. When the sender and the receiver are on the same LAN, croc uses a local relay, otherwise a public relay is used. Thanks to this, croc can send files between computers in the same LAN, or over the Internet, without having port-forwarding enabled. The data going through the relay is encrypted using a PAKE -generated session key. For this, croc uses code phrases, a combination of three random words. By default, a code phrase can only be used once between two parties, so an attacker would have a chance of less than 1 in 4 billion to guess the code phrase correctly to steal the data. . Explore croc, a powerful command-line tool crafted for secure and efficient file transfers across multiple platforms, featuring advanced encryption for superior data safety. Croc Tool, Secure File Transfers, Command Line Tool, Security, Encryption Tool. . LinuxSecurity.com Team
With ``e-commerce'' becoming an important part of many businesses, it's useful to know how to set up your server to run SSL for secure transfer of sensitive information. This article starts with a description of SSL and talks about implementing OpenSSL.. . .. With ``e-commerce' becoming an important part of many businesses, it's useful to know how to set up your server to run SSL for secure transfer of sensitive information. This article starts with a description of SSL and talks about implementing OpenSSL. You might also be interested in our full feature story on implementing OpenSSL: Building a secure web server using Apache and OpenSSL The link for this article located at ApacheToday is no longer available. . Discover the essential steps to configure a safe web server using SSL alongside OpenSSL, specifically tailored for online retail operations and the transmission of confidential information.. web server security, SSL installation, OpenSSL configuration, secure e-commerce, Apache server setup. . LinuxSecurity.com Team
Enter SSH (Secure SHell). By using SSH, you encrypt the traffic and you can make 'man-in-the-middle' attacks almost impossible. It also protects you from DNS and IP spoofing. As a bonus, it offers the possibility to compress the traffic and thus . . . . Enter SSH (Secure SHell). By using SSH, you encrypt the traffic and you can make 'man-in-the-middle' attacks almost impossible. It also protects you from DNS and IP spoofing. As a bonus, it offers the possibility to compress the traffic and thus make transfers faster. SSH is a very versatile tool: not only does it replace telnet, you can also 'tunnel' services like ftp, pop and even ppp via it. The link for this article located at MandrakeUser is no longer available. . Enter SSH (Secure SHell). By using SSH, you encrypt the traffic and you can make 'man-in-the-middle'. enter, (secure, shell), using, encrypt, traffic, 'man-in-the-middle'. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.