Go to file
derekpierre f7f9380a74 Add newsfragment for #3435. 2024-02-13 10:53:03 -05:00
.github
deploy
examples
newsfragments Add newsfragment for #3435. 2024-02-13 10:53:03 -05:00
nucypher Fix SimpleTask to actually use class INTERVAL value instead of its own - caused EventScannerTask to use 60s instead of the 120s it had defined. 2024-02-13 10:53:03 -05:00
scripts Ignore lynx providers whose nodes are not running. 2024-02-13 10:53:03 -05:00
tests Fix SimpleTask to actually use class INTERVAL value instead of its own - caused EventScannerTask to use 60s instead of the 120s it had defined. 2024-02-13 10:53:03 -05:00
.bumpversion.cfg Bump version: 7.1.0 → 7.2.0 2024-02-13 10:53:03 -05:00
.coveragerc
.dockerignore
.flake8
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in Cleanup build process 2024-02-07 21:09:10 +01:00
Makefile Cleanup build process 2024-02-07 21:09:10 +01:00
Pipfile
Pipfile.lock
README.md
SECURITY.md
codecov.yml
dev-requirements.txt
mypy.ini
nucypher.png
pyproject.toml Add rust to build toolchain 2024-02-07 21:09:10 +01:00
pytest.ini
releases.rst
requirements.txt
setup.cfg
setup.py Cleanup build process 2024-02-07 21:09:10 +01:00
tox.ini

README.md

Cryptographic primitives, hosted on the decentralized nodes of the Threshold network, offering accessible, intuitive, and extensible runtimes and interfaces for secrets management and dynamic access control.

pypi pyversions codecov discord license


TACo Access Control

TACo (Threshold Access Control) is end-to-end encrypted data sharing and communication, without the requirement of trusting a centralized authority, who might unilaterally deny service or even decrypt private user data. It is the only access control layer available to Web3 developers that can offer a decentralized service, through a live, well-collateralized and battle-tested network. See more here: https://docs.threshold.network/applications/threshold-access-control

Getting Involved

NuCypher is a community-driven project and we're very open to outside contributions.

All our development discussions happen in our Discord server, where we're happy to answer technical questions, discuss feature requests, and accept bug reports.

If you're interested in contributing code, please check out our Contribution Guide and browse our Open Issues for potential areas to contribute.

Security

If you identify vulnerabilities with any nucypher code, please email security@nucypher.com with relevant information to your findings. We will work with researchers to coordinate vulnerability disclosure between our stakers, partners, and users to ensure successful mitigation of vulnerabilities.

Throughout the reporting process, we expect researchers to honor an embargo period that may vary depending on the severity of the disclosure. This ensures that we have the opportunity to fix any issues, identify further issues (if any), and inform our users.

Sometimes vulnerabilities are of a more sensitive nature and require extra precautions. We are happy to work together to use a more secure medium, such as Signal. Email security@nucypher.com and we will coordinate a communication channel that we're both comfortable with.

A great place to begin your research is by working on our testnet. Please see our documentation to get started. We ask that you please respect testnet machines and their owners. If you find a vulnerability that you suspect has given you access to a machine against the owner's permission, stop what you're doing and immediately email security@nucypher.com.