diff options
author | pandaninjas <101084582+pandaninjas@users.noreply.github.com> | 2022-12-25 16:51:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-25 16:51:47 +0000 |
commit | 2c7973c114a91bc50c18e75550215a5918287827 (patch) | |
tree | 38c0cb4b5714f60cc42c135173652814b617ce23 | |
parent | baa7cffc61d46f55d22bb202323864d5e1741e0d (diff) | |
download | NoSession-2c7973c114a91bc50c18e75550215a5918287827.tar.gz NoSession-2c7973c114a91bc50c18e75550215a5918287827.tar.bz2 NoSession-2c7973c114a91bc50c18e75550215a5918287827.zip |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -5,9 +5,11 @@ This mod doesn't make you 100% safe, but it makes it much harder to steal your s [staying safe section](#staying-safe)
## 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. 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).
+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 login 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).
+
+See [ILikePlayingGames' SkyblockModSafety guide](https://github.com/ILikePlayingGames/SkyblockModSafety) for other information
## Support
Support is provided in [The Fight Against Malware's discord server](https://discord.gg/TWhrmZFXqb)
|