Blackprint Engine remote control feature for Python
Project description
Blackprint - Remote Control
This module will provide an ability for Blackprint to control engine remotely and can be used for multi-user collaboration
⚠️ Production Warning
This module is not intended for production use without proper security measures. If you plan to ship this feature in a production environment, you must implement:
- Sandboxed Environment: Isolate the remote control functionality in a secure sandbox
- Permission-Based System: Implement proper authentication and authorization
- Input Validation: Validate all incoming remote commands and data
- Rate Limiting: Prevent abuse and denial-of-service attacks
- Secure Communication: Use encrypted connections and proper certificate validation
Recommendation: Remove this feature entirely from production builds unless you have implemented comprehensive security measures and understand the risks involved. Remote control capabilities can expose your application to significant security vulnerabilities if not properly secured.
Any ports data flow for sketch will be disabled if it's connected to remote engine. It's not recommended to combine different data flow between remote <~> remote in just one instance, you should create two different instance for them and use feature from other module/library to sync data between the two instance itself.
Please try example/remote-engine.py if you want to create a remote engine instance. You will need to load your nodes/module from the .py and connect to Blackprint Editor Menu -> Remote -> Engine. Then you will need to sync the nodes with Menu -> Remote -> Sync -> PuppetNode.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blackprint_rc-0.2.0-py3-none-any.whl.
File metadata
- Download URL: blackprint_rc-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58223bb10e7410a7e4581965248d3a19a76a425a606e47b1edcd85629f73bb28
|
|
| MD5 |
51fc67ca58210ea208de8f522e0f4bef
|
|
| BLAKE2b-256 |
e5f34542c13310c90d87369be1164bf2da4236ed7a1ab88ac8abef84c08eea7b
|