Alerts This Week
Warning Icon 1 469
Alerts This Week
Warning Icon 1 469

Stay Ahead With Linux Security HOWTOs

Filter Icon Refine HOWTOs
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security HOWTOs

We found 4 articles for you...
166

Protect Your Sensitive Data: Encrypt Your Linux Laptop Hard Disk

Dear nixCraft, I carry my Linux powered laptop just about everywhere. How do I protect my private data stored on partition or removable storage media against bare-metal attacks where anyone can get their hands on my laptop or usb pen drive while traveling? . - Sincerely, Worried about my data. That’s actually a great question. Many enterprises, small businesses, and government users need to encrypt their laptops to protect confidential information such as customer details, files, contact information, and much more. Linux supports the following cryptographic techniques to protect a hard disk, directory, and partition. All data that is written on any one of the following techniques will automatically encrypted and decrypted on the fly. The link for this article located at nixCraft is no longer available. . Discover practical techniques to safeguard your Linux hard drive, ensuring sensitive information remains secure against unauthorized access during your travels.. Hard Disk Encryption, Linux Data Protection, Encryption Techniques, Secure Data Transfer. . Brittany Day

Calendar 2 Jul 19, 2022 User Avatar Brittany Day How to Learn Tips and Tricks
163

Introduction to Cryptography Basics Using OpenSSL in Linux

This article is the first of two on cryptography basics using OpenSSL, a production-grade library and toolkit popular on Linux and other systems. (To install the most recent version of OpenSSL, see here.) OpenSSL utilities are available at the command line, and programs can call functions from the OpenSSL libraries. The sample program for this article is in C, the source language for the OpenSSL libraries. . The two articles in this series cover—collectively—cryptographic hashes, digital signatures, encryption and decryption, and digital certificates. You can find the code and command-line examples in a ZIP file from my website. The link for this article located at Opensource.com is no longer available. . Explore the essentials of cryptography and OpenSSL, focusing on hashes, encryption, and digital certificates for secure communication in the digital world. OpenSSL Basics, Cryptography Fundamentals, Linux Encryption Techniques, Digital Signatures, Cryptographic Libraries. . Brittany Day

Calendar 2 Jun 21, 2019 User Avatar Brittany Day How to Secure My Webserver
162

Using OpenSSL For Hash Functions And Digital Signatures

The first article in this series introduced hashes, encryption/decryption, digital signatures, and digital certificates through the OpenSSL libraries and command-line utilities. This second article drills down into the details. Let’s begin with hashes, which are ubiquitous in computing, and consider what makes a hash function cryptographic. . The download page for the OpenSSL source code () contains a table with recent versions. Each version comes with two hash values: 160-bit SHA1 and 256-bit SHA256. These values can be used to verify that the downloaded file matches the original in the repository: The downloader recomputes the hash values locally on the downloaded file and then compares the results against the originals. Modern systems have utilities for computing such hashes. Linux, for instance, has md5sum and sha256sum. OpenSSL itself provides similar command-line utilities. The link for this article located at Opensource.com is no longer available. . Explore hash functions and digital signatures using OpenSSL libraries and command-line utilities for secure computing.. first, article, series, introduced, hashes, encryption/decryption, digital, signatures. . Brittany Day

Calendar 2 Jun 20, 2019 User Avatar Brittany Day How to Strengthen My Privacy
160

Explore Cryptlib: A Vital Toolkit for Secure Crypto Programming

cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software.. . cryptosafe offers a comprehensive security library designed to assist beginner cryptocurrency developers in executing encryption effectively.. Crypto Development, Secure Programming, Encryption Toolkit. . Anthony Pell

Calendar 2 Jan 10, 2005 User Avatar Anthony Pell How to Harden My Filesystem
162

Understanding Public Key Infrastructure And X.509 Certificate Challenges

This is a great document that explains public key infrastructure, X.509 and certificates, and the problems with existing methods.. . This is a great document that explains public key infrastructure, X.509 and certificates, and the pr. great, document, explains, public, infrastructure, certificates. . Anthony Pell

Calendar 2 Nov 29, 2004 User Avatar Anthony Pell How to Strengthen My Privacy
160

In-Depth Overview of Cryptography for Beginners and Enthusiasts

This is perhaps the greatest document on introducing cryptography available. . . This is perhaps the greatest document on introducing cryptography available.. perhaps, greatest, document, introducing, cryptography. . Anthony Pell

Calendar 2 Nov 29, 2004 User Avatar Anthony Pell How to Harden My Filesystem
162

Strong SSL/TLS Cryptography for Apache 1.3 Using OpenSSL

This module provides strong cryptography for the Apache 1.3 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols by the help of the Open Source SSL/TLS toolkit OpenSSL, which is based on SSLeay from Eric. The link for this article located at mod_ssl is no longer available. . The link for this article located at mod_ssl is no longer available.. module, provides, strong, cryptography, apache, webserver, secure, sockets, layer. . Anthony Pell

Calendar 2 Nov 29, 2004 User Avatar Anthony Pell How to Strengthen My Privacy
162

Secure Email And Document Encryption With Commercial PGP Package

This is the commercial version of the Pretty Good Privacy package. PGP can be used to encrypt email documents and normal files using strong cryptography.. . This is the commercial version of the Pretty Good Privacy package. PGP can be used to encrypt email . commercial, version, pretty, privacy, package, encrypt, email. . Anthony Pell

Calendar 2 Nov 29, 2004 User Avatar Anthony Pell How to Strengthen My Privacy
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here