• 0.5.2 d2030f9511

    0.5.2 Stable

    kerem released this 2021-02-16 21:52:03 +03:00 | 39 commits to master since this release

    📅 Originally published on GitHub: Tue, 16 Feb 2021 19:14:04 GMT
    🏷️ Git tag created: Tue, 16 Feb 2021 18:52:03 GMT

    CATKeys

    Keys should now be generated with a .catkey extension and live in a directory named catkeys. Keys with the previous extension in the previous directory (cahkeys) should still continue work.

    Running tests in Docker multistage build

    Running tests in the Docker build should help catch environmental defects

    Supporting latest build dependencies for the Python cryptography library

    Cryptography now requires Rust & Cargo as a build dep.

    Docker container speedy shutdown has been restored

    Container wasn't responding to SIGTERM and was taking 10 seconds before being SIGKILL'd

    Downloads