-
-
Notifications
You must be signed in to change notification settings - Fork 723
Security Policy
Using third-party scripts means you trust that the script’s developer hasn’t inserted malicious functionality into the code and has secured it against attackers trying to do the same. You should never run code you don't trust.
- This is an open-source project, it can be audited by anyone.
- It is officially distributed via GreasyFork and OpenUserJS, so it can be independently audited, and reviewed.
- I cannot edit or remove reviews there.
- You can see here [they actively moderate][greasyfork_moderation] and remove mallicious scripts.
- You can see all previous versions there.
- Undiscord will NOT use external dependencies or dynamically download scripts or make external requests other than calling discord's API necessary for the core functionality.
- Undiscord will NEVER collect or transmit any personal data.
- No code obfuscation.
- Inform users of the potential risks involved.
- I will make sure I have good security habits regarding this GitHub account.
- Lastly, I @victornpb will never accept or add malicious commits into [THIS][undiscord_repo] repository.
(Be aware I have no control over forks from other users)
That said you still have the final responsibility of what you run on your computer. Disclaimer
This project being open source, means anyone can make a copy of this project, and make their own changes (called forks).
While I have full control over what goes into this repository, I DON'T have any control over forks of this project.
This means none of the conditions above applies if you're not using the original.
So make sure you check their code, and you trust the fork's author.
THE SOFTWARE AND ALL INFORMATION HERE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
By using any code or information provided here you are agreeing to all parts of the above Disclaimer.