Congredi

Latest version: v0.0.2b0

Safety actively analyzes 620800 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.2beta

v0.0.2-beta includes deleting files from PyPi, to prevent using the wrong version of pycrypto, or not having subdirectories.

A new repo, called [congredi/micro-peer](//github.com/congredi/micro-peer), will handle installing the library via PyPi, without the help of the source repository, and could be slightly smaller (though, not much).

No functionality changed on this release, working on Delegito to bring them up to speed.

0.0.2alpha

This release marks swapping from `pycrypto` to `pycryoptodome`, removing pyelliptic problems (so the only crypto dependency is `openssl.c/h`, and better throught-out near-coverage of python3.

It breaks the hello-world of previous releases, but doesn't have the commands needed for a full release.

No pip library will be released for this stage (catching up to pypi numbers), but you're advised to use the git version.

0.0.1alpha

This release is behind by two points to PyPi's naming system (well.. that's sad).

Here's a workable set of tests, structure, and a way forward on each of the functions (without the stub ones).

Beginner use of:
- ABC provider interfaces
- HTTP skeleton through klein (I was used to flask routes)
- crypto (though a lot of duplication)

Current Forecast for next release:
- verb commands with hex encoded keys
- HTTP API using verb commands
- AMP API for raw commands
- db interface for object storage
- auth methods (token.py is a bit lonely)

Issues for later:
- libcrypto.so bug
- portablity (modernize/futurize? bytestrings...)

On a related note, Delegito will probably be moving to vue.js

0.0.0alpha

These releases in the V0.0.0 branch include changing the spec (5, 6) and other style/picking questions not to do with actual features.

As it's the alpha release, this is where nothing was working.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.