Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 483
Alerts This Week
Warning Icon 1 483

Stay Ahead With Linux Security News

Filter%20icon Refine news
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

Should Linux servers automatically install security updates?

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/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":0,"type":"x","order":4,"pct":0,"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 news

We found 14 articles for you...
79

OpenPubkey Enhances Docker Signing With Zero-Trust Authentication

The newest open-source project hosted by the Linux Foundation is OpenPubkey, which is a collaboration with Docker and BastionZero and will be available for Docker container signing with zero-trust passwordless authentication. . OpenPubkey is born out of BastionZero's secure infrastructure access product and comes down to being a protocol to securely and accurately bind cryptographic keys to users and workloads by creating a CA out of an OpenID Connect Identity Provider. The hope is OpenPubkey can help secure the software supply chain for Docker and other software projects. The link for this article located at Phoronix is no longer available. . SecureSign enhances Kubernetes pod verification with seamless authentication and strives to bolster the application delivery pipeline.. OpenPubkey Project, Docker Signing, Zero-Trust Authentication, Software Supply Chain, BastionZero Collaboration. . LinuxSecurity.com Team

Calendar%202 Oct 04, 2023 User Avatar LinuxSecurity.com Team Security Projects
79

Exploring Hardware-Based Authentication For Enhanced Security

Here are some thoughts about providing users and businesses ways for a website to authenticate a user all the way to the hardware connection to his computer or mobile device. . There are many cases where software methods are sufficient, of course, but higher grades of security might be required by certain applications. More standard software stacks are needed to link the hardware authenticators to the users The link for this article located at Dark Reading is no longer available. . There are many cases where software methods are sufficient, of course, but higher grades of security. thoughts, about, users, businesses, website, authenticate. . LinuxSecurity.com Team

Calendar%202 Oct 27, 2011 User Avatar LinuxSecurity.com Team Security Projects
77

Configure Key-Based SSH Authentication In Linux Using PuTTY

This tutorial explains how you can replace password-based SSH authentication with key-based authentication which is more secure because only the people that own the key can log in. In this example, we're using PuTTY as our SSH client on a Windows system. . The link for this article located at HowToForge is no longer available. . The link for this article located at HowToForge is no longer available.. tutorial, explains, replace, password-based, authentication, key-based, authenti. . LinuxSecurity.com Team

Calendar%202 Jul 06, 2009 User Avatar LinuxSecurity.com Team Server Security
74

OpenSSH Secure Remote Management Setup Using Key Authentication

SSH is the secure replacement for rlogin, rsh and telnet, which has been used in the past to do remote administration work. Even today some people still like using telnet for administration, even though it actively affects system security, since all commands and passwords are transmitted in cleartext. Since we are aware of the security risk of running a telnet service and want to be better we are not only using SSH, we will set up SSH with public key authentification. . The link for this article located at DebianSec.com is no longer available. . The link for this article located at DebianSec.com is no longer available.. secure, replacement, rlogin, telnet, which. . Benjamin D. Thomas

Calendar%202 Aug 18, 2006 User Avatar Benjamin D. Thomas Network Security
74

Benefits Of VPN Technologies For Enhanced Remote Security

Virtual Private Networks, or VPNs, extend the reach of local-area networks without requiring owned or leased private lines. Businesses can use VPNs to give remote and mobile users network access, connect geographically separated branches into a unified network and enable the remote use of applications that rely on internal servers. VPNs can use one or both of two mechanisms. One is to use private circuits leased from a trusted communications provider: alone, this is called a trusted VPN. The other is to send encrypted traffic over the public Internet: alone, this is called a secure VPN. Using a secure VPN over a trusted VPN is called a hybrid VPN. Combining two kinds of secure VPN into one gateway, for instance IPsec and SSL, is also called a hybrid VPN. . The link for this article located at ComputerWorld is no longer available. . Uncover key aspects of VPN solutions to enhance your privacy and elevate your internet connectivity.. VPN Technologies, Secure Access, Remote Networking, Secure Connectivity. . Benjamin D. Thomas

Calendar%202 Aug 09, 2006 User Avatar Benjamin D. Thomas Network Security
74

Understanding User Authentication Risks in Cyber Security

Still using that tired and worn out password to log onto your PC? Is your mother’s maiden name still the main prompt you use to log on and check your credit card statement? Worried that the PIN number you use to access your online banking is the same PIN you’ve given the children to access the Sky Digibox? You should be. The fact is that as individuals, we are not doing enough to guarantee user authentication. And if you think that’s bad, the situation in organisations is even worse. . The link for this article located at Net-Security.org is no longer available. . The link for this article located at Net-Security.org is no longer available.. still, using, tired, password, mother’s, maiden. . Anthony Pell

Calendar%202 Mar 20, 2006 User Avatar Anthony Pell Network Security
77

Debian Sarge OpenSSH: Chrooted User Access Configuration

This tutorial describes how to install and configure OpenSSH so that it will allow chrooted sessions for users. With this setup, you can give your users shell access without having to fear that they can see your whole system. Your users will be jailed in a specific directory which they will not be able to break out of. . This setup is based on a Debian Sarge (Debian 3.1) system, and the chrooted SSH will be installed in such a way that it will still use the configuration files of the standard OpenSSH Debian package which are in /etc/ssh/, and you will be able to use the standard OpenSSH Debian init script /etc/init.d/ssh. Therefore you do not have to create your own init script and configuration file. The link for this article located at HowtoForge is no longer available. . This setup is based on a Debian Sarge (Debian 3.1) system, and the chrooted SSH will be installed in. tutorial, describes, install, configure, openssh, allow, chrooted, sessions. . LinuxSecurity.com Team

Calendar%202 Jan 25, 2006 User Avatar LinuxSecurity.com Team Server Security
77

Enhance Safe Remote File Access by Utilizing SSHFS Technology

It's a dangerous Internet out there, kids. If you are going to work on remotely connected machines, do it safely. Simple file transfers and interactive sessions have scp and ssh respectively; in fact there is hardly a commercial Web hosting provider left that doesn't support them. For more complicated scenarios we have VPN tools. But what if you need to work with files on a remote server, but find scp tedious in repetition and FreeS/WAN too cumbersome? You might find just what you're looking for in sshfs -- a tool for mounting a remote filesystem transparently and securely as if it were just another directory on your local machine. . sshfs is primarily the work of Miklos Szeredi, a Linux hacker from Budapest who is better-known as the creator of FUSE, the Filesystem in USErspace framework that makes sshfs possible. Szeredi was already working on FUSE when he discovered Florin Malita's similar project named LUFS and its SSHFS filesystem. The link for this article located at Linux.com is no longer available. . sshfs is primarily the work of Miklos Szeredi, a Linux hacker from Budapest who is better-known as t. dangerous, internet, there, going, remotely, connected, machines. . LinuxSecurity.com Team

Calendar%202 Nov 22, 2005 User Avatar LinuxSecurity.com Team Server Security
News Add Esm H340

Get the latest News and Insights

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

Community Poll

Should Linux servers automatically install security updates?

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/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":0,"type":"x","order":4,"pct":0,"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