diff --git a/README.md b/README.md index a1a8f80..cae0a81 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,7 @@ -# Inkay - Aroma patches for Pretendo +# Meowth - An SSL Patcher -[![Pretendo network logo](https://github.com/PretendoNetwork/website/raw/master/public/assets/images/opengraph/opengraph-image.png)](https://pretendo.network) +![Meowth](meowth.png?raw=true) -Inkay is an Aroma/WUPS plugin that patches various Nintendo Network URLs on a Wii U to use Pretendo Network instead. It also (for the time being) bypasses SSL verification in most cases. +Since NSSL is such hot garbage, a lot of games shipped their own static version of OpenSSL. Meowth is here to disable the SSL verification in such titles. -Inkay does not currently include the game-specific patches present in [Nimble](https://github.com/PretendoNetwork/Nimble). These will be implemented soon™. - -## Dependencies -Inkay is only supported on the release version of Aroma configured for autoboot/coldboot. For Tiramisu, see [Nimble](https://github.com/PretendoNetwork/Nimble). - -## Safety -Inkay's patches are all temporary, and only applied in-memory without modifying your console. The SSL patch, while also temporary, could reduce the overall security of your console while active - this is because it no longer checks if a server is verified. However, this does not apply to the Internet Browser, where SSL still works as expected. - -## TODO -See [Issues](https://github.com/PretendoNetwork/Inkay/issues). +Based on [Inkay](https://github.com/PretendoNetwork/Inkay). diff --git a/meowth.png b/meowth.png new file mode 100644 index 0000000..7bc65a2 Binary files /dev/null and b/meowth.png differ