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.

See the Contributor Covenant for details.

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

More miscellaneous projects of Thomas Leplus can be found here.

Pinned Loading

  1. ristretto Public

    A small library of (hopefully) useful Java classes.

    Java 7 3

  2. 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 Public

    Docker container to verify jars PGP signatures.

    Shell 7 4

Repositories

Showing 10 of 22 repositories
  • docker-av Public

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

    Dockerfile 2 Apache-2.0 1 0 0 Updated Mar 25, 2025
  • docker-hash Public

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

    Dockerfile 4 Apache-2.0 3 0 0 Updated Mar 25, 2025
  • .github Public

    Leplus.org profile

    0 Apache-2.0 0 0 0 Updated Mar 25, 2025
  • docker-crypt Public

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

    Dockerfile 2 Apache-2.0 1 0 0 Updated Mar 25, 2025
  • docker-tor Public

    Run TOR conveniently from a docker container.

    Shell 15 Apache-2.0 8 1 0 Updated Mar 25, 2025
  • docker-kali Public

    Kali Linux as a docker container.

    Dockerfile 13 Apache-2.0 10 0 0 Updated Mar 25, 2025
  • openid-connect-provider-debugger Public

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

    HTML 14 Apache-2.0 7 2 0 Updated Mar 25, 2025
  • docker-yaml Public

    Docker container with utilities to process YAML files (yamllint...).

    Dockerfile 6 Apache-2.0 3 0 0 Updated Mar 25, 2025
  • docker-qrcode Public

    Docker container to run QR code generator (qrencode...).

    Dockerfile 11 Apache-2.0 5 0 0 Updated Mar 25, 2025
  • docker-latex Public Forked from aergus/dockerfiles

    A convenient way to run LaTeX on various platform using Docker (latexmk, pdflatex...).

    Dockerfile 17 Apache-2.0 42 0 0 Updated Mar 25, 2025

Top languages

Loading…

Most used topics

Loading…