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 7 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 7 4

Repositories

Showing 10 of 22 repositories
  • 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 Feb 11, 2025
  • ristretto Public

    A small library of (hopefully) useful Java classes.

    leplusorg/ristretto’s past year of commit activity
    Java 7 Apache-2.0 3 0 0 Updated Feb 11, 2025
  • docker-maven-check-versions Public

    Docker container to run the Maven Versions plugin.

    leplusorg/docker-maven-check-versions’s past year of commit activity
    Shell 2 Apache-2.0 1 0 0 Updated Feb 10, 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 Feb 10, 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 Feb 10, 2025
  • .github Public

    Leplus.org profile

    leplusorg/.github’s past year of commit activity
    0 0 0 0 Updated Feb 10, 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 4 0 Updated Feb 10, 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 Feb 10, 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 Feb 10, 2025
  • docker-csv Public

    Docker container to run CSV manipulation utitilies (csvkit...).

    leplusorg/docker-csv’s past year of commit activity
    Dockerfile 5 Apache-2.0 4 0 0 Updated Feb 10, 2025

Most used topics

Loading…