LICENSE
NOTICE
README.md
pyproject.toml
folder_nature/__init__.py
folder_nature/_ed25519.py
folder_nature/cli.py
folder_nature/core.py
folder_nature/schema.py
folder_nature/search.py
folder_nature.egg-info/PKG-INFO
folder_nature.egg-info/SOURCES.txt
folder_nature.egg-info/dependency_links.txt
folder_nature.egg-info/entry_points.txt
folder_nature.egg-info/requires.txt
folder_nature.egg-info/top_level.txt
folder_nature/mark/__init__.py
folder_nature/mark/cli_mark.py
folder_nature/mark/config.py
folder_nature/mark/copy_limiter.py
folder_nature/mark/leak.py
folder_nature/mark/orchestrator.py
folder_nature/mark/payload.py
folder_nature/mark/sale.py
folder_nature/mark/signing.py
folder_nature/mark/watermark.py
folder_nature/templates/archive.yaml
folder_nature/templates/client-project.yaml
folder_nature/templates/deployment.yaml
folder_nature/templates/documentation.yaml
folder_nature/templates/workspace.yaml
tests/test_cli.py
tests/test_copy_limiter.py
tests/test_core.py
tests/test_ed25519_vectors.py
tests/test_mark_config.py
tests/test_orchestrator.py
tests/test_payload.py
tests/test_sale_leak.py
tests/test_schema.py
tests/test_search.py
tests/test_signing.py
tests/test_watermark.py