aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPandaNinjas <admin@malwarefight.gq>2023-03-05 02:29:00 +0000
committerGitHub <noreply@github.com>2023-03-05 02:29:00 +0000
commit53b881efd0dfbb2c4a1929c89a90f9436b964a8a (patch)
tree11e470b8c3bd91c3440bff810220832bb3df5a78
parent1f6f55f22b435f5096da82edbefc92c95b5be7a4 (diff)
downloadNoSession-53b881efd0dfbb2c4a1929c89a90f9436b964a8a.tar.gz
NoSession-53b881efd0dfbb2c4a1929c89a90f9436b964a8a.tar.bz2
NoSession-53b881efd0dfbb2c4a1929c89a90f9436b964a8a.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18d825b..65a75cb 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,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.<br>
This only protects you from other mods. There are fake verification sites that can steal your session ID through that method.<br>
-Don't log in with Microsoft 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).
+Don't log in with Microsoft 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) if the release is v1.1.0 or earlier, and signed with [this key](https://raw.githubusercontent.com/thefightagainstmalware/NoSession/main/releasesigner.asc) if the release is later than v1.1.0
See [ILikePlayingGames' SkyblockModSafety guide](https://github.com/ILikePlayingGames/SkyblockModSafety) for other information