VirtualTam's bookmarks
305 bookmarks found
-
Fly.io - JIT Wireguard
2024-03-31 What if, instead of pushing [user] configs to gateways, we had the gateways pull them from our API on demand?
-
The Sunlight Certificate Transparency Log
2024-03-16 -
Have I Been Pwned - Pwned Passwords
2024-02-28 - HaveIBeenPwned/PwnedPasswordsDownloader
- API Clients:
- mattevans/pwned-passwords - Go API Client
- lionheart/pwnedpasswords - Python API Client
- philnash/pwned - Ruby API Client
- wisespace-io/pwned-rs - Rust API Client
-
We build X.509 chains so you don’t have to
2024-01-26 - pyca/cryptography - src/rust/cryptography-x509-verification
- C2SP/x509-limbo - A suite of testvectors for X.509 certificate path validation and tools for building them
-
Temporal - a durable execution platform
2024-01-25 - temporalio/temporal
- temporalio/temporalite - Single-process Temporal distribution
- Learn Temporal
- Temporal Documentation
-
OTTER - High performance in-memory cache
2024-01-03 -
100 Go Mistakes
2023-12-20 -
Elasticsearch - Grok processor
2023-11-19 - Elastic - Grokking Grok
- Kibana - Debug grok expressions
- Grok Constructor
- Elasticsearch Grok Patterns
- Logstash Grok Patterns
Alternative implementations:
- vjeantet/grok - Simple library to use/parse grok patterns with Go
- GuanceCloud/grok - Fork of the above
- logrusorgru/grokky - Pure golang grok-like library
- Telegraf's Grok Parser Plugin
- Vector Remap Language - Datadog Grok Parser