Security
Firewall🔗
Tools🔗
- fail2ban: Daemon to ban hosts that cause multiple authentication errors
Authentication🔗
Kerberos🔗
LDAP🔗
Lightweight Directory Access Protocol
Wikipedia
CIT: GitLab server
LiL course LDAP+Kerberos
Hardware keys🔗
Tags: #hw/security
YubiKey🔗
Tags: #tech/yubikey
NitroKey🔗
https://www.nitrokey.com/#comparison
Software🔗
1 2 3 4 5 |
|
Static Application Security Testing (SAST)🔗
Dynamic Application Security Testing (DAST)🔗
Vulnerabilities🔗
Website maintainers can provide a security.txt
file to give security companies and white hackers standardised information on how to report vulnerabilities.
Password management🔗
- ripasso: password manager written in Rust
pass🔗
https://www.passwordstore.org/
The
pass
command withotp
support is also quite usefull. Esp. when combined with unishare or dropbox.
Esp.pass otp -c <account>
is handy.
openSUSE installation
1 |
|
AddOns
passff
: Firefox plugin
Passkey🔗
A passkey is a new way to sign in that works completely without passwords. By using the security capabilities of your devices like Touch ID and Face ID, passkeys are way more secure and are easier to use than both passwords and all current 2-factor authentication methods.