CryptoCat is a lightweight open-source node for ComfyUI that simplifies workflows while providing encryption protection.
- Workflow Simplification: Significantly simplifies complex workflows.
- Encryption Authorization: Protects core concepts within your workflows.
You can view a simple Workflow Demo
-
Install the Node
- Open ComfyUI\custom_Nodes\ directory and clone the repository
- Or install "ComfyUI Compression and Encryption Node" through ComfyUI-Manager
-
Launch and Configure
- Start ComfyUI
- Find the CryptoCat directory in the "Advanced" menu
-
🔐 How to Use
- Use encryption component and encryption end bridge as start and end points to control the encrypted workflow section
- Random seeds will generate random numbers on the server side to fix issues with randomization after workflow encapsulation
⚠️ Decryption component doesn't need to be added manually - after encryption, the system will automatically generate a workflow with decryption components in the output folder
⚠️ During encryption, 10 serial numbers will be automatically generated. When users first use it, it will be bound to their hardware information, and subsequent use will verify the consistency between the serial number and hardware information
Contributions to CryptoCat are welcome! You can contribute by submitting Pull Requests or opening Issues to suggest new features or report problems.
This project is licensed under the MIT License. See the LICENSE file for details.
Email: hzxhzx321@gmail.com
CryptoCat © 2024. All Rights Reserved.

