-
Notifications
You must be signed in to change notification settings - Fork 1
Security Policy
I'm a solo developer, and this is not a legal document.
I just want to provide a bit of transparency to users.
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 GitHub Releases, allowing for independent auditing and review.
- You can see all previous versions and their changelogs.
- I cannot edit or remove reviews or comments on the repository.
- Bypasser will NOT use external dependencies or dynamically download scripts or make external requests.
It will only interact with the necessary elements of the target website for the core functionality. - Bypasser 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 @falpearx will never accept or add malicious commits into THIS 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. I am not responsible for any issues that may arise from using this software. Disclaimer
This project is open-source, which means that anyone can make copies of this project (called forks), and make their own changes.
While I have full control over what goes into this repository, I DON'T have any control over forks of this project.
That means the terms above ONLY apply if you're using the original key bypasser.
- When using a fork, make sure to check their code, and only use it if you trust the author of that copy/fork.
THE SOFTWARE AND ALL INFORMATION PROVIDED HERE IS OFFERED "AS IS", WITHOUT ANY WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. 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 acknowledge and agree that you do so at your own risk and that I am not responsible for any issues, damages, or consequences that may arise from your use of this software. This code is intended for educational purposes only.