-
My First Docker Image – MastodonReposter
Quick update to my previous post, embedded below: Using Mastodon.py and Docker to fix an issue I had with Akkoma The good news is I was able to clean up the code in my Github page, and then build it into a clean Docker image which I then published onto the Docker Hub as novakeith/mastodonreposter. […]
-
Using Mastodon.py and Docker to fix an issue I had with Akkoma
Using Mastodon.py in Python and Docker to create a Mastodon-to-Akkoma reposter for blogs that use the ActivityPub plugin for Wordpress.
-
JWT-Brute: Cracking JWT Tokens with Python
A brief exercise in cracking insecure JWT tokens using Python. Code available on Github.
-
KNovabot: A Discord bot in Python
Continuing my trend of trying to learn new things in Python, I have most recently been spending some time playing around the with Discord API. This was interesting to me for a few reasons: I use Discord to communicate with my friends when we play games on the PC; additionally, I’ve always had an interest […]
-
Return to Python
In an effort to maintain any kind of programming skills I may have, I decided it would be a good idea to start writing Python code again. This is another one of my phases I go through every year, so I’m not certain it will last. Luckily, I’ve found real world applications for learning and […]