seantcanavan - Overview

Pinned Loading

  1. Forked from alexedwards/argon2id

    Argon2 is a new, powerful, and cryptographically secure key derivation function that is excellent for hashing passwords. It is a memory-hard function built to protect against brute force attacks an…

    Go

  2. Forked from aquasecurity/lmdrouter

    The all-in-one GoLang router for Lambda functions that also supports local development over standard HTTP. Path parameters, query parameters, and native integration with API Gateway Proxy requests …

    Go

  3. Upload, Download, or Delete files from AWS S3 via native support for API Gateway-invoked Lambda function requests. Working with files in Lambda with API Gateway as a proxy is both complicated and n…

    Go

  4. Totally anonymous botnet client with an emphasis on individual zombie control, resiliency of the host machine, and ease of remote code execution. Zombies mine ethereum in their free time for fun.

    Go 18 7

  5. Store error messages thrown by a set of go routines in a thread-safe manner to simplify multi-threaded workloads. Go routines allow code to keep working while expensive network or database request…

    Go

  6. An opinionated take on Database and API error logging with zerolog structed logs

    Go