Skip to content
View mld's full-sized avatar
  • Sweden

Block or report mld

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. codebreaker codebreaker Public

    Codebreaker is a tool for encrypting messages for decryption on paper.

    HTML

  2. easyenc easyenc Public archive

    A simple ENC for Puppet, fed by a yaml "database".

    Python 3 1

  3. halon-unbound halon-unbound Public archive

    A readme with a couple of scripts, some binaries from OpenBSD and then you've got Unbound running on Halon SR. See more at http://www.halon.se/products/security-router/.

    Shell 3

  4. fahclient-docker fahclient-docker Public archive

    Forked from dexter2cz-docker/fahclient-docker

    A folding@home docker client with team pre-filled.

    Dockerfile 1

  5. vampire-survivors-evolution-chart vampire-survivors-evolution-chart Public archive

    HTML 1

  6. Compare kubernetes contexts (Dev/IAT... Compare kubernetes contexts (Dev/IAT/Prod/...)
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    [[ "${DEBUG:-}" == 'true' ]] && set -o xtrace
    4
    set -o pipefail
    5
    set -o nounset