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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file minisign-0.1.0.tar.gz
.
File metadata
- Download URL: minisign-0.1.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e775d249cb9da9f5324cabfa7c02960cfa685cca1e0e88a42877b3327028cdd |
|
MD5 | 414ae42e680b7e6c357f57f309eeadef |
|
BLAKE2b-256 | 37b71b9baaa3ee5ca7110bfec5d18072b2b4150bc86d27c764231986435639c6 |
File details
Details for the file minisign-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: minisign-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9901d98da67f98de11864cdb0b724b2204d86861be520ee1e4871b8672bbf7ff |
|
MD5 | 43e90ff90c6f80ebe6e000ec22cdbc7f |
|
BLAKE2b-256 | 51f68f83f581b8837583da66eaa417fef60063a4e29482aa47fefe5a8386e6b5 |