Metadata-Version: 2.3
Name: cryptnode
Version: 0.1.1
Summary: Managed multi-portal CryptNode client
Requires-Python: >=3.8
Requires-Dist: cryptography==43.0.3
Requires-Dist: tomli==2.2.1; python_version < '3.11'
License-File: THIRD-PARTY.md
Description-Content-Type: text/markdown

# CryptNode 0.1.1

Managed multi-portal CryptPortal client with a private FRP and TLS executable.

Supported: Windows x64 and Linux x64 with glibc 2.31 or newer; Python 3.8 or newer.

Install: `python -m pip install cryptnode==0.1.1`.

On Linux, use a trusted virtual environment; systemd runs CryptNode as its deployment user. On Windows, use a machine-level Python installation whose complete dependencies are visible to SYSTEM scheduled tasks. The reported test-win SYSTEM dependency failure remains unverified as resolved.

Release Build 2 repairs executable permissions on the two Linux private kernels. Python and executable file bytes remain identical to the accepted 0.1.1 Linux candidate. This packaging correction does not claim a new runtime behavior or completed field retest.
