Skip to main content

A dead simple tool to sign files and verify signatures

Project description

Minisign Python

This is a pure Python implementation of Frank Denis' minisign, following the specifications copied from there.
Currently following version 0.9.

IMPORTANT NOTE: this is currently under heavy development, and it hasn't undergone an external security assessment.

Goals

  • Compatible public interface: all commands and options must be 100% compatible and with same results.
  • Usage as CLI and as Python module.
  • Follow semver.

Secondary goals

  • Small amount of dependencies (I would love to keep it just to cryptolibraries).
  • If possible, maintain current active Python versions (3.7+).

Milestones

  • Define goals and license.
  • Create initial project structure.
    • Code structure.
    • Contribution guidelines.
    • Pipeline.
  • Achieve basic functionality:
    • Create key pair.
    • Verify signature.
    • Sign.
  • Ensure coverage 100%.
  • Make first release.
  • Add remaining options.

Requirements

  • Python 3.7+
  • PyNaCl 1.3+

License

Minisign Python is made by HacKan under MPL v2.0. You are free to use, share, modify and share modifications under the terms of that license. Derived works may link back to the canonical repository: https://gitlab.com/hackancuba/minisign-py.
Note that minisign by Frank Denis is licensed under ISC.

Copyright (C) 2020 HacKan (https://hackan.net)
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minisign-0.1.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

minisign-0.1.0-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page