Git Finds
24 subscribers
222 photos
12 videos
5 files
1.37K links
Download Telegram
Forwarded from DevOps Deflope News
Еще одна утилита от авторов Polaris — Goldilocks.
Goldilocks — утилита, которая может помочь вам определить отправную точку для запросов ресурсов и ограничений.

http://a.e42.link/jnrSq
🗜 catp - утилита, которая позволяет перехватить вывод, отправленный в /dev/null и вывести его в stdout.

https://github.com/rapiz1/catp

Под капотом там применение ptrace, который забирает данные из системного вызова write и отображает их.

#будничное #cat #shell
Forwarded from CatOps
GoKey is an open source vaultfree secret manager from CloudFlare.

Instead of relying on an external vault, it derives secure passwords from your master pass and specific attributes like an URL.

I haven’t tried it yet, but I think this is a great idea for portable secret management. Plus, you don’t rely on any external vendor/storage, so in theory this is more secure than a vault-based password manager.

#security