<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Junade.com</title>
	<atom:link href="http://junade.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://junade.com</link>
	<description>IcyApril&#039;s Musings....</description>
	<lastBuildDate>Sat, 19 May 2012 04:21:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>UnsignedThread &#8211; Anonymous PHP helpdesk software.</title>
		<link>http://junade.com/2012/05/19/unsignedthread/</link>
		<comments>http://junade.com/2012/05/19/unsignedthread/#comments</comments>
		<pubDate>Sat, 19 May 2012 03:47:50 +0000</pubDate>
		<dc:creator>IcyApril</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[helpdesk]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[UnsignedThread]]></category>

		<guid isPermaLink="false">http://junade.omgthatsepic.com/?p=182</guid>
		<description><![CDATA[DOCS (installation guide, history) &#124; DOWNLOAD Over the past few days, instead of revising for the exams that I am entrenched in, I decided to program UnsignedThread. Unsigned thread is essentially a helpdesk with ADHD, it&#8217;s an anonymous helpdesk allowing guests to securely communicate with site administrators (yes, multi-user support). It was designed in the format of Twitter Direct Messages [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="UnsignedThread Screenshot" src="http://img1.uploadscreenshot.com/images/orig/5/13706062144-orig.png" alt="UnsignedThread Screenshot" width="1920" height="917" /></p>
<h2><strong><a href="http://techiegeeky.com/2012/05/19/unsignedthread/">DOCS (installation guide, history)</a> | <a href="https://mjsa.co/storage/unsignedthread.zip">DOWNLOAD</a></strong></h2>
<p>Over the past few days, instead of revising for the exams that I am entrenched in, I decided to program UnsignedThread.</p>
<p>Unsigned thread is essentially a helpdesk with ADHD, it&#8217;s an anonymous helpdesk allowing guests to securely communicate with site administrators (yes, multi-user support). It was designed in the format of Twitter Direct Messages (but without the character limits). It can be used for anything from sources communicating with journalists, to traditional website support.</p>
<p><a href="http://www.UploadScreenshot.com/image/1000974/1108942" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/5/13813045453.png" alt="Click here to view full size" /></a><br />
<a href="http://www.UploadScreenshot.com/image/1000973/6237876" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/5/13813042673.png" alt="Click here to view full size" /></a></p>
<p><strong>How is this different from existing tools?</strong></p>
<p>Anonymous communication, no login, email, etc. required.</p>
<p>Very lightweight, no excessive dependancies, no mail servers required. Streamlined.</p>
<p>It&#8217;s free and open source. <img src='http://junade.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>What security mesures can/have been taken?</strong></p>
<p>In an Apache2 install it can easily be bound to a Tor hidden service, or a TLS based HTTPS site for security. However as it is plain PHP/HTML/CSS it can be bound to any web server. Note that UnsignedThread does not magically secure all your communications, it is only as secure as both the host running the service and the guest using the service wants it to be. Auth keys are hashed in SHA256 format and salted, also SQL data has been sanitised as standard with most web tools.</p>
<p>I highly recommend you either install this on a TLS secured site (HTTPS) or even better a Tor hidden service.</p>
<p><strong>Specification:</strong></p>
<p>Designed with Twitter Bootstrap.</p>
<p>Easy to post and reply to posts rapidly.</p>
<p>Programmed in PHP using MySQL database.</p>
<p>No personal details required.</p>
<p>High security hashing of auth keys and passwords.</p>
<p>No mail server or excessive dependancies required.</p>
<p>Admin management console with multiple user support.</p>
<p>Can be configured with HTTPS and/or a Tor Hidden Service easily.</p>
<p>No absolute referencing, put it in a directory if you want.</p>
<p>Sorting in Managment Console.</p>
<p>Pagination in Management Console.</p>
<p>Reply to posts.</p>
<p>Updating status.</p>
<p><strong>Real Life Examples of people using this script:</strong><br />
<a href="https://britileaks.com/support">BritiLeaks</a></p>
<p><strong>Potential issues:</strong></p>
<p><del>Same hashing of passwords as auth keys.</del> This issue is not really an issue as hashed auth keys are not visible to the end-user.</p>
<p>Enjoy, leave any suggestions in the comments. <img src='http://junade.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://junade.com/2012/05/19/unsignedthread/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TPCrawler &#8211; ThePirateBay Anti-Censorship Tool</title>
		<link>http://junade.com/2012/05/06/tpcrawler/</link>
		<comments>http://junade.com/2012/05/06/tpcrawler/#comments</comments>
		<pubDate>Sun, 06 May 2012 05:17:08 +0000</pubDate>
		<dc:creator>IcyApril</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[magnet]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[the pirate crawler]]></category>
		<category><![CDATA[thepiratebay]]></category>
		<category><![CDATA[thepiratecrawler]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[tpb]]></category>
		<category><![CDATA[tpc]]></category>
		<category><![CDATA[tpcrawler]]></category>

		<guid isPermaLink="false">http://junade.omgthatsepic.com/?p=129</guid>
		<description><![CDATA[In the wake of UK ISPs being forced to censor ThePirateBay, and Pirate Party amongst others offering a proxy to access the site that many indie artists use to get their content recognised; it came to my attention that aside from a 90MB backup of some of the torrents on the site, there were no [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://i.imgur.com/CeNoF.png"><img class="alignnone" title="Screenshot" src="http://i.imgur.com/CeNoF.png" alt="" width="1916" height="271" /></a></p>
<p>In the wake of UK ISPs being forced to censor ThePirateBay, and Pirate Party amongst others offering a proxy to access the site that many indie artists use to get their content recognised; it came to my attention that aside from a 90MB backup of some of the torrents on the site, there were no large scale mirrors of the site. Upon realising this, I noted how impractical it would be simply wget the entire contents of the site.</p>
<p>It was for this reason that TPCrawler was born. TPCrawler is an open-source PHP tool to mirror magnet URLs, source URLs and the descriptions from torrents on ThePirateBay (and on other sites with simple modifications) entirely autonomously. It is a minimalistic tool that mirrors that stores information using MySQL with a search and viewing front-end.</p>
<p>To find people using this tool, you can simply search: &#8221;Powered by TPCrawler.&#8221;</p>
<p><a href="https://www.google.com/search?hl=en&amp;q=%22Powered%20by%20TPCrawler.%22">Google</a> | <a href="https://duckduckgo.com/?q=%22Powered+by+TPCrawler.%22">DuckDuckGo</a></p>
<h2><strong><a href="http://techiegeeky.com/2012/05/06/tpcrawler">DOCS (installation guide, history)</a> | <a href="https://mjsa.co/storage/tpcrawler.zip">DOWNLOAD</a></strong></h2>
<p><em>The tool is licensed under the <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)</a> licence. Note; this tool was created with the intent it is used to mirror content from artists that wish to get exposed or human rights workers who wish to make their findings known, who likewise offer their work up in a Copyright Free sense; free to share; CopyLeft, if you will; and not for the intent of illegal piracy. You can utilise the blacklist feature, and use the tool to only mirror content which is legal to download by modifying the script. This tool only mirrors &#8220;Magnet URLs&#8221;, which are essentially just hashes that point to a file, and cannot download/mirror any copyright material in any way on its own (unless you somehow own copyright on a computer hash). If any illegal magnets do creep though your filter, you can delete them and not download the files. Furthermore I do not host any live version of this tool at all, any live version is operated by people who are not personally affiliated to me in any way, all screenshots on this site have been obtained from these sites. Furthermore this work is provided as-is, no warranties or guaranties in any way shape or form. I do not directly profit commercially from this script in any way.</em></p>
<p><strong>Features:</strong></p>
<p>Autonomous mirroring of magnet URLs, source URLs and descriptions on ThePirateBay by default, or any other script if the URL is changed (DOM values may need to be changed).<br />
Data is paginated and truncated descriptions on home to avoid massive page loads.<br />
Data stored in MySQL database.<br />
Search function.<br />
Open-source, simplistic PHP, HTML and a tiny tiny bit of CSS. No images, works best on LAMPP install (Linux, Apache, MySQL, PHPMyAdmin).<br />
Crawler starts on every page load, unless modified.<br />
The crawler script can be externally called by running this command on a Linux system: php crawler.php | /dev/null &amp;</p>
<p>This script has been very rapidly created, and uses everything I hate (MySQL, manipulating arrays, DOM). So do not expect perfection.</p>
<div class="wp-caption alignnone" style="width: 333px"><a href="http://i.imgur.com/KZz7C.png"><img class="          " title="Screenshot" src="http://i.imgur.com/KZz7C.png" alt="" width="323" height="534" /></a><p class="wp-caption-text">TPCrawler running as a website (not operated by me).</p></div>
]]></content:encoded>
			<wfw:commentRss>http://junade.com/2012/05/06/tpcrawler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AlphaStrap WordPress Theme</title>
		<link>http://junade.com/2012/05/06/alphastrap/</link>
		<comments>http://junade.com/2012/05/06/alphastrap/#comments</comments>
		<pubDate>Sun, 06 May 2012 03:10:03 +0000</pubDate>
		<dc:creator>IcyApril</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://junade.omgthatsepic.com/?p=156</guid>
		<description><![CDATA[I have created a new WordPress theme, as you can see it is currently in use on this site. It has been very rapidly built using a WordPress theme framework and Twitter&#8217;s Bootstrap, so there is a few errors (old) to be fixed. I will update this post when these errors have been repaired.]]></description>
			<content:encoded><![CDATA[<p>I have created a new WordPress theme, as you can see it is currently in use on this site. It has been very rapidly built using a WordPress theme framework and Twitter&#8217;s Bootstrap, so there is a few <a href="http://themes.trac.wordpress.org/ticket/7694">errors</a> (old) to be fixed. I will update this post when these errors have been repaired.</p>
]]></content:encoded>
			<wfw:commentRss>http://junade.com/2012/05/06/alphastrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>His heart broken.</title>
		<link>http://junade.com/2012/02/26/his-heart-broken/</link>
		<comments>http://junade.com/2012/02/26/his-heart-broken/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 01:11:13 +0000</pubDate>
		<dc:creator>IcyApril</dc:creator>
				<category><![CDATA[Poetry]]></category>
		<category><![CDATA[black]]></category>
		<category><![CDATA[emo]]></category>
		<category><![CDATA[frozen]]></category>
		<category><![CDATA[ice]]></category>
		<category><![CDATA[peotry]]></category>
		<category><![CDATA[sky]]></category>
		<category><![CDATA[snow]]></category>

		<guid isPermaLink="false">http://junade.omgthatsepic.com/?p=96</guid>
		<description><![CDATA[Random poem I wrote in less than five minutes, &#8221; &#8216;coz I was bored&#8221;: &#160; A frozen sky, encumbered with darkness, The icebound pavement, glazed with ice. A shadowed figure emerged, his eyes glazed with tears, The fire had burned. &#160; His long black militaristic coat, concealed his body, His formless expression, as he stared into the oblivion, [...]]]></description>
			<content:encoded><![CDATA[<p>Random poem I wrote in less than five minutes, &#8221; &#8216;coz I was bored&#8221;:</p>
<p>&nbsp;</p>
<p>A frozen sky, encumbered with darkness,</p>
<p>The icebound pavement, glazed with ice.</p>
<p>A shadowed figure emerged, his eyes glazed with tears,</p>
<p>The fire had burned.</p>
<p>&nbsp;</p>
<p>His long black militaristic coat, concealed his body,</p>
<p>His formless expression, as he stared into the oblivion,</p>
<p>Highlighted as a silhouette by the rudy street lamps,</p>
<p>His long black hair, masked his face,</p>
<p>Not even the unflinching wind could reveal him.</p>
<p>&nbsp;</p>
<p>His black eyes focussed, he had found his victim.</p>
<p>The fire was relight, for he knew the time was ripe.</p>
<p>His high black leather boots came alive,</p>
<p>Mortifying the pristine ice,</p>
<p>And with a flick of his coat,</p>
<p>He was gone.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://junade.com/2012/02/26/his-heart-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

