You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,12 @@ The `from target` button will copy your current target's coordinates into the in
89
89
90
90
After searching for a system you can copy the result system's name into the source or destination text inputs with their respective buttons.
91
91
92
+
## Code signing policy
93
+
Free code signing provided by [SignPath.io](https://about.signpath.io/), certificate by [SignPath Foundation](https://signpath.org/)
94
+
All code is reviewed and approved by [Numerlor](https://github.com/Numerlor)
95
+
96
+
This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it
97
+
92
98
## Running directly
93
99
To run the application directly with Python, clone the repository and install from requirements.txt.
0 commit comments