<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>itsamenathan</title>
    <link>https://itsamenathan.xyz/</link>
    <description>Recent content on itsamenathan</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Jan 2017 17:49:57 -0700</lastBuildDate><atom:link href="https://itsamenathan.xyz/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PSP Hacking</title>
      <link>https://itsamenathan.xyz/posts/psp-hacking/</link>
      <pubDate>Wed, 25 Jan 2017 17:49:57 -0700</pubDate>
      
      <guid>https://itsamenathan.xyz/posts/psp-hacking/</guid>
      <description>Since watching The Ultimate Game Boy Talk I’ve had the need to play GameBoy games. So I dusted off my PSP, and started getting emulators working on it. Below are all the things I’ve found in my research. I’ve uploaded all firmware to the internet archive.
Offical Firmware Link to heading Official Firmware 6.60 Custom Firmware Link to heading 6.60 PRO-C2 Custom Firmware </description>
    </item>
    
    <item>
      <title>Mosquitto using letsencrypt</title>
      <link>https://itsamenathan.xyz/posts/mosquitto-letsencrypt/</link>
      <pubDate>Mon, 04 Apr 2016 09:15:33 -0700</pubDate>
      
      <guid>https://itsamenathan.xyz/posts/mosquitto-letsencrypt/</guid>
      <description>Recently I&amp;rsquo;ve been playing with MQTT (mosquitto) and also with letsencrypt. Putting this together isn&amp;rsquo;t hard, but there are a few challenges.
Setup Let&amp;rsquo;s Encrypt Link to heading I currently use nginx to serve files. Since I already have a webserver running, I found it much easier to use letsencrypt with the webroot authenticator. Below is basically the config file I have for frcv.net
# Use a 4096 bit RSA key instead of 2048 rsa-key-size = 4096 # Uncomment and update to register with the specified e-mail address email = youremail # Uncomment to use a text interface instead of ncurses text = True agree-tos = True renew-by-default = True authenticator = webroot webroot-path = /usr/share/nginx/yourdomain domains = yourdomain, www.</description>
    </item>
    
  </channel>
</rss>
