Skip to content

Welcome to Leplus.org OSS Repositories 👋

Banner

You can find my open source projects here.

Our projects follow the certain guidelines and best practices as described below.

Code of Conduct

We want our community to be a place to share constructively. Personal viewpoints are welcome to foster out-of-the-box ideas and innovative contributions. But harassment is NOT welcome and will not be tolerated. Harassment includes deliberate intimidation and targeting individuals in a manner that makes them feel uncomfortable, unwelcome, or afraid to participate.

Open Source Software (OSS)

We believe in the power of open source software as defined by the Open Source Initiative (OSI) definition. We aim to exchange knowledge freely in order to achieve the best possible software and to grow our community and its knowledge along with the way.

Quality & Security

All the projects are continuously scanned for known vulnerabilities (CVE). Releases uses semantic versioning. All commits go through a code review before being merged. All the merged commits and the resulting published artifacts are digitally signed:

All the third-party (open source) dependencies are linked to a specific version to keep builds reproducible and to prevent supply chain attacks (cryptographic hashes are used instead or on top of numerical versions wherever possible in order to pin mutable versions, e.g. for Docker containers or GitHub Actions). Software Bill of Materials (SBOM) are also produced along the artifacts to provide to visibility necessary to ensure supply chain security and transparency.

Memory-safe programming languages are used whenever possible.

Repos status dashboard

I also have other incubating projects here.

Pinned Loading

  1. ristretto ristretto Public

    A small library of (hopefully) useful Java classes.

    Java 6 3

  2. openid-connect-provider-debugger openid-connect-provider-debugger Public

    A docker image to test OpenID Connect Providers (OP) using a simple Relying Party (RP).

    HTML 14 7

  3. docker-pgp-verify-jar docker-pgp-verify-jar Public

    Docker container to verify jars PGP signatures.

    Shell 6 4

Repositories

Showing 10 of 22 repositories
  • docker-img Public

    Docker container to manipulate images (imagemagick, exiftool...).

    leplusorg/docker-img’s past year of commit activity
    Dockerfile 11 Apache-2.0 3 0 0 Updated Jan 11, 2025
  • docker-json Public

    Docker container with utilities to process JSON data (jq, jsonlint...).

    leplusorg/docker-json’s past year of commit activity
    Dockerfile 6 Apache-2.0 3 0 0 Updated Jan 11, 2025
  • docker-hash Public

    Docker container with utilities to compute hashes (CRC32, MD5, SHA-1, SHA-256, SHA-512, Argon2...).

    leplusorg/docker-hash’s past year of commit activity
    Dockerfile 4 Apache-2.0 3 0 0 Updated Jan 11, 2025
  • docker-crypt Public

    Docker container to cipher/decipher/sign data (gnupg, openssl...).

    leplusorg/docker-crypt’s past year of commit activity
    Dockerfile 2 Apache-2.0 1 0 0 Updated Jan 11, 2025
  • docker-aws-cli Public

    Docker container to run the AWS CLI and related tools.

    leplusorg/docker-aws-cli’s past year of commit activity
    Dockerfile 6 Apache-2.0 3 0 0 Updated Jan 11, 2025
  • docker-tor Public

    Run TOR conveniently from a docker container.

    leplusorg/docker-tor’s past year of commit activity
    Shell 13 Apache-2.0 9 2 0 Updated Jan 11, 2025
  • docker-av Public

    Docker container to manipulate audiovisual media (ffmpeg, mkvtoolnix, mlt...).

    leplusorg/docker-av’s past year of commit activity
    Dockerfile 2 Apache-2.0 1 0 0 Updated Jan 11, 2025
  • docker-xml Public

    Docker container with utilities to process XML data (xmllint...).

    leplusorg/docker-xml’s past year of commit activity
    Dockerfile 7 Apache-2.0 4 0 0 Updated Jan 11, 2025
  • openid-connect-provider-debugger Public

    A docker image to test OpenID Connect Providers (OP) using a simple Relying Party (RP).

    leplusorg/openid-connect-provider-debugger’s past year of commit activity
    HTML 14 Apache-2.0 7 2 0 Updated Jan 10, 2025
  • docker-pdf Public

    Docker container to run PDF manipulation utitilies (pdftk, ghostscript...).

    leplusorg/docker-pdf’s past year of commit activity
    Dockerfile 5 Apache-2.0 3 0 0 Updated Jan 10, 2025

Top languages

Loading…

Most used topics

Loading…