You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
add note on illegal use
This commit is contained in:
@@ -165,8 +165,22 @@ likley the problem will be fixed and fixed sooner.
|
|||||||
|
|
||||||
When you report a bug, you are giving up confidentiality to the source
|
When you report a bug, you are giving up confidentiality to the source
|
||||||
code and the byte code. However, I would imagine that if you have
|
code and the byte code. However, I would imagine that if you have
|
||||||
narrowed the problem sufficiently, confidentiality little that
|
narrowed the problem sufficiently, confidentiality of the little that
|
||||||
remains would not be an issue.
|
remains would not be an issue.
|
||||||
|
|
||||||
However feel free to remove any commments, and modify variable names
|
However feel free to remove any commments, and modify variable names
|
||||||
or constants in the source code.
|
or constants in the source code.
|
||||||
|
|
||||||
|
## Ethics
|
||||||
|
|
||||||
|
I do not condone using this program for unethical use or for using it
|
||||||
|
non-legally. More detestful, at least to me, is asking for help to
|
||||||
|
assist you in something that might not legitimate.
|
||||||
|
|
||||||
|
Don't use the issue tracker for such solicitations. To try to stave
|
||||||
|
off illegitimate behavior, you should note that the issue tracker, the
|
||||||
|
code, and bugs mentioned in that are in the open: there is no
|
||||||
|
confidentiality. You may be asked about the authorship or claimed
|
||||||
|
ownership of the bytecode. If I think something is not quite right, I
|
||||||
|
may label the issue questionable which may make the it easier those
|
||||||
|
who are looking for illegal activity.
|
||||||
|
Reference in New Issue
Block a user