16099 shaares
132 results
tagged
sécurité
En gros, se méfier des ebooks qui comportent du javascript.
De côté, pas lu
Un script tout con pour générer des tokens OTP sur son desktop/laptop
« git-secret is a bash tool to store your private data inside a git repo. How’s that? Basically, it just encrypts, using gpg, the tracked files with the public keys of all the users that you trust. So everyone of them can decrypt these files using only their personal secret key. Why deal with all this private-public keys stuff? Well, to make it easier for everyone to manage access rights. There are no passwords that change. When someone is out - just delete his public key, reencrypt the files, and he won’t be able to decrypt secrets anymore. »
https://github.com/sobolevn/git-secret
(via https://dooby.fr/links/?rUhRQg)
https://github.com/sobolevn/git-secret
(via https://dooby.fr/links/?rUhRQg)
Mettre en place une double authentification pour le login et la commande sudo avec Google Authenticator.
Pas spécialement chaud pour utiliser un service Google, mais /coude quand même, des fois qu'un jour ça puisse servir.
Pas spécialement chaud pour utiliser un service Google, mais /coude quand même, des fois qu'un jour ça puisse servir.