<?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>security &#8211; Aykut Çevik</title>
	<atom:link href="https://aykutcevik.com/blog/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>https://aykutcevik.com/blog</link>
	<description>coding &#38; projects</description>
	<lastBuildDate>Sun, 03 Dec 2017 15:31:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>IDN Safe now available for nearly all browsers</title>
		<link>https://aykutcevik.com/blog/idn-safe-now-available-for-nearly-all-browsers/</link>
					<comments>https://aykutcevik.com/blog/idn-safe-now-available-for-nearly-all-browsers/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Sun, 03 Dec 2017 15:31:54 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[idnsafe]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Privatsphäre]]></category>
		<category><![CDATA[punycode]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=989</guid>

					<description><![CDATA[&#8220;IDN Safe&#8221; is a browser extension which blocks internationalized domain names to prevent you from visiting probable fake sites IDN Safe blocks internationalized domain names also known as punycode domains. This helps you to identify them and will prevent you from visiting probable fake sites. The use of Unicode in domain names makes it potentially [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>&#8220;IDN Safe&#8221; is a browser extension which blocks internationalized domain names to prevent you from visiting probable fake sites</p>
<p>IDN Safe blocks internationalized domain names also known as punycode domains. This helps you to identify them and will prevent you from visiting probable fake sites.</p>
<p>The use of Unicode in domain names makes it potentially easier to spoof web sites as the visual representation of an IDN string in a web browser may make a spoof site appear indistinguishable to the legitimate site being spoofed, depending on the font used.</p>
<p>With IDN Safe you can temporarily allow domains or whitelist them at all. By default they are blocked.</p>
<h2>Get it</h2>
<ul>
<li><a href="https://chrome.google.com/webstore/detail/idn-safe/kegeenojcnijgmfgkcokknkbpmjcabdm" target="_blank" rel="nofollow noopener">Chrome Web Store</a></li>
<li><a href="https://addons.opera.com/de/extensions/details/idn-safe/" target="_blank" rel="nofollow noopener">Opera Add-ons</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/idn-safe/" target="_blank" rel="nofollow noopener">Firefox Add-ons</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/idn-safe-now-available-for-nearly-all-browsers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IP Geolocator on Android</title>
		<link>https://aykutcevik.com/blog/ip-geolocator-on-android/</link>
					<comments>https://aykutcevik.com/blog/ip-geolocator-on-android/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Tue, 21 Jul 2015 10:16:12 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[geolocator]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vpn]]></category>
		<guid isPermaLink="false">http://aykutcevik.com/blog/?p=731</guid>

					<description><![CDATA[I made the Chrome/Chromium Extension &#8220;IP Geolocator&#8221; also available for Android. You can find it on the PlayStore. This app shows your current IP address and geolocational information about it. It also notifies you, if you have a broken VPN or proxy connection, when the country-code and/or IP address changes unexpectedly. You can set an [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I made the Chrome/Chromium Extension &#8220;<a href="https://chrome.google.com/webstore/detail/ip-geolocator/lfncinhjhjgebfnnblppmbmkgjgifhdf" target="_blank">IP Geolocator</a>&#8221; also available for Android. You can find it on the <a href="https://play.google.com/store/apps/details?id=com.aykutcevik.ipgeolocator" target="_blank">PlayStore</a>.</p>
<blockquote><p>This app shows your current IP address and geolocational information about it.</p>
<p>It also notifies you, if you have a broken VPN or proxy connection, when the country-code and/or IP address changes unexpectedly. You can set an alert with a special ringtone and or vibration.</p>
<p>You can also display your IP position in Google Maps or check for DNS leaks via browser (external service).</p>
<p>Please note, that the information about your location are fetched out of a database and may not be the same as your real location. This app shows your location like the websites would match your IP to any location.</p></blockquote>
<p><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.ipgeolocator" target="_blank"><br />
<img decoding="async" class="" src="https://aykutcevik.com/img/en-play-badge.png" alt="Get it on Google Play" width="185" height="55" /><br />
</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/ip-geolocator-on-android/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Owncloud fail2ban setup with just one line</title>
		<link>https://aykutcevik.com/blog/owncloud-fail2ban-setup-with-just-one-line/</link>
					<comments>https://aykutcevik.com/blog/owncloud-fail2ban-setup-with-just-one-line/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Mon, 13 Jul 2015 19:36:51 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programmieren]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[fail2ban]]></category>
		<category><![CDATA[owncloud]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://aykutcevik.com/blog/?p=724</guid>

					<description><![CDATA[UPDATED: LATEST OC-VERSION 9.* Fail2ban and owncloud are great tools! To improve your security, you can ban bad guys, who want to hijack your owncloud accounts with random but common credentials, easily with fail2ban and the specific configuration for owncloud. To make this as easy as possible for you, I wrote a shell script, which will setup everything [&#8230;]]]></description>
										<content:encoded><![CDATA[<pre>UPDATED: LATEST OC-VERSION 9.*</pre>
<p>Fail2ban and owncloud are great tools!</p>
<p>To improve your security, you can ban bad guys, who want to hijack your owncloud accounts with random but common credentials, easily with fail2ban and the specific configuration for owncloud.</p>
<p>To make this as easy as possible for you, I wrote a shell script, which will setup everything with just one line:<span id="more-724"></span></p>
<p><code>curl -s "https://raw.githubusercontent.com/AykutCevik/owncloud-fail2ban/master/automated-install/install.sh" | bash</code></p>
<p>You can also use this command to update the regular expression for fail2ban, when a new version of owncloud is released. The script will check your installation and will update it automatically.</p>
<p>There is no black magic. Feel free to contribute and taking a look at the <a href="https://github.com/AykutCevik/owncloud-fail2ban" target="_blank">code at github</a>.</p>
<p>The script has been tested with <strong>owncloud 9.0 &amp; 9.1</strong> and Ubuntu, but may also run under other versions and distributions. If not, please let me know.</p>
<p>For older versions (8.2, 8.1 &amp; 8.0) of owncloud check out the <a href="https://github.com/AykutCevik/owncloud-fail2ban#owncloud-80" target="_blank">github repo</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/owncloud-fail2ban-setup-with-just-one-line/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>