From 2a1fe0acf80a8f67b710a65f936a9c6c1fa2219d Mon Sep 17 00:00:00 2001 From: pandaninjas <101084582+pandaninjas@users.noreply.github.com> Date: Sun, 25 Dec 2022 05:43:37 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2c3a57..2a68761 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This mod doesn't make you 100% safe, but it makes it much harder to steal your s ## Staying Safe In order to work around an unpatchable security vulnerability, rename the NoSession jar to !.jar so it can load its protection before any other mods. This only protects you from other mods. There are fake verification sites that can steal your session ID through that method. Don't login with Microsoft -OAuth to anything except maybe your Minecraft launcher. +OAuth to anything except maybe your Minecraft launcher. You may also want to verify the signature on any NoSession binary. It's signed with [pandaninjas' GPG key](https://raw.githubusercontent.com/pandaninjas/pandaninjas/main/pandaninjas-publickey.key). ## Bug bounty See [SECURITY.MD](security.md) -- cgit