Comment on How can I keep my forwarded port secure?

<- View Parent
just_another_person@lemmy.world ⁨1⁩ ⁨week⁩ ago

Not sure I can expand on it a ton more in a way that will make sense if it already doesn’t sound familiar.

Basically, there are various to authenticate yourself to most services. Password is usually the weakest and most succeptible to brute-force. There’s certificates, key pairs, RBAC…etc. You can even setup TOTP/MFA really easily for anything that supports it these days. Just don’t leave a service hanging out on the Internet to get brute-force by password though.

If you’re unfamiliar with this, start with SSH and key pairs. It’s probably the simplest intro and you can be up and running to try it out in seconds.

source
Sort:hotnewtop