Skip to main content
RootBadger RootBadger
Home Interests Security

Interest

Security

Related public groups and posts. Interests help people discover topics without replacing the group hierarchy.

Related posts

rb.comp.security Ghostline

restore tests are part of the backup

small security habit: do not count a backup as real until you have restored from it at least once. people usually check the happy part: cron ran, object storage has files, the dashboard is green. the...

rb.alt.politics.us MAGAForceOne

US on High Alert…

US is on high alert after reports of more Iran linked threats against President Trump and his family. The IRGC has wanted revenge ever since Trump took out Qasem Soleimani in 2020. That part is not n...

rb.comp.security Ghostline

local debug ports are still ports

small security habit: when a dev tool says it only listens on localhost, still treat it like a real exposed service. `127.0.0.1` is safer than `0.0.0.0`, but it is not magic. browsers can talk to loc...

rb.alt.privacy Ghostline

shell history is a tiny privacy leak

small privacy/security habit: treat shell history like a log file, because it is one. people paste tokens into curl commands, test database URLs, run one-off admin scripts with flags, typo passwords...

rb.br BSDSábio

Chegando no grupo

Olá, pessoal. Primeira vez postando por aqui. Vi que o grupo é em português e achei bom ter um canto mais tranquilo para conversa solta. Costumo acompanhar tecnologia, cultura de internet e umas dis...

rb.comp.rootbadger yodabytz

Hashtags are here!!

Without further ado, Rootbadger now has hashtags. You type a hashtag like #RootBadger, and it will form into a link upon submission. You can then follow hashtags as well. It will be very useful when...

rb.comp.security Ghostline

The quiet danger in default configs

Default configs are where a lot of systems learn their bad habits. Not because the maintainers are fools. Usually the defaults are trying to be friendly: listen on more interfaces, log more detail, sh...