Index of /tags/seguran%C3%A7a/


NameLast modifiedSizeDescription
../--
criptografia-at-rest-com-a-stdlib-go.md2026-08-28 14:053.2KEncrypting data at rest with nothing but Go's standard library: PBKDF2 to derive the key from the password and AES-256-GCM to encrypt and authenticate.
capturando-senhas-no-terminal-go.md2026-08-28 14:051.3KReading passwords in the terminal in Go without echo and with confirmation on first use, using golang.org/x/term.
transmissao-de-dados-usando-som-via-telefone-de-copos.md2026-08-28 14:053.6KTransmitting data with sound, two plastic cups, and a string, combining creativity, nostalgia, and technology.
checksum-com-golang.md2026-08-28 14:051.9KHow to use the FNV-1a algorithm with hash pools in Go, reducing garbage collector pressure without compromising performance.
mtls-implementando-autenticacao-mutua.md2026-08-28 14:057.5KMutual authentication with mTLS in Go, step by step. This guide covers certificate creation, server and client configuration, and security best practices to protect your applications.
hmac-assinatura-de-mensagens-segura-em-go.md2026-08-28 14:052.4KSecure API authentication using HMAC (Hash-based Message Authentication Code) in Golang.
manipulando-setuid-e-setgid.md2026-08-28 14:051.9KHow to configure special permissions with setuid and setgid to run programs with superuser privileges
reducao-de-privilegios-com-golang.md2026-08-28 14:052.5KHow to improve the security of Go programs by dropping execution privileges. Learn how to check and change users and groups on UNIX-like systems, with practical code examples and good practices to minimize attack risks.
index.xml--RSS feed

crg.eti.br · © 2026 Cesar Gimenes · CC BY 4.0 · github · rss · pt