diff options
author | PandaNinjas <admin@malwarefight.gq> | 2023-03-05 02:29:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-05 02:29:00 +0000 |
commit | 53b881efd0dfbb2c4a1929c89a90f9436b964a8a (patch) | |
tree | 11e470b8c3bd91c3440bff810220832bb3df5a78 | |
parent | 1f6f55f22b435f5096da82edbefc92c95b5be7a4 (diff) | |
download | NoSession-53b881efd0dfbb2c4a1929c89a90f9436b964a8a.tar.gz NoSession-53b881efd0dfbb2c4a1929c89a90f9436b964a8a.tar.bz2 NoSession-53b881efd0dfbb2c4a1929c89a90f9436b964a8a.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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
|