<?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>data management &#8211; anthro{dendum}</title>
	<atom:link href="/tag/data-management/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description></description>
	<lastBuildDate>Thu, 15 Sep 2022 14:53:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>

<image>
	<url>/wp-content/uploads/2017/11/cropped-brackets-ico-file-32x32.png</url>
	<title>data management &#8211; anthro{dendum}</title>
	<link>/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>See You Later, Thick Data – Part 4</title>
		<link>/2022/10/05/see-you-later-thick-data-part-4/</link>
		
		<dc:creator><![CDATA[DISTRACT]]></dc:creator>
		<pubDate>Wed, 05 Oct 2022 14:45:27 +0000</pubDate>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[Guest blogger]]></category>
		<category><![CDATA[data management]]></category>
		<category><![CDATA[Denmark]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[social data science]]></category>
		<guid isPermaLink="false">https://anthrodendum.org/?p=8652</guid>

					<description><![CDATA[This blogpost is part of the methodological series “See You Later, Thick Data &#8211; How we experimented with doing collaborative fieldwork as part of an interdisciplinary research project”. In this series, we, a group of anthropologically trained junior scholars, discuss some of the opportunities and challenges we faced when collecting ethnographic data in a week-long, &#8230; <p class="read-more"><a class="readmore-btn" href="/2022/10/05/see-you-later-thick-data-part-4/">+<span class="screen-reader-text"> Read More See You Later, Thick Data – Part 4</span></a></p>]]></description>
										<content:encoded><![CDATA[<p><em>This blogpost is part of the methodological series “See You Later, Thick Data &#8211; </em><em>How we experimented with doing collaborative fieldwork as part of an interdisciplinary research project”. In this series, we, a group of anthropologically trained junior scholars, discuss some of the opportunities and challenges we faced when collecting ethnographic data in a week-long, interdisciplinary case study of the Danish democratic festival “The People’s Meeting”. We took on a somewhat different approach to the classic anthropological fieldwork, and i</em><em>n this series, we share our experiences with a highly preplanned, systematic, and collaborative way of collecting ethnographic data that is integrable with other data types. </em></p>
<h3><strong>Computational Processing of Ethnographic Data</strong></h3>
<p><em>After a few intensive days in the field, you and your team have returned to the familiar settings of the university. In front of you, there is a big pile of observation schemes and seating charts from the field awaiting you to turn them all into one common spreadsheet. Luckily, most ethnographers appear to have carefully recorded audience attention in full accordance with the instructions. After having typed in the last crinkled seating chart, you finally have a full overview of all the recorded quantified attention behavior from the field. You log on to the Ethno-platform to fetch a file with all the fieldnotes from the festival and load it to a programming application. You swiftly extract all the notes that accompany your newly created spreadsheet. Overwhelmed by this huge corpus of fieldnotes and observations, you wonder: Which computational techniques would be most helpful to find patterns in these data?</em></p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-8653" src="https://anthrodendum.org/wp-content/uploads/2022/08/Fig-7.jpg" alt="" width="845" height="634" srcset="/wp-content/uploads/2022/08/Fig-7.jpg 845w, /wp-content/uploads/2022/08/Fig-7-300x225.jpg 300w, /wp-content/uploads/2022/08/Fig-7-768x576.jpg 768w, /wp-content/uploads/2022/08/Fig-7-360x270.jpg 360w" sizes="(max-width: 845px) 100vw, 845px" /></p>
<p><em>Picture 6. Structuring ethnographic data </em></p>
<h4></h4>
<h4>Computational Potential</h4>
<p>Computational programming is, unfortunately, often presented as more complicated or math-demanding than it needs to be. In many ways, it is like learning the grammar structure of a new language. As soon as you know the basic rules for how to construct a sentence and bend your verbs, you can slowly begin to communicate. Same thing with programming languages; when you understand the syntax and learn the basic logic behind building up a “script”, you can execute simple code. And even with a few basic skills, you can benefit from programming tools when working with ethnographic data. In the field of social data science, there have been different suggestions to how computers can help process and analyze ethnographic text: some find the machines helpful when coding their material; some have entrusted them with the responsibility to automatically code large parts of their fieldnotes; while others have used text mining techniques to explore notes and interviews to find new themes or patterns that they hadn’t noticed before. These are just a few examples of how computational potential paves the way for new ways to analyze ethnographic data. So, how did we put computational power to good use? We wanted to use computational techniques for two things: to explore our ethnographic material and to combine it with other data types that we collected at the People’s Meeting.</p>
<h4></h4>
<h4>Uniting Ethnographic Data Sources</h4>
<p>During the few days the festival lasted, we compiled a ton of beautifully aligned fieldnotes. When accessing the Ethno-platform, the infrastructure allowed us simply to press a button to fetch a file that contained all of them. We loaded the file to a programming application and converted it to a spreadsheet. Now they were ready for computational processing. Imagine a spreadsheet where each row holds the data of a fieldnote, and the different columns help to divide the different information and metadata related to that fieldnote (see Picture 7). Now, returning to the common format of our fieldnotes: each note was written, following three formalities (see Post 2) and holds meta-data about the described situation. Therefore, we could extract information by using these features with different search commands in the programming application. This meant that we could sort the data by date, time of day, ethnographer, event tent, and we could fetch quotes and analytical comments. These can surely be helpful features for the initial data exploration, and our aspirations to computationally process our fieldnotes were slowly being realized. However, we also wanted to combine our systematized quantitative observations with the spreadsheet of fieldnotes.</p>
<p>As alluded to in the beginning of this post, we turned the piles of attention schemes and seating charts into a common spreadsheet. The next step was to merge it with our fieldnotes from the Ethno-platform. The result was one grand spreadsheet of all our ethnographic data. The columns contained the text from fieldnotes and metadata as well as different levels of attention and seating information at each event. And though the data from the seating charts and attention schemes were of a different kind, namely reduced quantitative measures of attention and presence, they were now merged with the accompanying descriptive (though also structured) fieldnotes in which our group of ethnographers had strived to capture attention dynamics in interactions during events. We were now finally piecing together the somewhat fragmented ethnographic puzzle.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-8654" src="https://anthrodendum.org/wp-content/uploads/2022/08/Fig-8-1024x380.jpg" alt="" width="640" height="238" srcset="/wp-content/uploads/2022/08/Fig-8-1024x380.jpg 1024w, /wp-content/uploads/2022/08/Fig-8-300x111.jpg 300w, /wp-content/uploads/2022/08/Fig-8-768x285.jpg 768w, /wp-content/uploads/2022/08/Fig-8-604x224.jpg 604w, /wp-content/uploads/2022/08/Fig-8.jpg 1099w" sizes="(max-width: 640px) 100vw, 640px" /></p>
<p><em>Picture 7. A spreadsheet of fieldnotes from the Ethno-platform</em></p>
<h4>From Potential to Beneficial</h4>
<p>With the united ethnographic data, we could finally begin to experiment with computational techniques for analysis. After having discussed different ways we could approach this sort of dataset, we decided to start simply by visualizing the quantitative observations of attention. In Figure 8, we have plotted the audience&#8217;s attention levels for each observed event. From our master spreadsheet, we extracted all events observed on Friday at the People’s Meeting (vertical axis). We used our observations of how many looked at their phone and at the stage throughout events to create a combined attention score for the two types behavior ranging from 0-10 for each 15 minutes of the event (horizontal axis). As each event lasted an hour this meant that the maximum attention score for an entire event is 40.</p>
<p>Figure 8 might not look very interesting at first glance but visualizing ethnographic observations does bring potential: it can guide parts of our analysis and bring some transparency to analytical choices. Questions and surprises emerging from what we see in the visualization of attention during events could be explored more by diving into the related fieldnotes. We can for instance examine how the audience preserves attention over time in a political event, and we can hold this up against the theme discussed during the event and observations from fieldnotes.<a href="#_ftn1">[1]</a></p>
<p>From the visualization, we could also see that the approximate fraction of people paying attention to the stage was relatively stable overall across time intervals and across events, but we saw some small variations. And if we dove into the fieldnotes, we learned for the event with the lowest score, that it was extremely hot around the stage where the event was held. This meant that many in the audience were struggling with the heat, and instead of looking at the stage some were fanning themselves with magazines while others were focusing on ice cream they had bought before the event started.<img decoding="async" class="aligncenter size-large wp-image-8655" src="https://anthrodendum.org/wp-content/uploads/2022/08/Fig-9-1024x1024.png" alt="" width="640" height="640" srcset="/wp-content/uploads/2022/08/Fig-9-1024x1024.png 1024w, /wp-content/uploads/2022/08/Fig-9-300x300.png 300w, /wp-content/uploads/2022/08/Fig-9-150x150.png 150w, /wp-content/uploads/2022/08/Fig-9-768x768.png 768w, /wp-content/uploads/2022/08/Fig-9-270x270.png 270w, /wp-content/uploads/2022/08/Fig-9.png 1100w" sizes="(max-width: 640px) 100vw, 640px" /></p>
<p><em>Picture 8. Sorted bar chart of attention over time among audiences at different events </em></p>
<p>This was just one example of how we could explore our ethnographic data computationally. A possible next step could be to examine the differences between attention in the back and the front of the audience section, or to try to track temporal and spatial variation in attention at the festival site. When we had metadata recorded such as time and place for observations then we can also move on to merge other spreadsheets with other data types to our grand spreadsheet of ethnographic data. This could be data containing ticket sales for each event, tweets posted by event organizers, or maybe even weather data for each day during the festival. When we have the ethnographic data and metadata united in one spreadsheet loaded into a programming application then we can combine it with other data types.</p>
<p>So now we’ve unfolded our methodological and to some extent experimental approach to ethnographic data collection in an interdisciplinary setting. In the coming post, we will move on to discuss thick versus broad data and the implications of the kind of data we ended up collecting.</p>
<p><em>Notes</em></p>
<p><a href="#_ftnref1">[1]</a> We could for instance see that some ethnographers didn&#8217;t record attention scores all four times during events, as bars were missing for some events. In the fieldnotes from these events, we learned that this is due to events starting or ending early or the ethnographer arriving late.</p>
<div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img alt='DISTRACT' src='http://0.gravatar.com/avatar/3db6beafb7292b4a3472e5bb264f1acc?s=100&#038;d=retro&#038;r=g' srcset='http://0.gravatar.com/avatar/3db6beafb7292b4a3472e5bb264f1acc?s=200&#038;d=retro&#038;r=g 2x' class='avatar avatar-100 photo' height='100' width='100' itemprop="image"/></div><div class="saboxplugin-authorname"><a href="/author/distract/" class="vcard author" rel="author"><span class="fn">DISTRACT</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>The authors if this blogpost series are Sofie Læbo Astrupgaard — PhD fellow in Social Data Science at the University of Copenhagen, Clara Rosa Sandbye — PhD fellow at the Department of Anthropology at Aarhus University, and Emilie Gregersen — MSc student in Social Data Science at the University of Copenhagen. The trio has been working as a part of the interdisciplinary research project <a href="https://sodas.ku.dk/projects/distract/">DISTRACT</a>, studying the dynamics of issue attention at a political festival.</p>
</div></div><div class="clearfix"></div></div></div>
<p><a href="/2022/10/05/see-you-later-thick-data-part-4/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cloud Security for Anthropologists</title>
		<link>/2018/06/19/cloud-security-for-anthropologists/</link>
					<comments>/2018/06/19/cloud-security-for-anthropologists/#comments</comments>
		
		<dc:creator><![CDATA[Guest Contributor]]></dc:creator>
		<pubDate>Tue, 19 Jun 2018 15:22:22 +0000</pubDate>
				<category><![CDATA[Invited post]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[confidentiality]]></category>
		<category><![CDATA[data management]]></category>
		<category><![CDATA[data security]]></category>
		<category><![CDATA[digital archiving]]></category>
		<category><![CDATA[digital security]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[GDPR]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[tools we use]]></category>
		<guid isPermaLink="false">https://anthrodendum.org/?p=1316</guid>

					<description><![CDATA[By Alexander Taylor Our ethnographic data is in the cloud, but our heads are not More and more anthropologists are conducting, storing and circulating their research in the cloud. Cloud storage &#8211; typically in the form of Apple iCloud, Google Drive and Microsoft OneDrive &#8211; is now the default storage option on the smartphones, netbooks, &#8230; <p class="read-more"><a class="readmore-btn" href="/2018/06/19/cloud-security-for-anthropologists/">+<span class="screen-reader-text"> Read More Cloud Security for Anthropologists</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>By Alexander Taylor</p>
<p><strong>Our ethnographic data is in the cloud, but our heads are not</strong></p>
<p>More and more anthropologists are conducting, storing and circulating their research in the cloud. Cloud storage &#8211; typically in the form of Apple iCloud, Google Drive and Microsoft OneDrive &#8211; is now the default storage option on the smartphones, netbooks, tablets and other digital devices that have become <a href="http://www.americananthropologist.org/2018/02/21/with-the-smartphone-as-field-assistant-designing-making-and-testing-ethnoally-a-multimodal-tool-for-conducting-serendipitous-ethnography-in-a-multisensory-world/">commonplace tools of fieldwork</a>. Messages are sent to interlocutors through cloud platforms like WhatsApp. Interviews are carried out through Skype and Facetime. <a href="https://www.tandfonline.com/doi/full/10.1080/19428200.2017.1291054?src=recsys">Apps for ethnographic research</a> are proliferating. Evernote is replacing the <a href="http://anthropologizing.com/2015/01/10/just-another-dad-on-his-cellphone-evernote-as-field-notebook/">field notebook</a>. Articles are written collaboratively in browser-based cloud environments like Google Docs or Microsoft Office Online. Field reports and article drafts are circulated via Dropbox, WeTransfer, Box and Mozy.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1317" src="https://anthrodendum.org/wp-content/uploads/2018/06/Title-Image.jpg" alt="" width="550" height="413" srcset="/wp-content/uploads/2018/06/Title-Image.jpg 550w, /wp-content/uploads/2018/06/Title-Image-300x225.jpg 300w, /wp-content/uploads/2018/06/Title-Image-360x270.jpg 360w" sizes="(max-width: 550px) 100vw, 550px" /></p>
<p>Cloud infrastructure increasingly underpins growing areas of academic research practice. Yet to date there has been little – if any – critical reflection on the ethical, political and legal implications of cloud computing for social science researchers. The aim of this post is to begin moving <a href="https://savageminds.org/2015/10/03/encrypting-ethnography-digital-security-for-researchers/">discussions of digital security</a> beyond the bare essentials of locked filing cabinets, password-protected laptops and hard drive encryption. Having spent a year and half conducting fieldwork in the cloud, becoming progressively more paranoid about data security in the process, I’d like to draw some much-needed attention to cloudy digital research practices that anthropologists increasingly engage in but may not recognise as security issues. In doing so, I hope to prompt discussion on the implications of cloud computing as it becomes increasingly infrastructured into research, teaching and administrative activities across universities. With higher education institutions turning to cloud services to deliver their e-learning and information management systems, and with research funders requiring grant awardees to deposit their field data in cloud databases, anthropologists urgently need to begin getting their heads around the cloud.</p>
<p><strong>The bearable lightness of laptops </strong></p>
<p>While most anthropologists have long been aware of the ethical and security concerns surrounding the sending of sensitive information through email, the problem with the cloud is that many people don’t know what it is or even realise they are using it. Like most infrastructure, it is designed to disappear. This problematic invisibility means that cloud computing seems to fly under the ethics and security radar.</p>
<p>Despite the image of fluffy ethereality that the cloud metaphor conjures, the cloud is concrete, political and <a href="https://failedarchitecture.com/failover-architectures-the-infrastructural-excess-of-the-data-centre-industry/">aggressively expanding across the surface of the planet</a>. At its most basic, cloud computing refers to an infrastructural shift from desktop computing &#8211; where files and applications were stored on the local hard drives of our computers &#8211; to a form of online computing, where these are stored in data centres accessed remotely ‘as a service’ through the Internet. In the context of my fieldwork, ‘the cloud’ was mostly a windowless, subterranean data centre repurposed from the ruins of a Cold War bunker. It was about as far away from the sky you could possibly get, and distinctly un-cloudlike &#8211; except for its whiteness:</p>
<figure id="attachment_1318" aria-describedby="caption-attachment-1318" style="width: 640px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-1318" src="https://anthrodendum.org/wp-content/uploads/2018/06/Figure-1-1024x683.jpg" alt="" width="640" height="427" srcset="/wp-content/uploads/2018/06/Figure-1-1024x683.jpg 1024w, /wp-content/uploads/2018/06/Figure-1-300x200.jpg 300w, /wp-content/uploads/2018/06/Figure-1-768x512.jpg 768w, /wp-content/uploads/2018/06/Figure-1-405x270.jpg 405w, /wp-content/uploads/2018/06/Figure-1.jpg 1920w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-1318" class="wp-caption-text">Inside the Cloud. Photo by Author.</figcaption></figure>
<p>It’s thanks to data centres that our digital devices are so light, portable, and fieldwork-friendly. Laptops no longer have CD or DVD drives because we download our apps, programs and software online, directly from data centres. As more of our files and applications are stored in and streamed from data centres, the bulky storage drives and connectivity ports that once weighed down our devices, are being stripped away to reduce weight and replaced with minimal capacity internal memory. With most of our computing needs now implemented as web services, the main task left for our devices, as powerful as they are, is more and more just to act as portals to data centres.</p>
<p>But this lightness comes at a significant cost. Removing ports removes possibilities for increasing memory using external storage like USB drives or micro SD cards. And shrinking internal storage capacity means that users increasingly have little choice <em>but</em> to store their data in the cloud. Cloud storage is now infrastructured into smartphones, tablets and other digital devices as the default storage option. Taking these devices off-cloud is often made deliberately unclear by tech manufacturers. It is also becoming increasingly difficult, with cloud-connected devices designed to silently upload files without any fanfare, potentially leading to the inadvertent sharing of ethnographic data.</p>
<p><strong>Data murk</strong></p>
<p>With smartphones being used to record interviews, capture video footage, take photos, send files and write and store fieldnotes, anthropologists can now quickly generate large quantities of born-digital ethnographic data that soon exceed our mobile device’s storage capacity. In this context, the cloud, with its promise of ‘free’ and ‘unlimited’ data storage space is a tempting solution.</p>
<figure id="attachment_1319" aria-describedby="caption-attachment-1319" style="width: 640px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-1319" src="https://anthrodendum.org/wp-content/uploads/2018/06/smartphone-2758475-1024x768.jpg" alt="" width="640" height="480" srcset="/wp-content/uploads/2018/06/smartphone-2758475-1024x768.jpg 1024w, /wp-content/uploads/2018/06/smartphone-2758475-300x225.jpg 300w, /wp-content/uploads/2018/06/smartphone-2758475-768x576.jpg 768w, /wp-content/uploads/2018/06/smartphone-2758475-360x270.jpg 360w, /wp-content/uploads/2018/06/smartphone-2758475.jpg 1707w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-1319" class="wp-caption-text">Microphones and other peripherals transform tablets and phones into the ethnographer’s Swiss Army Knife. Image Source: Pixabay.</figcaption></figure>
<p>However, data stored in the cloud remains legally, ethically and epistemically murky. A severe lack of legislative regulation means online data is typically subject to the service level agreements and terms and conditions of each cloud provider. In cases where data stored in the cloud is unprotected by intellectual rights, you may effectively be transferring ownership of your ethnographic data. You should therefore exercise caution before storing data with any third-party cloud service providers.</p>
<p>Even when an online service is not specifically marketed as a ‘cloud service’, the basic rule of thumb is that any files exchanged or interactions that occur over the Internet will be stored in data centres. That means conversations through Skype, Facetime and WhatsApp. It means the mundane e-learning platforms and management systems (like Moodle), that we regularly encounter but rarely reflect upon. It also means any emails or attachments that you send (even to yourself as a back-up copy). Emails sent outside of your university network are sent in plain text and are therefore never ‘private and confidential’. As I heard many times during my fieldwork, ‘email is about as secure as a postcard’.</p>
<p>Passing private and perhaps sensitive ethnographic data on to unknown others in the form of cloud providers could be considered a serious breach of the fiduciary duty anthropologists have to their research participants. In the post-Snowden securityscape, we must assume that data stored in the cloud will be subject to surveillance. Commonly used cloud file-sharing services, such as Google Drive, Apple’s iCloud, Dropbox, WeTransfer, Mozy and Box will not be appropriate for sensitive or personal data.  If you find yourself having to use the cloud then you need to encrypt your files before uploading them. <a href="https://archive.codeplex.com/?p=veracrypt">VeraCrypt</a>  is an easy-to-use free tool for encrypting files in secure way before sending them online. <a href="https://www.pcloud.com/">pCloud</a> offers fully encrypted cloud storage. <a href="https://mega.co.nz/">Mega</a>  is also worth mentioning &#8211; it runs some basic encryption inside the browser before the file is uploaded to protect data that is being transmitted over an open/public Wi-Fi connection against low-level snooping. Though it is certainly not ‘government-proof’.</p>
<p>Most university networks offer secure files storage on servers located on campus that will meet data security and privacy requirements. This provides a layer of assurance that cloud providers, who could store your data anywhere in the world, cannot.  With increasingly stringent <a href="http://rgtechnologies.com.au/resources/data-sovereignty/">data sovereignty</a> regulations &#8211; where data is subject to the laws of the country in which it is stored &#8211; it may also be necessary to know the physical location(s) of the data centre(s) you are using. Storing data in local data centres may become a standard condition of future fellowships and confidentially agreements.</p>
<p>Ideally, anthropology departments would provide PhD students and supervisors with a secure online storage space for the transferring of field reports, research materials and other file exchanges (anything sent over the Internet should, of course, be anonymised, unless your informants have specifically requested otherwise or the conditions of consent explicitly state otherwise). Undoubtedly the safest way to share files is to physically exchange a storage device. Data centre professionals call this the ‘<a href="https://en.wikipedia.org/wiki/Sneakernet">sneakernet</a>’. Despite all the cloud hype, in the data centre industry, the most secure and the fastest way of transporting large volumes of data to the so-called cloud is simply to load it in the back of a ‘hardened’ truck and drive it there, giving a whole new meaning to ‘hard drive’.</p>
<figure id="attachment_1320" aria-describedby="caption-attachment-1320" style="width: 640px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-1320" src="https://anthrodendum.org/wp-content/uploads/2018/06/Snowmobile-1024x573.png" alt="" width="640" height="358" srcset="/wp-content/uploads/2018/06/Snowmobile-1024x573.png 1024w, /wp-content/uploads/2018/06/Snowmobile-300x168.png 300w, /wp-content/uploads/2018/06/Snowmobile-768x430.png 768w, /wp-content/uploads/2018/06/Snowmobile-483x270.png 483w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-1320" class="wp-caption-text">In December 2016 Amazon unveiled the ‘Snowmobile’, an exabyte-scale data transfer service in the form of a forty-five-foot-long shipping container attached to the back of an articulated truck. Image Source: Amazon Web Services.</figcaption></figure>
<p><strong>The Right to Erasure </strong></p>
<p>The new EU <a href="https://www.eugdpr.org/">General Data Protection Regulation (GDPR)</a> framework provides ‘data subjects’ (interlocutors) with the right to have any personal data the anthropologist may hold on them permanently erased. My fieldwork experiences highlighted considerable ethical and legal dilemmas surrounding the safe and secure disposal of data stored online.</p>
<p>When you delete an email, file, photo, social media post or even close an online account, you are not necessarily deleting them from the data centre in which they are stored. From the cloud provider’s perspective, deletion often simply means removal from the end-user’s interface, while the information typically remains locatable at the data centre-end. Most of your online activity is simply left on data centre servers in a state of involuntary permanence. This could be considered a serious infringement of research participants’ privacy if they want or expect their data to be deleted – raising problems if researchers have promised to destroy certain data upon completion of their project.</p>
<p><strong> </strong></p>
<p><strong>Cloudy Futures </strong></p>
<p>Cloud technologies offer valuable new tools and virtual spaces for the storage, sharing and writing of ethnographic data. But they also pose challenges to the ethical structures of anthropology that we are only just beginning to articulate and that require us to accordingly reflect on data security in the cloud as a standard part of ethical practice. Anthropology departments, institution review boards and ethics committees need to begin to respond to the changing security requirements of the digital research environment by offering more effective training in this domain.</p>
<p>Confidentiality agreements, ethical obligations or digital import/export restrictions tied to research grants will no doubt soon preclude the use of third-party cloud services as standard practice. At the same time, <a href="https://www.theasa.org/downloads/ethics/ASA%20guidance%20on%20ESRC%20data%20storage.pdf">research councils</a> increasingly require grantees to submit their ethnographic data for indefinite storage and re-use by third parties through online public cloud platforms. These often contradictory codes and requirements at different bureaucratic, legal and ethical levels mean that the cloud is at once being infrastructured into research practice and at the same time regulated out, which will make meaningfully navigating and negotiating this cloudy terrain difficult. The powerful commercial imperatives of connectivity and the energy-intensive environmental destruction that underpin the creeping ubiquity of this computing infrastructure, make interrogating the cloud all the more urgent.</p>
<figure id="attachment_1321" aria-describedby="caption-attachment-1321" style="width: 640px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-1321" src="https://anthrodendum.org/wp-content/uploads/2018/06/old-man-cloud-HD-1079x720-1024x683.jpg" alt="" width="640" height="427" srcset="/wp-content/uploads/2018/06/old-man-cloud-HD-1079x720-1024x683.jpg 1024w, /wp-content/uploads/2018/06/old-man-cloud-HD-1079x720-300x200.jpg 300w, /wp-content/uploads/2018/06/old-man-cloud-HD-1079x720-768x512.jpg 768w, /wp-content/uploads/2018/06/old-man-cloud-HD-1079x720-405x270.jpg 405w, /wp-content/uploads/2018/06/old-man-cloud-HD-1079x720.jpg 1079w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-1321" class="wp-caption-text">Image Source: The Simpsons, Season 13, Episode 13: ‘The Old Man and the Key’. Aired 10 March 2002.</figcaption></figure>
<p>Alexander Taylor is a PhD candidate with the Department of Social Anthropology at the University of Cambridge. His research explores how technologies and infrastructures of data storage intersect with planetary scales of security and dystopian digital futures in the data centre industry. In this post, he explores some of the security implications of cloud computing for social science research practice.</p>
<div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img loading="lazy" decoding="async" src="https://anthrodendum.org/wp-content/uploads/2017/12/quotation-marks.jpg" width="100"  height="100" alt="Guest Contributor" itemprop="image"></div><div class="saboxplugin-authorname"><a href="/author/guest/" class="vcard author" rel="author"><span class="fn">Guest Contributor</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>This account is used to upload posts by guest contributors to the blog. For more information about contributing to anthro{dendum} please see our <a href="https://anthrodendum.org/contact/">contact page</a>.</p>
</div></div><div class="clearfix"></div></div></div>
<p><a href="/2018/06/19/cloud-security-for-anthropologists/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>/2018/06/19/cloud-security-for-anthropologists/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
