Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

How Secure is My Password?

A secure password contains randomized letters, numbers and characters with a minimum length of 8 characters. Memorizing strong passwords can be difficult which is why passwords are often reused. While reusing passwords makes it easier for you to remember, it also makes it easy for cybercriminals to gain access to your personal data. To prevent your data from falling into the wrong hands, it is important to learn the best practices that will ensure your passwords are secure.

Why You Need a FedRAMP Authorized Password Manager

Looking for tools and technologies to help protect your government agency or public sector organization from cybercriminals can be intimidating. Luckily, the Federal Risk and Authorization Management Program (FedRAMP) has made the selection process more manageable. Government organizations can use the FedRAMP marketplace to find and compare credible and secure authorized vendors.

What Does the Future of Password Security Look Like?

Passwords seem seriously inadequate for security in our lives. It seems they are always getting compromised or hacked through security flaws in apps, and they never seem strong enough. Most of us will be familiar with the headaches of finding the perfect 8-character-long password, only to be told that you’ve used that one before. Even though we know we should use a different password for every secure video conference or site we create accounts for, it’s hard to remember more than one!

What is doxing, and how do you protect yourself from it?

If you’ve spent a lot of time on the internet, you’ve probably heard the term “doxing” before. You may know that it has something to do with online bullying, harassment, and crime, but still have questions about exactly what it means. If so, you’re not alone. Here, we’re going to explain what doxing is, how it works, and how you can protect your sensitive data.

How to Share Passwords and MFA Codes with Employees

Organizations should implement consistent cybersecurity practices to protect their businesses and employees. Password sharing is a common but risky practice in many workplaces that can leave companies vulnerable to a data breach. Sharing passwords is sometimes unavoidable in the workplace, since many businesses often need multiple employees to access a single user account.

How to Create A Strong Password

The stronger your password is, the harder it will be for cybercriminals to it. It might be difficult to come up with secure passwords for the multiple logins required for online banking, credit cards, email accounts, social media and more. People establish easy-to-remember passwords that include their names, the names of their spouses and children, phone numbers, hometowns and other simple information.

1Password Developer Fireside Chat: Demystifying Atomics

Join 1Password senior developer, Nathan West, as he demystifies atomics – the primitive rules for safely interacting with shared memory from multiple threads. Nathan shows that, while complex, atomic code really is possible to understand. He discusses the C11 memory model, atomic and nonatomic operations, and memory orderings. Nathan also provides insight and clarification on the often-confusing concept of each thread having an independent view of the memory.