<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>WestCoastLabs&#039;s Blog</title>
	<atom:link href="http://westcoastlabs.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://westcoastlabs.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 09 Jan 2012 14:13:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='westcoastlabs.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>WestCoastLabs&#039;s Blog</title>
		<link>http://westcoastlabs.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://westcoastlabs.wordpress.com/osd.xml" title="WestCoastLabs&#039;s Blog" />
	<atom:link rel='hub' href='http://westcoastlabs.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Fujitsu and the Japanese Government announce a “good virus”</title>
		<link>http://westcoastlabs.wordpress.com/2012/01/09/fujitsu-and-the-japanese-government-announce-a-good-virus/</link>
		<comments>http://westcoastlabs.wordpress.com/2012/01/09/fujitsu-and-the-japanese-government-announce-a-good-virus/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 13:51:19 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[Legislation]]></category>
		<category><![CDATA[malware / viruses]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=138</guid>
		<description><![CDATA[Happy New Year. Traditionally, in early January, there are a raft of predictions from the security industry about what is likely to happen over the next 12 months in terms of emerging threats, consumer and corporate focus in terms of what people will be doing with their technology, and a general amount of crystal ball [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=138&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Happy New Year.</p>
<p>Traditionally, in early January, there are a raft of predictions from the security industry about what is likely to happen over the next 12 months in terms of emerging threats, consumer and corporate focus in terms of what people will be doing with their technology, and a general amount of crystal ball gazing.</p>
<p>Rather than make predictions that are doubtless going to come back in 12 months’ time and bite us somewhere unpleasant because they haven’t come true, it is perhaps better to focus on a story that has come out early in the year from Japan and is detailed here: <a href="http://www.yomiuri.co.jp/dy/national/T120102002799.htm" target="_blank">http://www.yomiuri.co.jp/dy/national/T120102002799.htm</a> &#8211; the headline being that the Japanese Government has entered into a relationship with Fujitsu to create a “good virus”.</p>
<p>Leaving aside the fact that, although this has been widely reported through several channels, there only appears to be one main source for this – the above site – and journalists are normally shy of putting out stories without corroboration from an independent source, this raises a number of questions.</p>
<p>There is, of course, a long standing debate going back many years as to whether there is such a thing as a good virus, and if so how it is defined, for example here: <a href="http://www.people.frisk-software.com/~bontchev/papers/goodvir.html" target="_blank">http://www.people.frisk-software.com/~bontchev/papers/goodvir.html</a>. We’ll not get into that here, but looking at the story it seems to be rather light on technical details. Perhaps this is understandable, given that the parties involved would not want the financial investment to go to waste, but there are a few things that can be implied – note that this is supposition on our parts and should not be taken as any insider knowledge!</p>
<p>Firstly, the story reports that the code (let’s call it code, as calling it a weapon gives it some sort of legitimacy, an issue that we’ll get onto momentarily) is capable of identifying both the sources of the attacks and the intermediary hosts used, and indeed states later in the article that this is used for looking at DDoS attacks. Once a host is identified, it would seem as if the code then copies itself to the infected host before running operations to disable the host from being part of the attack &#8211; whether this is by disabling a particular executable or by terminating the hosts’ internet connection isn’t specified.</p>
<p>The important part of this is that the code copies itself to the hosts. This means exploiting a vulnerability, presumably the same one that the original code exploited to get itself onto the box in the first place, or the command and control channel that is used by the malware itself. One of the things that both operating system patches and anti-malware vendors try to deal with is ensuring that the vulnerabilities are not exploitable, so that means that (in the case where people have good patching procedures, and let’s be honest don’t we all? Erm&#8230;) the vulnerability could no longer exist, and where anti-malware signature updates are applied, and scans are run regularly, the vulnerability may have been flagged already or the malware may have been already removed.</p>
<p>This leads to a situation where the code could be trying to get onto a machine that is already cleaned up or, at the very least, has had the vulnerability patched, and doesn’t even touch on whether there are any self-protection mechanisms written into the malware itself.</p>
<p>Then there arises the question as to whether the methods used by the code will themselves be determined as malicious and stopped by anti-malware vendors – the general gut feeling around WCL is that it probably will be – after all, it is a “virus”.</p>
<p>The testing has taken place in a “closed environment”. No details here are given, but let’s assume that it is mostly Windows based. The first questions that should be being asked about this are: Was the environment used homogenous (ie all the same type of operating system) or heterogenous (different variants of Windows, different patch levels on each)? In order to simulate a large scale DDoS, how large was the environment (number of hosts)? Were they real hosts or virtual hosts? How many of the botnet variants were used? How adaptable is the code to new types of code used in these attacks? How adaptable is the code to non-botnet malware?</p>
<p>In order to get a seriously large replication of a DDoS attack, obviously none of the major industry tools for traffic creation can be used, as they don’t have “real hosts” (including virtual) for the code to go back to and “clean up”. This implies that it works on a small scale and, for something as specific as the operation of this code and the type of malware that it appears to be targeting, there really is no substitute for seeing how it works in the real world.</p>
<p>Once we get past the technical issues, there are other more holistic issues to consider – will AV companies be subjected to pressure by the Japanese government to exclude detection for this code? That has, when tried previously, normally failed, and authorities using “viruses” was recently in the news in Germany in October last year when Federal police admitted to using code to monitor Skype (<a href="http://www.theregister.co.uk/2011/10/12/bundestrojaner/" target="_blank">http://www.theregister.co.uk/2011/10/12/bundestrojaner/</a>).</p>
<p>What are the legal implications for this? After all, the intention seems to be to put a piece of code onto a users’ machine in the same way as malware, without asking the user first, and given that there is no legal jurisdiction over the internet as it is a global network, there are potentially issues if this code gets onto machines in, for example, the US, Russia, China, any of the EU countries, and so on. Fujitsu and the Japanese government could find themselves at the center of a lot of legislation very quickly. Surely, when this project was mooted in 2008, somebody in either Fujistu or the government should have considered that there might be legal implications and started preparing for it then, rather than trying to sort it out after the code is written and ready to be released – any delays here (from a purely technical point of view) mean that the code will be outdated and potentially useless by the time that it actually gets released.</p>
<p>This will be an interesting time as the lawmakers try to sort out whether they can use the code and then, if they can, what subsequently happens with the AV industry and whether the code itself can make any inroads at all into reducing the number of DDoS attacks. Perhaps the one prediction we should make is that we’ll be watching this story with interest.</p>
<p>#3.1</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=138&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2012/01/09/fujitsu-and-the-japanese-government-announce-a-good-virus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>Future that sort of is</title>
		<link>http://westcoastlabs.wordpress.com/2011/04/25/future-that-sort-of-is/</link>
		<comments>http://westcoastlabs.wordpress.com/2011/04/25/future-that-sort-of-is/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 20:51:09 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=133</guid>
		<description><![CDATA[Here&#8217;s a gem from a book written in 1981, which predicts that the only crime in the future would be computer crime. (via PaleoFuture) Obviously crime is additive, not subtractive. Reading this, I started out thinking of it as the usual sort of &#8220;hey, where&#8217;s my flying car!&#8221; future-gazing.  But by the end, their description [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=133&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a gem from a book written in 1981, which predicts that the only crime in the future would be computer crime.</p>
<p>(via <a href="http://www.paleofuture.com/blog/2009/3/23/computer-criminals-of-the-future-1981.html" target="_blank">PaleoFuture</a>)</p>
<p><img class="aligncenter" title="Computer Criminals" src="http://www.paleofuture.com/storage/thumbnails/3374620-2732898-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1237853126648" alt="" width="500" height="349" /></p>
<p>Obviously crime is additive, not subtractive.</p>
<p>Reading this, I started out thinking of it as the usual sort of &#8220;hey, where&#8217;s my flying car!&#8221; future-gazing.  But by the end, their description of the current state of malware was not too far off the mark.</p>
<p>Except that &#8220;cassette&#8221; bit.  That made me giggle.</p>
<p>Because clearly storage media wasn&#8217;t going to advance past (very easily destroyed) 1970s technology.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=133&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2011/04/25/future-that-sort-of-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>

		<media:content url="http://www.paleofuture.com/storage/thumbnails/3374620-2732898-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1237853126648" medium="image">
			<media:title type="html">Computer Criminals</media:title>
		</media:content>
	</item>
		<item>
		<title>App privacy issues for smartphones</title>
		<link>http://westcoastlabs.wordpress.com/2010/12/23/app-privacy-issues-for-smartphones/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/12/23/app-privacy-issues-for-smartphones/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 20:55:15 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[Data leakage]]></category>
		<category><![CDATA[Risk Assessment]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=128</guid>
		<description><![CDATA[Ooh boy. For those of you who freak out about Facebook apps and their privacy problems, will you stop using apps on smart phones as well?  Not that I could blame you.   It&#8217;s a thorny issue, balancing profitability and privacy&#8230; We all decide what level of privacy invasion we&#8217;re willing to accept &#8211; in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=128&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://online.wsj.com/article/SB10001424052748704694004576020083703574602.html" target="_blank">Ooh boy</a>.</p>
<p>For those of you who freak out about Facebook apps and their privacy problems, will you stop using apps on smart phones as well?  Not that I could blame you.   It&#8217;s a thorny issue, balancing profitability and privacy&#8230;</p>
<p>We all decide what level of privacy invasion we&#8217;re willing to accept &#8211; in the form of which country we choose to inhabit, how we do or do not use social networking, how we interact with retail establishments, how we interact with government agencies and banks, how we interact with strangers and acquaintances, even how we interact with friends and family.  But more and more, the decision is being made after our privacy&#8217;s already been breached without our knowledge.</p>
<p>This is the part that bums me out more than anything.  It&#8217;s the de facto standard now for some third party to discover the breach.  And the outcry is so small that little changes.</p>
<p>Do you think this will change in the future?  If so, how?  Will it involve government regulation such as has been <a href="http://www.scmagazineus.com/commerce-dept-suggests-online-privacy-bill-of-rights/article/193027/" target="_blank">recently been suggested</a>?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=128&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/12/23/app-privacy-issues-for-smartphones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>Use Facebook Friend Lists for privacy</title>
		<link>http://westcoastlabs.wordpress.com/2010/10/19/use-facebook-friend-lists-for-privacy/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/10/19/use-facebook-friend-lists-for-privacy/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 22:19:40 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[User Education]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=123</guid>
		<description><![CDATA[Okay, because a number of people have asked me for this information, I&#8217;ve decided to write a little primer on Facebook &#8220;friend lists&#8221;. Facebook has this feature, which allows you to be incredibly granular about who sees what on your profile page.  Not just status updates in general, but individually.  And your photos, including specifically [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=123&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, because a number of people have asked me for this information, I&#8217;ve decided to write a little primer on Facebook &#8220;friend lists&#8221;.</p>
<p>Facebook has this feature, which allows you to be incredibly granular about who sees what on your profile page.  Not just status updates in general, but individually.   And your photos, including specifically &#8220;tagged photos&#8221; of you which other people have uploaded.  And it includes your notes.   And&#8230; on and on.  To my mind, Friend Lists are the most widely useful security feature they&#8217;ve put on the site, period.</p>
<p>Here&#8217;s how I break  things down:</p>
<ol>
<li>Close friends:  People I&#8217;d discuss pretty much anything  with.  Or at least anything I would put in writing on the Eternal Interwebs.</li>
<li>Local folks: Anyone I&#8217;d share location-based info with, or whose  local-info knowledge I would like to plumb.</li>
<li>People who I don&#8217;t  interact with much: This is mostly to keep from spamming people that I don&#8217;t think would want to be bombarded with every ridiculous thing I feel like sharing.</li>
<li>Work  friends: People who I met through work who would likely be interested in my more personal-interest posts.</li>
<li>Other work people: People who  I&#8217;m sociable enough with to keep on a Facebook friend list, rather than strictly interacting  with them on LinkedIn/Twitter/etc.</li>
<li>Non-people: For whatever reason, a  lot of interest-type things show up as &#8220;friends&#8221;, and I  share as little as possible with them.</li>
<li>Limited Profile: This is a  list which is (was?) created by Facebook, which I find has really,  really limited access to our profiles.  I could find no way to allow  them access to pictures or most posts, which I vaguely recall was in  some message box I read at some distant point in the past.  I couldn&#8217;t find a lot by way of explanation either on Facebook or on the wider internet.</li>
</ol>
<p>I&#8217;m sure you&#8217;ll have your own break-down  based on your own social network.  Family? School? Volunteer groups? Church? Old  hometown?  Whatever would make your social life easier to separate out.</p>
<p>The first trick is to separate people out into appropriate groups.  You may  wish to have a certain amount of overlap, or certain groups which are  subsets of others.  I personally don&#8217;t have overlap groups, as I&#8217;m not  good at calculating who should/shouldn&#8217;t see what that way.  You may be  better at that, just keep the added calculation in mind.</p>
<p>Now,  here&#8217;s the tedious bit.  (Or the fun bit, if you&#8217;re among those of us who organize their sock drawers for excitement on cold and rainy winter nights!)</p>
<ul>
<li>To create new lists, go to the &#8220;Edit  Friends&#8221; friends screen under &#8220;Account&#8221; up there at the top right of the  screen.</li>
<li>There&#8217;s a &#8220;Create Lists&#8221; button on the top center of the &#8220;Edit  Friends&#8221; screen.</li>
<li>If you wanna create lists first and then fiddle with who&#8217;s on what list after your  lists are created, hover over the area just shy of the X button on the  right-most area of the &#8220;Edit Friends&#8221; screen, and an &#8220;Edit Lists&#8221; menu will show up.</li>
</ul>
<p>Now,  what will those lists be able to see?</p>
<ul>
<li>Go into Account Settings.   (You&#8217;ve set up what Basic Directory info is visible already, right?)</li>
<li>In  that big box in the middle of the screen, there&#8217;s a check list of who  sees what.  Down at the bottom of that, there&#8217;s a link on the left  called &#8220;Customize Settings&#8221;.   Click that.</li>
<li>Now go to town on all those little  drop-down menus!<br />
&#8220;Custom    Edit&#8221; is where those new lists come in handy.   Don&#8217;t want your professional contacts seeing your tagged photos?   Exclude them!  Don&#8217;t want anyone but your closest peeps to see those  photos?  Well then, include just that list.</li>
<li>Keep in mind, security  settings for photos are on a per-album basis for anything <em>you</em> upload.  Same with  status and notes.  You can, however, set defaults.</li>
</ul>
<p>N.B.  I don&#8217;t recommend  putting anything as &#8220;everyone&#8221; on a personal (read: non-professional)  profile, but that&#8217;s my own level of paranoia/privacy.  YMMV.</p>
<p>Now,  before you consider the task finished, use that &#8220;Preview My Profile&#8221;  button up top to check how things look to different members of friend  lists or people who&#8217;re not on your friend list at all.  Are you okay  with what&#8217;s visible to whom?</p>
<p>Keep in mind that security  policies can and do shift site-wide, and I&#8217;ll reiterate that you should never put in writing what you  don&#8217;t want to be showing up on Google under your name.  And you really should  be periodically Googling yourself (including any email address you give out  to people) to make sure you&#8217;ve not got anything out there you don&#8217;t want  discussed in a job interview.  Consider it a credit check of your credibility.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=123&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/10/19/use-facebook-friend-lists-for-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>Honking Google alarm</title>
		<link>http://westcoastlabs.wordpress.com/2010/07/27/honking-google-alarm/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/07/27/honking-google-alarm/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 23:45:59 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[User Education]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=120</guid>
		<description><![CDATA[Has your life been too quiet and peaceful since the World Cup has ended?  Have you found yourself yearning for the dulcet tones of the vuvuzela? Oh.  No? Instead, how about a hefty dose of irritation to underline the incredible quantity of information that gets sent to Google as you surf the web? I couldn&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=120&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Has your life been too quiet and peaceful since the World Cup has ended?  Have you found yourself yearning for the dulcet tones of the vuvuzela?</p>
<p>Oh.  No?</p>
<p>Instead, how about a hefty dose of irritation to underline the incredible quantity of information that gets sent to Google as you surf the web?</p>
<p>I couldn&#8217;t help but giggle when I saw the video attached to <a href="http://mashable.com/2010/07/27/google-alarm/" target="_blank">this article on Mashable</a>.  Oh, the horror!!  The honking!!  Much like the &#8220;<a href="http://www.youtube.com/watch?v=MX0D4oZwCsA">Autotune Double Rainbow Remix</a>&#8221; it combines two totally heinous things in such a way that I can&#8217;t help but laugh hysterically.</p>
<p>Nothing is really suggested to help you avoid the information seepage, so maybe the video itself is enough of a wake-up call for people that the alarm would be unnecessary.  But if you&#8217;d like to illustrate the point to any disbelievers in your house or office, maybe you could do an extended demonstration.  I&#8217;d suggest you bring earplugs for yourself though.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=120&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/07/27/honking-google-alarm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>Let&#8217;s go play in the sandbox!</title>
		<link>http://westcoastlabs.wordpress.com/2010/07/20/lets-go-play-in-the-sandbox/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/07/20/lets-go-play-in-the-sandbox/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 22:15:59 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[Risk Assessment]]></category>
		<category><![CDATA[Sandboxes]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=116</guid>
		<description><![CDATA[Today&#8217;s news brings a couple articles discussing big-name companies who&#8217;ve decided to use sandboxes to make a more secure computing experience. This isn&#8217;t a new technique, it&#8217;s been one which has been used with varying degrees of success by a number of different companies.  I find it most meaningful in that more companies are changing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=116&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s news brings a <a href="http://www.theregister.co.uk/2010/07/20/secure_browser_push/" target="_blank">couple</a> <a href="http://www.theregister.co.uk/2010/07/20/adobe_reader_sandbox/" target="_blank">articles</a> discussing big-name companies who&#8217;ve decided to use sandboxes to make a more secure computing experience. This isn&#8217;t a new technique, it&#8217;s been one which has been used with varying degrees of success by a number of different companies.  I find it most meaningful in that more companies are changing their architecture to try to be more secure, rather than just relying on patches or 3rd party companies to create plug-ins to do the job.  I&#8217;m sure this won&#8217;t obviate the need for either, but &#8230;I digress.</p>
<p>I particularly liked this quote from Brad Arkin, Adobe&#8217;s senior director of product security and privacy:</p>
<blockquote><p>“We&#8217;ve done everything we can to build the walls of that sandbox as tall  as possible,” Arkin said. “We&#8217;re not sure how the offensive community  will react. They may move on to a different product and attack QuickTime  instead, or they may look at other applications that are easier to  attack. Or they may find clever ways to carry out some type of malicious  activity against Reader which are quite different than the attack  techniques that they use today.”</p></blockquote>
<p>It&#8217;s decidedly not warm and fuzzy, but it tells me they have decently realistic expectations.  Malware authors aren&#8217;t going to be stopped by this change; they may focus in the short-term on other products but they may just find new ways in.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=116&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/07/20/lets-go-play-in-the-sandbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>AMTSO is made of people</title>
		<link>http://westcoastlabs.wordpress.com/2010/07/06/amtso-is-made-of-people/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/07/06/amtso-is-made-of-people/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 22:39:12 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[AMTSO]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=109</guid>
		<description><![CDATA[There have been a few articles this week discussing the entities and individuals who make up AMTSO which inspired me to put my two cents in.  I understand, from the outside, AMTSO looks like a big honking monolith made up of faceless corporate drones who exist only to bring cash into the coffers of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=109&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There have been a <a href="http://anti-virus-rants.blogspot.com/2010/07/amtso-revisited.html" target="_blank">few articles</a> <a href="http://amtso.wordpress.com/2010/07/06/amtso-not-iso-standards-and-accountability/" target="_blank">this week</a> discussing the entities and individuals who make up AMTSO which inspired me to put my two cents in.  I understand, from the outside, AMTSO looks like a big honking monolith made up of faceless corporate drones who exist only to bring cash into the coffers of the various AV vendors.  I also understand the tendency to view as evil and money-grubbing those who seem to control something pertaining to your health or safety, which you feel is out of your control or oversight.  Between government and corporations, there are so many of those organizations now, it can feel like we&#8217;re walking among a legion of giants who who would squash us like so many insignificant ants.</p>
<p>I can&#8217;t speak for any of the other organizations out there which might wish to squash us for monetary gain, but I can speak for the individuals who make up AMTSO.  The people who make up this organization are, by and large, researchers.  Not &#8220;Symantec Researchers&#8221; or &#8220;Microsoft Researchers&#8221; or &#8220;McAfee Researchers&#8221;, just researchers.  Some don&#8217;t work at an anti-malware or testing organization at all, some who who will work at one company today but a different one next year.</p>
<p>That is to say, they&#8217;re simply the propeller-heads who are way more interested in doing things in a scientifically correct way than in doing things in the way that maximizes financial gain.  They understand that testing can provide both users <em>and</em> vendors valuable information when they&#8217;re done well.  They will argue minutia till everyone&#8217;s blue in the face, to make sure that the recommendations they&#8217;re making are absolutely accurate and cover every last corner-case.</p>
<p>I say this with the utmost love and respect, of course &#8211; many of them are among my favorite people in the world.  It&#8217;s hard not to have a deep appreciation of those who look past vendor boundaries, and give up countless nights and weekends, working to protect a world full of users they may never meet.</p>
<p>Having been a propeller-head working for a vendor myself not too long ago, I know how frustrating poorly designed tests are.  They provide little useful information while creating firey hoops to jump through, which is just exhausting.  Every vendor gets burned from time to time.  That&#8217;s a large part of why I am where I am now &#8211; at West Coast Labs, I&#8217;ve been able to help change my little corner of the testing world.  When I first started talking to the fine folks here, I saw the commitment they already had to leading the testing industry by good example.</p>
<p>I tend to agree with David&#8217;s point about the &#8220;Standards&#8221; in AMTSO.  &#8220;Standards&#8221; tends to bring to mind ISO type organizations, which is not really what AMTSO is intended to be.  No one is going to show up in a suit and brandishing a clipboard, in order to audit testers for AMTSO-compliance.  Instead, maybe &#8220;Recommendations&#8221;?  &#8220;Suggestions&#8221;?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=109&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/07/06/amtso-is-made-of-people/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>Defining terms</title>
		<link>http://westcoastlabs.wordpress.com/2010/06/11/defining-terms/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/06/11/defining-terms/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 17:48:44 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[User Education]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=105</guid>
		<description><![CDATA[I was mildly impressed with this LifeHacker article which defined malware terms.  The descriptions are reasonably accurate.  I didn&#8217;t start shouting at my laptop about how horribly misguided its authors were, which is usually what I deem to be a good article in the mainstream-ish press.  Considering how frequently even malware experts disagree, it seems [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=105&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was mildly impressed with this <a href="http://lifehacker.com/5560443/whats-the-difference-between-viruses-trojans-worms-and-other-malware?skyline=true&amp;s=i" target="_blank">LifeHacker</a> article which defined malware terms.  The descriptions are reasonably accurate.  I didn&#8217;t start shouting at my laptop about how horribly misguided its authors were, which is usually what I deem to be a good article in the mainstream-ish press.  Considering how frequently even malware experts disagree, it seems a reasonable benchmark.</p>
<p>I&#8217;d like to amend and clarify a couple of points, after reading the comments.  I&#8217;m sure this will cause a couple people to shout at their computer due to my oversimplification, but I&#8217;m not trying to address every last corner-case.</p>
<p>Malware can be broken down into two basic categories, viruses and trojans.<br />
Malware itself simply means &#8220;code created with malicious intent&#8221;.</p>
<p>Viruses are self-replicating code.  That means code which copies itself.<br />
Trojans are malicious code which is not what it purports to be.<br />
Worms are viruses which copy themselves over networks (email, IM, web, whatever)</p>
<p>There are viruses and trojans for every major operating system, and for most minor ones.<br />
There is more malware written for Windows machines, this does not mean other OSes are immune or not-targeted.</p>
<p>Most drive-by-downloads and &#8220;browser hijacks&#8221; are trojans.  Most rootkits are trojans.  Same with scareware, spyware, ransomware and backdoors.</p>
<p>Adware is not strictly speaking malware but a &#8220;security concern&#8221; or Potentially Unwanted Program as its presence/functions are often poorly documented and many system administrators consider its presence on their network undesirable.</p>
<p>Most malware these days is not intentionally data-destructive.  That&#8217;s not to say it isn&#8217;t unintentionally data-destructive.  Regular incremental backups are a good safety precaution &#8211; malware these days tends to wriggle its way so deeply into systems that many people recommend to just nuke and pave a compromised machine.</p>
<p>Does this clear things up?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=105&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/06/11/defining-terms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile model makes malware moot?</title>
		<link>http://westcoastlabs.wordpress.com/2010/06/03/mobile-model-makes-malware-moot/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/06/03/mobile-model-makes-malware-moot/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 22:56:12 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[Mobile Malware]]></category>
		<category><![CDATA[Risk Assessment]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=102</guid>
		<description><![CDATA[I gotta say, upon reading the headline for this article I laughed for a good minute or so.  Yeah sure, buddy.  End of malware.  I&#8217;ll hold my breath. Imagine my surprise when it turned out to be a well-balanced and considered view of the future of the malware environment!  And in a main-stream-ish magazine, no [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=102&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I gotta say, upon reading the headline for <a href="http://www.slate.com/id/2255917/" target="_blank">this article</a> I laughed for a good minute or so.  Yeah sure, buddy.  End of malware.  I&#8217;ll hold my breath.</p>
<p>Imagine my surprise when it turned out to be a well-balanced and considered view of the future of the malware environment!  And in a main-stream-ish magazine, no less!</p>
<p>It does leave me feeling somewhat optimistic, that perhaps the security industry&#8217;s collective wailing and gnashing of teeth have had some impact on hardware and software designers thought processes.  Wouldn&#8217;t that be nifty!</p>
<p>I don&#8217;t expect, and I don&#8217;t think the author expects, that malware will truly come to an end.  What I do think is that malware will begin to be much more difficult for bad-actors to create, and perhaps the profitability for them will decrease if there should be such a time that we move away from the existing/legacy software models (and, of course, assuming we don&#8217;t give them a hot new platform).  I certainly won&#8217;t happen today, and certainly not tomorrow, but maybe 15 years down the line?</p>
<p>Of course, that says nothing about a decline in the future of phishing, so I&#8217;m sure there will still be a security industry even if that comes to pass&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=102&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/06/03/mobile-model-makes-malware-moot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
		<item>
		<title>A social balancing act</title>
		<link>http://westcoastlabs.wordpress.com/2010/06/01/a-social-balancing-act/</link>
		<comments>http://westcoastlabs.wordpress.com/2010/06/01/a-social-balancing-act/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 22:03:59 +0000</pubDate>
		<dc:creator>West Coast Labs</dc:creator>
				<category><![CDATA[Data leakage]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[User Education]]></category>

		<guid isPermaLink="false">http://westcoastlabs.wordpress.com/?p=99</guid>
		<description><![CDATA[I&#8217;ve been musing on the nature of social networking sites again&#8230; no big surprise, nary a week goes by for me where the delicate balancing act of this new paradigm doesn&#8217;t come into my conversations.  This time it was a conversation with a friend who actually makes his living in the social networking space.  We [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=99&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been musing on the nature of social networking sites again&#8230; no big surprise, nary a week goes by for me where the delicate balancing act of this new paradigm doesn&#8217;t come into my conversations.  This time it was a conversation with a friend who actually makes his living in the social networking space.  We were both early adopters of Web 2.0 and continue to be pretty enthusiastic about its possibilities.  In fact, we probably would not have met had it not been for one such site.</p>
<p>That being said, both of us are pretty privacy conscious.  We&#8217;ve been conscious from the outset that &#8220;the Internet is forever&#8221; and that content has a way of wandering outside its origin.  That picture you post today is now pretty well out of your control, and unlikely to stay where you put it &#8211; people can easily copy it and post it elsewhere, no matter the protection in place.</p>
<p>Some of our mutual friends have had to deal with the reality of their web-presence, moving from college to the &#8220;real world&#8221;.  Yes, that info you posted when you were a young&#8217;un can come to bite you in the hindquarters when it comes time to move your life into the professional realm.  If it&#8217;s not something you would want to have to explain to your grandma, just don&#8217;t post it, m&#8217;kay?</p>
<p>I also recently overheard a girl who had worked for the Peace Corps talking about how officials in D.C. had contacted her about information she&#8217;d posted on her (then public) blog which they found objectionable.  She was quite shocked that anyone outside her meat-space social circle would be reading her blog.  When she was told by the officials what could be done with the information she was sharing, the girl was absolutely dumbstruck.  It&#8217;s tempting to think we&#8217;re alone in this vast web-o-sphere, but it&#8217;s not analogous to the analog world &#8211; India is equally as close as Indiana.</p>
<p>There seems to me to be a few basic issues:</p>
<ol>
<li>The pace of change has way outpaced our ability to properly appreciate their consequences.</li>
<li>There has not been a culture of sites offering transparency, but of pushing boundaries until people start screaming.</li>
<li>Users have had a &#8220;head in the sand&#8221; attitude about all things technology:  Until it&#8217;s been proven that something is harmful, they&#8217;ll use it blindly.</li>
</ol>
<p>It strikes me that the best thing for the future of social networking is to adopt a &#8220;User Bill of Rights&#8221; like the one outlined by this <a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2010/05/21/EDMT1DHE16.DTL" target="_blank">San Francisco Chronicle</a> article.</p>
<blockquote><p><strong>1. Honesty:</strong> Tell the truth. Don&#8217;t make our  information public against our will and call it &#8220;giving users more  control.&#8221; Call things what they are.</p>
<p><strong>2. Accountability:</strong> Keep your word. Honor the deals  you make and the expectations they create. If a network asks users to  log in, users expect that it&#8217;s private. Don&#8217;t get us to populate your  network based on one expectation of privacy, and then change the rules  once we&#8217;ve connected with 600 friends.</p>
<p><strong>3. Control:</strong> Let us decide what to do with our data.  Get our permission before you make any changes that make our information  less private. We should not have data cross-transmitted to other  services without our knowledge. We should always be asked to opt in  before a change, rather than being told we have the right to opt out  after a change is unilaterally imposed.</p>
<p><strong>4. Transparency:</strong> We deserve to know what information  is being disclosed and to whom. When there has been a glitch or a leak  that involves our information, make sure we know about it.</p>
<p><strong>5. Freedom of movement:</strong> If we want to leave your  network, let us. If we want to take our data with us, let us do that,  too. This will encourage competition through innovation and service,  instead of hostage-taking. If we want to delete our data, let us. It&#8217;s  our data.</p>
<p><strong>6. Simple settings:</strong> If we want to change something,  let us. Use intuitive, standard language. Put settings in logical  places. Give us a &#8220;maximize privacy settings&#8221; button, a and a &#8220;delete my  account&#8221; button.</p>
<p><strong>7. Be treated as a community, not a data set:</strong> We  join communities because we like them, not &#8220;like&#8221; them. Advertise to  your community if you want. But don&#8217;t sell our data out from under us.</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/westcoastlabs.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/westcoastlabs.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/westcoastlabs.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/westcoastlabs.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/westcoastlabs.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/westcoastlabs.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/westcoastlabs.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/westcoastlabs.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/westcoastlabs.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/westcoastlabs.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/westcoastlabs.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/westcoastlabs.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/westcoastlabs.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/westcoastlabs.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=westcoastlabs.wordpress.com&amp;blog=7524531&amp;post=99&amp;subd=westcoastlabs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://westcoastlabs.wordpress.com/2010/06/01/a-social-balancing-act/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4041d5a040e969ee9f6bf21b37ed6175?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">LysaM</media:title>
		</media:content>
	</item>
	</channel>
</rss>
