ShellHacks
Command-Line Tips and Tricks

encryption

  • Blog

Dropbox Encryption: Encrypted Cloud Storage – Linux – EncFS

Posted on October 31, 2018by admin

Almost all cloud storage services encrypt customers data, however this doesn’t mean that the privacy of this data is protected enough. The most of those services also manage the keys used for encryption, that means that your encrypted folder can be decrypted not only by you. In this article i will show make a private […]

Read More
1 Comment
  • Blog

HowTo: Create a Password Protected ZIP File in Linux

Posted on December 27, 2016February 24, 2017by admin

This is a small note that describes how to encrypt and decrypt a ZIP file from the Linux command line. I’ll show how to create a password protected ZIP archive from one or several unprotected files or folders. Warning! The standard ZIP encryption is very weak and could be cracked easily. Password Protected ZIP File […]

Read More
3 Comments
  • Blog

Encrypt DNS Traffic With DNSCrypt

Posted on December 27, 2016February 24, 2017by admin

This tutorial describes how to install and set up DNSCrypt on Debian based systems, like Linux Mint, Ubuntu etc. DNSCrypt Proxy – is a tool for securing communications between a client and a DNS resolver. It encrypts DNS requests using the DNSCrypt Protocol and pass them to an upstream server, by default OpenDNS. Resolving dependencies […]

Read More
3 Comments
  • Blog

Encrypt & Decrypt Files With Password Using OpenSSL

Posted on December 19, 2016March 18, 2017by admin

OpenSSL is a powerful cryptography toolkit that can be used for encryption of files and messages. If you want to use the same password for both encryption of plaintext and decryption of ciphertext, then you have to use a method that is known as symmetric-key algorithm. From this article you’ll learn how to encrypt and […]

Read More
21 Comments

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive arduino artifactory bash boot cmd command-line curl dns docker encryption git gitlab helm java jenkins kubernetes linux macos mail mongodb mysql network openssl pdf php powershell prometheus python raspberry pi ssh sublime text systemd telegram telnet text-processing tor tsm windows wordpress yum
  • Telegram
  • Twitter
  • RSS
Privacy
Copyright © 2011-2022 | www.ShellHacks.com