add more warning labels

This commit is contained in:
xs5871
2022-08-18 20:03:30 +00:00
committed by Kyle Brown
parent 46cf7030a1
commit a4ae43138a
3 changed files with 9 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
# Serial ACE (Arbitrary Code Execution over serial interface)
> Caution: This module allows unrestricted, arbitrary code execution on your KMK
> device. That includes potential exploits, such as keyloggers, and unvetted
> user code that may result in undesired behaviour and/or crashes.
> This feature is purely experimental in the sense that you probably neither
> want nor should use it in production.
> Advanced knowledge of python and the serial console is required, and we will
> not provide help or support in any way.
**Caution: This module allows unrestricted, arbitrary code execution on your KMK
device. That includes potential exploits, such as keyloggers, and unvetted
user code that may result in undesired behaviour and/or crashes.
This feature is purely experimental in the sense that you probably neither
want nor should use it in production.
Advanced knowledge of python and the serial console is required, and we will
not provide help or support in any way.**
This module provides an API to run any valid python code on your keyboard and
return the result of that code via an additional serial consol (not the one you