<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>TrustTheVote - An OSDV Project</title>
	
	<link>http://www.trustthevote.org</link>
	<description>Re-inventing How America Votes</description>
	<lastBuildDate>Tue, 26 Mar 2013 05:45:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/trustthevote" /><feedburner:info uri="trustthevote" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Crowd Sourcing Polling Place Wait Times – Part 2</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/fBZpHRmim5s/crowd-sourcing-polling-place-wait-times-%e2%80%93-part-2</link>
		<comments>http://www.trustthevote.org/crowd-sourcing-polling-place-wait-times-%e2%80%93-part-2#comments</comments>
		<pubDate>Tue, 26 Mar 2013 05:45:02 +0000</pubDate>
		<dc:creator>Gregory Miller</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[disenfranchisement]]></category>
		<category><![CDATA[Gregory Miller]]></category>
		<category><![CDATA[long lines]]></category>
		<category><![CDATA[polling place]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=10118</guid>
		<description><![CDATA[Last time, we wrote about the idea of a voter information service where people could crowd source the data about polling place wait times, so that other voters would benefit by not going when the lines are getting long, and so that news media and others could get a broad view of how well or [...]]]></description>
			<content:encoded><![CDATA[<p>Last time, we <a href="http://www.trustthevote.org/crowd-sourcing-polling-place-wait-times" target="_blank">wrote about</a> the idea of a voter information service where people could crowd source the data about <strong>polling place wait times</strong>, so that other voters would benefit by <em><span style="text-decoration: underline;">not</span></em> going when the lines are getting long, and so that news media and others could get a broad view of how well or poorly a county or state was doing in terms of voting time.</p>
<p>And as we observed such would be a fine idea, but the results from that crowd-sourced reporting would be <em>way</em> better if the reporting were <em><span style="text-decoration: underline;">not</span></em> on the “<em>honor system</em>.”  Without going on a security and privacy rampage, it would be better if this idea were implemented using some existing model for people to do mobile computing voter-stuff, in a way that is not trivial to abuse, unlike the honor system.</p>
<p>Now, back to the good news we mentioned previously: <span style="color: #0000ff;">there is an existing model we could use to limit the opportunity for abuse</span>.  You see, many U.S. voters, in a growing number of States, already have the ability to sit in a café and use their smart phone and a web site to identify themselves sufficiently to see their full voter record, <em>and in some cases</em> even update part of that voter record.</p>
<p><span style="color: #0000ff;">So, the idea is: why not extend that with a little extra record keeping of when a voter reports that they have arrived at the polls, and when they said they were done?</span> In fact, it need not even be an extension of existing online voter services, and could be done in places that are currently without online voter services altogether.  It could even be the <strong>first</strong> online voter service in those places.</p>
<p>The key here is voters “<em>sufficiently</em> <em>identify themselves</em>” through some existing process, and that identification has to be based an existing voter record.  In complex online voter services (<em>like paperless online voter registration</em>), that involves a 3-way real-time connection between the voter’s digital device, the front-end web server that it talks to, and a privileged and controlled connection from the front-end to obtain specific voter data in the back-end.  But in a service like this, it could be <em>even simpler</em>, with a system that’s based on a <em>copy</em> of the voter record data, indeed, <em><span style="text-decoration: underline;">just</span></em><span style="text-decoration: underline;"> <em>that part</em></span> that the voter needs to use to “<em>identify themselves sufficiently</em>”.</p>
<p>Well, let’s not get ahead of ourselves.  The fact is, State and/or local elections officials generally manage the voter database.  And our Stakeholders inform us its still likely these jurisdictions would want to operate this service in order to retain control of the data, and to control the ways and means of “<em>sufficient identity</em>” to be consistent with election laws, current usage practices, and other factors.  On the other hand, a polling place traffic monitor service can be a completely standalone system – a better solution we think, and more likely to be tried by everyone.</p>
<p>OK, that’s enough for the reasonably controlled and accurate crowd-source reporting of wait times. What about the benefits from it – <em>the visibility on wait times</em>?  As is almost always the case in transparent, open government computing these days, <strong>there are two parallel answers</strong>.</p>
<p>The <strong>first answer</strong> is that the same system that voters report into, could also provide the aggregated information to the public.  For example, using a web app, one could type in their street address (<em>or get some help in selecting it, akin to our Digital Poll Book</em>), and see the wait time info for a given precinct.  They could also view a list of the top-5 shortest current wait times and bottom-5 longest wait times of the precincts in their county, and see where their precinct sits in that ranking.  They could also study graphs of moving averages of wait times – well, you can ideate for yourself.  It’s really a question of what kind of information regular voters would actually value, and that local election officials would want to show.</p>
<p>The <strong>second answer</strong> is that this system must provide a <strong>web services API</strong> so that “other systems” can query this wait-time-reporting service.  These other systems should be able to get any slice of the raw data, or the whole thing, up to the minute.  Then they could do whatever visualization, reporting, or other services thought up by the clever people operating this other system.</p>
<p>For me, I’d like an app on my phone that pings like my calendar reminders, that I set to ping myself after 9am (<em>no voting without adequate caffeine</em>!) but before 3pm (high school lets out and street traffic becomes a sh*t show <img src='http://www.trustthevote.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ); but oh, when the waiting time is &lt;10 minutes.  I’d also like something that tells me if/when turn-out in my precinct (<em>or my county, or some geographic slice</em>) tips over 50% of non-absentee voters.  And you can imagine others.  But the main point is that we do <strong>not</strong> expect our State or local election officials to deliver that to us.  We <strong>do</strong> hope that they can deliver the basics,<strong> including that API</strong> so that others can do cool stuff with the data.</p>
<p>Actually, it’s an important division of labor.</p>
<p>Government organizations have the data and need to “<em>get the data out</em>” both in raw form via an API, and in some form useful for individual voters’ practical needs on Election Day.  Then other organizations or individuals can use that API with their different vision and innovation to put that data to a range of additional good uses.  That&#8217;s our view.</p>
<p>So, in our situation at the TrustTheVote Project, it’s actually really possible.  We already have the pieces: [<span style="color: #0000ff;"><strong>1</strong></span>] the whole technology framework for online voter services, based on existing legacy databases; [<strong><span style="color: #0000ff;">2</span></strong>] the web and mobile computing technology framework with web services and APIs; [<span style="color: #0000ff;"><strong>3</strong></span>] existing voter services that are worked examples of how to use these frameworks; and [<strong><span style="color: #0000ff;">4</span></strong>] some leading election officials who are already committed to using all these pieces, in real life, to help real voters.  This “<a href="https://www.newschallenge.org/open/open-government/submission/elections-polling-place-traffic-monitor-leveraging-crowd-sourced-reporting-voter-records-data/#c-b32a8972a80b24107e8dd70dd499e9b8" target="_blank"><em>voting wait-time tracker</em></a>” system we call <strong>PollMon</strong> is actually one of the simplest examples of this type of computing.</p>
<p>We’re ready to build one.  And we <a href="https://www.newschallenge.org/open/open-government/submission/elections-polling-place-traffic-monitor-leveraging-crowd-sourced-reporting-voter-records-data/#c-b32a8972a80b24107e8dd70dd499e9b8" target="_blank">told</a> the Knight News Challenge so.  We say, <em>let’s do this</em>.  Wanna help?  <a href="http://www.osdv.org/contact" target="_blank">Let us know</a>.  We&#8217;ve already had some rockin good ideas and some important suggestions.</p>
<p>GAM | out</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Fcrowd-sourcing-polling-place-wait-times-%25e2%2580%2593-part-2&amp;title=Crowd%20Sourcing%20Polling%20Place%20Wait%20Times%20%E2%80%93%20Part%202" id="wpa2a_2"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/fBZpHRmim5s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/crowd-sourcing-polling-place-wait-times-%e2%80%93-part-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/crowd-sourcing-polling-place-wait-times-%e2%80%93-part-2</feedburner:origLink></item>
		<item>
		<title>Crowd Sourcing Polling Place Wait Times</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/a9d3bgYAcHY/crowd-sourcing-polling-place-wait-times</link>
		<comments>http://www.trustthevote.org/crowd-sourcing-polling-place-wait-times#comments</comments>
		<pubDate>Wed, 20 Mar 2013 04:11:36 +0000</pubDate>
		<dc:creator>Gregory Miller</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Election Adminstration Technology]]></category>
		<category><![CDATA[Election Information]]></category>
		<category><![CDATA[Election Technology Reform]]></category>
		<category><![CDATA[election reform]]></category>
		<category><![CDATA[Gregory Miller]]></category>
		<category><![CDATA[long lines]]></category>
		<category><![CDATA[polling place]]></category>
		<category><![CDATA[voter confidence]]></category>
		<category><![CDATA[voting technology]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=10088</guid>
		<description><![CDATA[Long lines at the polling place are becoming a thorn in our democracy.
We realized a few months ago that our elections technology framework data layer could provide information that when combined with community-based information gathering might lessen the discomfort of that thorn.  Actually, that realization happened while hearing friends extol the virtues of Waze.  Simply [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Long lines at the polling place are becoming a thorn in our democracy</strong>.</p>
<p>We realized a few months ago that our elections technology framework data layer could provide information that when combined with community-based information gathering might lessen the discomfort of that thorn.  Actually, that realization happened while hearing friends extol the virtues of <a href="http://www.waze.com" target="_blank">Waze</a>.  Simply enough, the idea was crowd-sourcing wait information to at least gain some insight on how busy a polling place might be at the time one wants to go cast their ballot.</p>
<p>Well, to be sure, lots of people are noodling around lots of good ideas and there is certainly no shortage of discussion on the topic of polling place performance.  And, we’re all aware that the President has taken issue with it and after a couple of mentions in speeches, created the <a href="http://electionlawblog.org/wp-content/uploads/SOTU-factsheet-Elections-FINAL.pdf" target="_blank"><strong>Bauer-Ginsberg Commission</strong></a>.  So, it seems reasonable to assume this idea of engaging some self-reporting isn’t entirely novel.</p>
<p>After all, its kewl to imagine being able to tell – <em>in real time</em> – what the current wait time at the polling place is, so a voter can avoid the crowds, or a news organization can track the hot spots of long lines.  We do some &#8220;ideating&#8221; below but first I offer three observations from our noodling:</p>
<ul>
<li>It really is a good idea; but</li>
<li>There’s a large lemon in it; yet</li>
<li>We have the recipe for some decent lemonade.</li>
</ul>
<p><strong>Here’s the Ideation Part </strong></p>
<p>Wouldn’t it be great if everybody could use an app on their smarty phone to say, “<em><span style="color: #0000ff;">Hi All, its me, I just arrived at my polling place, the line looks a bit long</span>.</em>” and then later, “<span style="color: #0000ff;"><em>Me again, OK, just finished voting, and geesh, like 90 minutes from start to finish… not so good</em></span>,” or “<span style="color: #0000ff;"><em>Me again, I’m bailing.  Need to get to airport</em></span>.”</p>
<p>And wouldn’t it be great if all that input from every voter was gathered in the cloud somehow, so I could look-up my polling place, see the wait time, the trend line of wait times, the percentage of my precinct’s non-absentee voters who already voted, and other helpful stuff?  And wouldn’t it be interesting if the news media could show a real time view across a whole county or State?</p>
<p>Well, if you’re reading this, I bet you agree, “<em>Yes,</em> <em>yes it would</em>.&#8221;  Sure.  Except for one thing.  To be really useful it would have to be <strong>accurate</strong>.  And if there is a question about accuracy (<em>ah shoot, ya know where this is going, don-cha</em>?) Yes, there is always that Grinch called “<strong>abuse</strong>.”</p>
<p><em>Sigh</em>. We know from recent big elections that apparently, partisan organizations are sometimes willing to spend lots of money on billboard ads, spam campaigns, robo-calls, and so on, to actually try to discourage people from going to the polls, within targeted locales and/or demographics. So, we could expect this great idea, in some cases, to fall afoul of similar abuse.  And that’s the fat lemon.</p>
<p><em>But, please read on</em>.</p>
<p>Now, we can imagine some frequent readers spinning up to accuse us of wanting everything to be perfectly secure, of letting the best be the enemy of the good, and noting that nothing will ever be accomplished if first every objection must be overcome. On other days, they might be right, but not so much today.</p>
<p>We don’t believe this polling place traffic monitoring service idea requires the invention of some new security, or integrity, or privacy stuff.  On the other hand, relying on the honor system is probably not right either.  Instead, we think that in real life something like this would have a much better chance of launch and sustained benefit, if it were based on some <strong>existing</strong> model of voters doing mobile computing in responsible way that’s not <strong>trivial</strong> to abuse like the honor system.</p>
<p>And that lead us to the good news – you see, we have such an existing model, in real life. That’s the new ingredient, along with that lemon above, and a little innovative sugar, for the lemonade that I mentioned.</p>
<p>Stay tuned for Part 2, and while waiting you might glance at <a href="https://www.newschallenge.org/open/open-government/submission/elections-polling-place-traffic-monitor-leveraging-crowd-sourced-reporting-voter-records-data/" target="_blank">this</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Fcrowd-sourcing-polling-place-wait-times&amp;title=Crowd%20Sourcing%20Polling%20Place%20Wait%20Times" id="wpa2a_4"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/a9d3bgYAcHY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/crowd-sourcing-polling-place-wait-times/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/crowd-sourcing-polling-place-wait-times</feedburner:origLink></item>
		<item>
		<title>For (Digital) Poll Books — Custody Matters!</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/fBZaoodh4Ts/for-digital-poll-books-custody-matters</link>
		<comments>http://www.trustthevote.org/for-digital-poll-books-custody-matters#comments</comments>
		<pubDate>Thu, 14 Mar 2013 20:56:28 +0000</pubDate>
		<dc:creator>Gregory Miller</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Election Technology Reform]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[digital pollbook]]></category>
		<category><![CDATA[election technology]]></category>
		<category><![CDATA[ePollbook]]></category>
		<category><![CDATA[Gregory Miller]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Poll Book]]></category>
		<category><![CDATA[voting technology]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=10028</guid>
		<description><![CDATA[Today, I am presenting at the annual Elections Verification Conference in Atlanta, GA and my panel is discussing the good, the bad, and the ugly about the digital poll book (often referred to as the “e-pollbook”).  For our casual readers, the digital poll book or “DPB” is—as you might assume—a digital relative of the paper [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I am presenting at the annual <strong>Elections Verification Conference</strong> in<strong> Atlanta, GA</strong> and my panel is discussing the good, the bad, and the ugly about the digital poll book (<em>often referred to as the “e-pollbook”</em>).  For our casual readers, the digital poll book or “DPB” is—<em>as you might assume</em>—a digital relative of the paper poll book… that pile of print-out containing the names of registered voters for a given precinct wherein they are registered to vote.</p>
<p>For our domain savvy reader, the issues to be discussed today are on the application, sometimes overloaded application, of DPBs and their related issues of reliability, security and verifiability.  So as I head into this, I wanted to echo some thoughts here about DPBs as we are addressing them at the <strong>TrustTheVote Project</strong>.</p>
<p><img class="alignleft size-medium wp-image-10034" title="OSDV_pollbook_100709-1" src="http://www.trustthevote.org/wp-content/uploads/2013/03/OSDV_pollbook_100709-1-300x234.jpg" alt="OSDV_pollbook_100709-1" width="300" height="234" />We&#8217;ve been hearing much lately about State and local election officials&#8217; appetite (<em>or infatuation</em>) for digital poll books.  We&#8217;ve been discussing various models and requirements (<em>or objectives</em>), while developing the core of the TrustTheVote Digital Poll Book.  But in several of these discussions, we’ve noticed that only two out of three basic purposes of poll books of any type (<em>paper or digital, online or offline</em>) seem to be well understood.  And we think the gap shows why <span style="color: #800000;"><strong>physical custody</strong></span> is so important—<em>especially so for digital poll books</em>.</p>
<p>The first two obvious purposes of a poll book are to [<strong>1</strong>] check in a voter as a prerequisite to obtaining a ballot, and [<strong>2</strong>] to prevent a voter from having a second go at checking-in and obtaining a ballot.  That&#8217;s fine for meeting the &#8220;<span style="color: #800000;"><em>Eligibility</em></span>&#8221; and &#8220;<span style="color: #800000;"><em>Non-duplication</em></span>&#8221; requirements for <span style="color: #0000ff;"><strong>in-person</strong></span> voting.</p>
<p>But then there is the increasingly popular <span style="color: #0000ff;"><strong>absentee voting</strong></span>, where the role of poll books seems less well understood.  In our humble opinion, those in-person polling-place poll books are <span style="color: #800000;"><em>also</em> <em>critical</em></span> for absentee and provisional voting.  Bear in mind, those &#8220;<em>delayed-cast</em>&#8221; ballots can&#8217;t be evaluated until <em>after</em> the post-election poll-book-intake process is complete.</p>
<p>To explain why, let&#8217;s consider one fairly typical approach to absentee evaluation.  The poll book intake process results in an update to the voter record of every voter who voted in person.  Then, the voter record system is used as one part of absentee and provisional ballot processing.  Before each ballot may be separated from its affidavit, the reviewer must check the voter identity on the affidavit, and then find the corresponding voter record.  If the voter record indicates that the voter cast their ballot in person, then the absentee or provisional ballot must not be counted.</p>
<p>So far, that&#8217;s a story about poll books that should be fairly well understood, but there is an interesting twist when if comes to digital poll books (DPB).</p>
<p>The general principle for DPB operation is that it should follow the process used with paper poll books (<em>though other useful features may be added</em>).  With paper poll books, both the medium (<em>paper</em>) and the message (<em>who voted</em>) are inseparable, and remain in the custody of election staff (<em>LEOs and volunteers</em>) throughout the entire life cycle of the poll book.</p>
<p>With the DPB, however, things are trickier. The medium (<em>e.g., a tablet computer</em>) and the message (<em>the data that&#8217;s managed by the tablet, and that represents who voted</em>) <em>can</em> be separated, although it should not.</p>
<p><strong>Why not?</strong> Well, we can hope that the medium remains in the appropriate physical custody, just as paper poll books do. But if the message (<em>the data</em>) leaves the tablet, and/or becomes accessible to others, then we have potential problems with accuracy of the message.  It&#8217;s essential that the DPB data remain under the control of election staff, and that the data gathered during the DPB intake process is exactly the data that election staff recorded in the polling place.  Otherwise, double voting may be possible, or some valid absentee or provisional ballots may be erroneously rejected.  Similarly, the poll book data used in the polling place must be exactly as previously prepared, or legitimate voters might be barred.</p>
<p>That&#8217;s why digital poll books must be carefully designed for use by election staff in a way that doesn&#8217;t endanger the integrity of the data.  And this is an example of the devil in the details that&#8217;s so common for innovative election technology.</p>
<p><strong>Those devilish details derail some nifty ideas, like one we heard of recently</strong>: a simple and inexpensive iPad app that provides the digital poll book UI based on poll book data downloaded (<em>via 4G wireless network</em>) from “cloud storage” where an election official previously put it in a simple CSV file; and where the end-of-day poll book data was put back into the cloud storage for later download by election officials.</p>
<p>Marvelous simplicity, right?  Oh hec, I&#8217;m sure some grant-funded project could build that right away.  But turns out that is <strong><span style="color: #0000ff;">wholly unacceptable</span></strong> in terms of <span style="color: #800000;"><em>chain of custody</em></span> of data that accurate vote counts depend on.  You wouldn&#8217;t put the actual vote data in the cloud that way, and poll book data is no less critical to election integrity.</p>
<p style="padding-left: 30px;"><span style="color: #0000ff;"><strong>A Side Note</strong></span>:  This is also an example of the challenge we often face from well-intentioned innovators of the digital democracy movement who insist that we’re making a mountain out of a molehill in our efforts.  They argue that this stuff is way easier and ripe for all of the “kewl” digital innovations at our fingertips today.  Sure, there are plenty of very well designed innovations and combinations of ubiquitous technology that have driven the social web and now the emerging utility web.  And we’re leveraging and designing around elements that make sense here—for instance the powerful new touch interfaces driving today’s mobile digital devices.  But there is far more to it, than a sexy interface with a 4G connection.  Oops, I digress to a tangential gripe.</p>
<p>This nifty example of well-intentioned innovation illustrates why the majority of technology work in a digital poll book solution is actually in [<strong>1</strong>] the <strong>data integration</strong> (<em>to and from the voter record system</em>); [<strong>2</strong>] the <strong>data management </strong>(<em>to and from each individual digital poll book</em>), and [3] the <strong>data integrity</strong> (<em>maintaining the same control present in paper poll books</em>).</p>
<p>Without a doubt, the voter&#8217;s user experience, as well as the election poll worker or official’s user experience, is very important (<em>note pic above</em>)—and<em> </em>we&#8217;re gathering plenty of requirements and feedback based on our<em> </em>current work.  But before the TTV Digital Poll Book is fully baked, we need to do equal justice to those devilish details, in ways that meet<em> </em>the varying requirements of various States and localities.</p>
<p>Thoughts? Your ball (<em>er, ballot?</em>)<br />
GAM | out</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Ffor-digital-poll-books-custody-matters&amp;title=For%20%28Digital%29%20Poll%20Books%20%E2%80%94%20Custody%20Matters%21" id="wpa2a_6"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/fBZaoodh4Ts" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/for-digital-poll-books-custody-matters/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/for-digital-poll-books-custody-matters</feedburner:origLink></item>
		<item>
		<title>The 2013 Annual Elections Verification Conference Opens Tonight</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/z218BvaZ6tM/the-2013-annual-elections-verification-conference-opens-tonight</link>
		<comments>http://www.trustthevote.org/the-2013-annual-elections-verification-conference-opens-tonight#comments</comments>
		<pubDate>Wed, 13 Mar 2013 23:26:34 +0000</pubDate>
		<dc:creator>Gregory Miller</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Election Technology Reform]]></category>
		<category><![CDATA[election reform]]></category>
		<category><![CDATA[election technology]]></category>
		<category><![CDATA[Gregory Miller]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=9986</guid>
		<description><![CDATA[If its Wednesday 13.March it must be Atlanta.  And that means the opening evening reception for the Elections Verification Network&#8217;s 2013 Annual Conference.  We&#8217;re high on this gathering of elections officials, experts, academicians and advocates because it represents a unique interdisciplinary collaboration of technologists, policy wonks and legal experts, and even politicians all with a [...]]]></description>
			<content:encoded><![CDATA[<p>If its Wednesday 13.March it must be Atlanta.  And that means the opening evening reception for the <a href="http://www.electionverification.org/Home" target="_blank">Elections Verification Network</a>&#8217;s <strong>2013 Annual Conference</strong>.  We&#8217;re high on this gathering of elections officials, experts, academicians and advocates because it represents a unique interdisciplinary collaboration of technologists, policy wonks and legal experts, and even politicians all with a common goal: <span style="color: #333399;"><em>trustworthy elections</em></span>.</p>
<p><strong>The OSDV Foundation is proud to be a major sponsor of this event</strong>.  We do so because it is precisely these kinds of forums where discussions about innovation in HOW America votes take place and it represents a rich opportunity for collaboration, debate, education, and sharing.  We always learn much and share our own research and development efforts as directed by our stakeholders &#8212; those State and local elections officials who are the beneficiaries of our charitable work to bring increased accuracy, transparency, verification, and security (<em>i.e., the 4 pillars of trustworthiness</em>) to elections technology reform through education, research and development for elections technology innovation.</p>
<p>Below are my opening remarks to be delivered this evening or tomorrow morning, at the pleasure of the Planning Committee depending on how they slot the major sponsors opportunities to address the attendees.  We believe there are 3 points we wanted to get across in opening remarks: [<strong>1</strong>] why we support the EVN; [<strong>2</strong>] why there is a growing energy around increased election verification efforts, and [<strong>3</strong>] how the EVN can drive that movement forward&#8230;..</p>
<h2><span style="color: #333399;"><strong>Greetings Attendees!</strong></span></h2>
<p>On behalf of the EVN Planning Committee and the Open Source Digital Voting Foundation I want to welcome everyone to the 2013 Elections Verification Network Annual Conference.  As a major conference supporter, the Planning Committee asked if I, on behalf of the OSDV Foundation, would take 3 minutes to share 3 things with you:</p>
<ul>
<li>1<sup>st</sup>, why the Foundation decided to help underwrite this Conference;</li>
<li>2<sup>nd</sup>, why we believe there is a growing energy and excitement around election verification; and</li>
<li>3<sup>rd</sup>, how the EVN can bring significant value to this growing movement</li>
</ul>
<p>So, we decided to make a major commitment to underwriting and participating in this conference for two reasons:</p>
<ol>
<li>We want to strengthen the work of this diverse group of stakeholders and do all that we can to fortify this gathering to make it the premier event of its kind; and</li>
<li>The work of the EVN is vital to our own mission because there are 4 pillars to trustworthy elections: Accuracy, Transparency, Verification, and Security, and the goals and objectives of these four elements require enormous input from all stakeholders.  The time to raise awareness, increase visibility, and catalyze participation is now, more than ever.  Which leads to point about the movement.</li>
</ol>
<p>We believe the new energy and excitement being felt around election verification is due primarily to 4 developments, which when viewed in the aggregate, illustrates an emerging movement.  Let’s consider them quickly:</p>
<ol>
<li>First, we’re witnessing an increasing number of elections officials considering “<em>forklift upgrades</em>” in their elections systems, which are driving public-government partnerships to explore and ideate on real innovation – the <a href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;ved=0CC8QFjAA&amp;url=http%3A%2F%2Fwww.traviscountyclerk.org%2Feclerk%2Fcontent%2Fimages%2Fpdf_tc_elections_speech_polling_place_diagram.pdf&amp;ei=kwVBUZPTLYSvqgGvg4DQAg&amp;usg=AFQjCNHR6Y8TnA875fx-6zAqq90H95rusA&amp;bvm=bv.43287494,d.aWM&amp;cad=rja" target="_blank">Travis County Star Project</a> and the <a href="http://www.lavote.net/voter/vsap/" target="_blank">LA County’s VSAP</a> come to mind as two showcase examples, which are, in turn, catalyzing downstream activities in smaller jurisdictions;</li>
<li>The <a href="http://bulletin.counties.org/sec.aspx?id=30C97D06FD28428CB408409023B5CC03" target="_blank">FOCE conference</a> in CA, backed by the James Irvine Foundation was a public coming out of sorts to convene technologists, policy experts, and advocates in a collaborative fashion;</li>
<li>The recent <a href="http://www.nist.gov/itl/csd/ct/future_voting.cfm" target="_blank">NIST Conferences</a> have also raised the profile as a convener of all stakeholders in an interdisciplinary fashion; and finally,</li>
<li>The President’s recent <a href="http://en.wikipedia.org/wiki/2013_State_of_the_Union_Address" target="_blank">SOTU speech</a> and the resulting <a href="http://electionlawblog.org/?p=47191" target="_blank">Bauer-Ginsberg Commission</a> arguably will provide the highest level of visibility to date on the topic of improving access to voting.  And this plays into EVN’s goals and objectives for elections verification.  You see, while on its face the visible driver is fair access to the ballot, the underlying aspect soon to become visible is the reliability, security, and verifiability of the processes that make fair access possible.  And that leads to my final point this morning:</li>
</ol>
<p>The EVN can bring significant value to this increased energy, excitement, and resulting movement if we can catalyze a cross pollination of ideas and rapidly increase awareness across the country.  In fact, we spend lots of time talking amongst ourselves.  It’s time to spread the word.  This is critical because while elections are highly decentralized, there are common principles that must be woven into the fabric of every process in every jurisdiction.  That said, we think spreading the word requires 3 objectives:</p>
<ol>
<li>Maintaining intellectual honesty when discussing the complicated cocktail of technology, policy, and politics;</li>
<li>Sustaining a balanced approach of guarded optimism with an embracing of the potential for innovation; and</li>
<li>Encouraging a breadth of problem awareness, possible solutions, and pragmatism in their application, because one size will never fit all.</li>
</ol>
<p>So, welcome again, and lets make the 2013 EVN Conference a change agent for raising awareness, increasing knowledge, and catalyzing a nationwide movement to adopt the agenda of elections verification.</p>
<p>Thanks again, and best wishes for a productive couple of days.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Fthe-2013-annual-elections-verification-conference-opens-tonight&amp;title=The%202013%20Annual%20Elections%20Verification%20Conference%20Opens%20Tonight" id="wpa2a_8"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/z218BvaZ6tM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/the-2013-annual-elections-verification-conference-opens-tonight/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/the-2013-annual-elections-verification-conference-opens-tonight</feedburner:origLink></item>
		<item>
		<title>Arizona Capital Times Editorial on Election Data – Right?</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/gqflMld0TF0/arizona-capital-times-editorial-on-election-data-right</link>
		<comments>http://www.trustthevote.org/arizona-capital-times-editorial-on-election-data-right#comments</comments>
		<pubDate>Wed, 06 Mar 2013 23:52:43 +0000</pubDate>
		<dc:creator>E. John Sebes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=9884</guid>
		<description><![CDATA[I can&#8217;t recall a newspaper editorial on election stuff that I&#8217;ve agreed more with than the Arizona Capital Times &#8220;Improved election data would mean a better informed electorate&#8220; &#8230;though with a title like you can imagine I&#8217;d be a fan.  But before I pick at just one part they got wrong, let me pick 3 [...]]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t recall a newspaper editorial on election stuff that I&#8217;ve agreed more with than the <a href="http://azcapitoltimes.com" target="_blank">Arizona Capital Times</a> <em>&#8220;<a href="http://azcapitoltimes.com/news/2013/03/01/improved-election-data-would-mean-a-better-informed-electorate/" target="_blank">Improved election data would mean a better informed electorate</a>&#8220;</em> &#8230;though with a title like you can imagine I&#8217;d be a fan.  But before I pick at just one part they got wrong, let me pick 3 of the 24 sentences worth quoteing:</p>
<p><span> </span></p>
<blockquote><p>Sean Greene, the election initiatives  research manager at Pew Charitable Trusts, argues that structuring  election data in a uniform manner should be just as important as other  government data, such as statistics in public health. &#8230; The same attitude should be applied to election data. Ultimately, the ways that counties handle their election data affects  the ability of journalists, researchers, lawmakers — or anyone else for  that matter — to efficiently monitor our state’s election process.</p></blockquote>
<p>Yup!</p>
<p>Now let me paraphrase the part that I think is wrong, where a there is a much brighter future.</p>
<p><span> </span></p>
<p>Arizona Secretary of State <a href="http://www.azsos.gov/info/bio.htm" target="_blank"><strong>Ken Bennett</strong></a> seems to be in favor of changes to <span>(as we say <strong>here</strong>) </span>&#8220;<em>get the data out</em>&#8220;  for transparency and open-gov goodness (<em>agreed</em>) but pointed out that this is a county matter (<em>true</em>).  Yet, based on Bennet&#8217;s remarks, the authors expressed concerns over costs of the changes: &#8220;<em>Counties are entitled to a level of autonomy and <span style="text-decoration: underline;">costs</span> associated  with <span style="text-decoration: underline;">changing any system</span> can become prohibitive, especially if  improvements are only being encouraged</em>.&#8221; (<em>Our emphasis in underlining added</em>.)</p>
<p>Here is the very good news: those costs are small, at least measured in dollars or in hours of staff time.  What is <strong>not</strong> required is changes to any existing software or election management system &#8212; which would be costly.  What <strong>is</strong> required is some really boring basic scripting and querying to make a funky little tool that crunches over the existing database of election records (<em>every county has one</em>) and spits out the data in a public data format.  That&#8217;s just conversion.  What is <strong>really not required</strong> is for any election office to create new systems for mining that data.  Rather, just get the data out in some format that others can grab and mine.</p>
<p>But don&#8217;t take it from me. I checked with a couple very senior election technologists from two ends of the country that I rreached out to of after reading the article.  This sort of thing is really not a lot of work, and indeed election IT teams get called on to make various sorts of data extracts frequently &#8212; and sometimes have the time to make them.</p>
<p>The constraint is <strong>not the dollar cost</strong>. It is the opportunity costs, which are <em>relative</em> costs. For a large county, this is a non-issue.  For a small county with maybe a couple technical staff, the capability is there, but just not the time; they barely have enough time for their many existing responsibilities.  Only 10% of one person&#8217;s work week is actually 5% of an entire week &#8211; and probably a higher proportion of a week&#8217;s output.</p>
<p><em>This is where standards come into play</em>.</p>
<p>If there were an agreed-to nationwide standard for what this data should look like, some of the larger counties would use it, and get a couple people to spend the hours to build such an export tool that works right.  And if the scripts and queries of that tool were published to share with other elections organizations &#8212; especially those that use the same voting system product, as many of the counties in Arizona do &#8212; others could benefit from the prior work with lots less effort.</p>
<p><em>But a standard is needed</em>.</p>
<p><strong>Even Better News</strong>: <a href="http://www.nist.gov" target="_blank">NIST</a> (National Institute of Standards and Technology) is working on one for exactly that!  And people are waiting for it to be finalized.  Our TrustTheVote Project team is waiting. I&#8217;m sure that some of the vendors have teams that are waiting.  A couple large election office&#8217;s technical teams are waiting.  And I am sure that public interest organizations &#8212; that share the sentiments of the editorial&#8217;s authors &#8212; have been waiting for a long time for the election technology people to get the data out!</p>
<p>As I said, we are waiting too. When there is a standard, and the early adopters are getting the data out, then we will be collaborating with them on <strong>what to do with the data</strong> once it is out.  For starters, it will be integration with the existing TTV Analytics (big picture <a href="http://www.trustthevote.org/wp-content/uploads/2013/02/OSDV_Poster_NIST_Feb_2013.pdf">here</a>), but even more interesting &#8212; TTV Election Night Reporting System, which takes that data and visualizes it for members of the public, like this:</p>
<div style="overflow: hidden; color: #000000; background-color: #ffffff; text-align: left; text-decoration: none; border: medium none;"><a href="http://enrs.trustthevote.org/02.html"><img class="alignleft size-medium wp-image-9890" title="enrs02" src="http://www.trustthevote.org/wp-content/uploads/2013/03/enrs02-300x264.jpg" alt="enrs02" width="300" height="264" /></a></div>
<div style="overflow: hidden; color: #000000; background-color: #ffffff; text-align: left; text-decoration: none; border: medium none;">and like this:</div>
<div style="overflow: hidden; color: #000000; background-color: #ffffff; text-align: left; text-decoration: none; border: medium none;"><a href="http://enrs.trustthevote.org/04.html"><img class="alignleft size-medium wp-image-9896" title="enrs04" src="http://www.trustthevote.org/wp-content/uploads/2013/03/enrs04-300x264.jpg" alt="enrs04" width="300" height="264" /></a></div>
<p>We got work to do!  But getting a bit sore from crouching in the starting blocks <img src='http://www.trustthevote.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
More soon!</p>
<p>&#8211; EJS</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Farizona-capital-times-editorial-on-election-data-right&amp;title=Arizona%20Capital%20Times%20Editorial%20on%20Election%20Data%20%E2%80%93%20Right%3F" id="wpa2a_10"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/gqflMld0TF0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/arizona-capital-times-editorial-on-election-data-right/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/arizona-capital-times-editorial-on-election-data-right</feedburner:origLink></item>
		<item>
		<title>Open Source and Cloud Computing for Government: One Good Fit</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/g4r2gN5eyw8/open-source-and-cloud-computing-for-government-one-good-fit</link>
		<comments>http://www.trustthevote.org/open-source-and-cloud-computing-for-government-one-good-fit#comments</comments>
		<pubDate>Wed, 06 Mar 2013 00:04:46 +0000</pubDate>
		<dc:creator>E. John Sebes</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Election Technology Reform]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[cloud hosting]]></category>
		<category><![CDATA[election technology]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=9770</guid>
		<description><![CDATA[OSDV&#8217;s own Anne O&#8217;Flaherty presented at the National Institute of Standards and Technology (NIST) last week to a workshop on common data formats for election data interchange. As readers will know, we did a pile of work with Virginia State Board of Elections (SBE) this past year. Anne led that project, and her presentation was [...]]]></description>
			<content:encoded><![CDATA[<p>OSDV&#8217;s own Anne O&#8217;Flaherty <a href="http://www.trustthevote.org/poster-and-slides-from-osdv-at-nist-workshop-on-common-data-format-standards">presented at the National Institute of Standards and Technology</a> (NIST) last week to a workshop on common data formats for election data interchange. As readers will know, we did a pile of work with Virginia State Board of Elections (SBE) this past year. Anne led that project, and her presentation was about it, for the audience of data standards folks. But today I wanted to comment on a question from the audience.</p>
<p style="padding-left: 30px;"><strong>Q:</strong> <em>Was there any trouble with the open source nature of the software that SBE adopted? And the cloud deployment? Don&#8217;t government IT people often have problems with that?</em><strong> </strong></p>
<p style="padding-left: 30px;"><strong>A:</strong> <em>No problems at all! SBE specifically required open source software when they applied for the Federal grant for this project, and specifically wanted cloud deployments.</em></p>
<p>But the complete answer explains why SBE made those choices, and why differently than other government IT people who have problems with open source or cloud. I can only provide my personal reflections on this of course, but I think that they are instructive.</p>
<p><strong>Common Mis-conception on Open Source</strong></p>
<p>On open source, government IT people often have the wrong problem, thinking that open source means whacked together by volunteers, and you have to deploy and support it yourself. Often true, but not in every case. In this case, the software was available under an open source license that very carefully and specifically addressed the usual concerns of government adopters. And in this case, SBE had an application hosting provider company that they contract with to do cloud deployments of web applications, and provide service and support.</p>
<p><strong>Common Mis-calculation on Cloud Hosting</strong></p>
<p>On cloud, there is a similar mis-understanding, very well illustrated by I.T. procurement options in the VA state government.</p>
<ul>
<li>One option for deploying a new application is to work with the large system integrator to whom VA has outsourced their data center operations for some years now. That is, VA is responsible for the facilities and procurement, and the SI is responsible for deploying application software, supporting the servers and networks, etc.</li>
<li>Then there is the cloud option. In that option, it is the hosting company that is responsible for facilities and hardware, and also does everything the SI does in the first approach.</li>
</ul>
<p>That&#8217;s &#8220;cloud&#8221; &#8212; your provider has the physical infrastructure, and you don&#8217;t. Once a government IT group has <strong>already outsourced data center operations</strong> to a for-profit company, then that is really the <span style="text-decoration: underline;">only difference</span>.</p>
<p>Oh, wait, there is an important difference &#8212; cloud providers nowadays are significantly <strong>less expensive</strong> than is typical of the cost structure defined years ago during a government procurement process for data center outsourcing.</p>
<p><strong>Heres&#8217;s a Good Fit</strong></p>
<p>With those mis-conceptions cleared up, consider the opportunity.</p>
<ul>
<li>The cloud is preferable for cost and/or service.</li>
<li>The cloud provider is happy to deploy and maintain either or both of
<ul>
<li>commercial software from a vendor,</li>
<li> an open-source application from a public software repository.</li>
</ul>
</li>
<li>The open-source application has a license (without fee required) that neatly takes care of a number of numbing details of license law particular to governments.</li>
</ul>
<p>That&#8217;s not all there is to it, of course, and cloud deployment isn&#8217;t right for everything &#8212; for example, the voter record database really does need to be in the state&#8217;s datacenter under the direct control of state I.T. people. But in the case of the open-source applications SBE deployed in 2012, both open-source and cloud proved to be a good fit.</p>
<p>&#8211; EJS</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Fopen-source-and-cloud-computing-for-government-one-good-fit&amp;title=Open%20Source%20and%20Cloud%20Computing%20for%20Government%3A%20One%20Good%20Fit" id="wpa2a_12"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/g4r2gN5eyw8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/open-source-and-cloud-computing-for-government-one-good-fit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/open-source-and-cloud-computing-for-government-one-good-fit</feedburner:origLink></item>
		<item>
		<title>“Definitive” Word on Internet Voting? Look to NIST</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/zK7xwTkjrrQ/definitive-word-on-internet-voting-look-to-nist</link>
		<comments>http://www.trustthevote.org/definitive-word-on-internet-voting-look-to-nist#comments</comments>
		<pubDate>Mon, 04 Mar 2013 18:18:18 +0000</pubDate>
		<dc:creator>E. John Sebes</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Election Technology Reform]]></category>
		<category><![CDATA[Internet Voting]]></category>
		<category><![CDATA[Risk]]></category>
		<category><![CDATA[ballots]]></category>
		<category><![CDATA[election technology]]></category>
		<category><![CDATA[internet voting]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=9830</guid>
		<description><![CDATA[As frequent readers will note, Internet voting as a discussion topic is one we increasingly tire of &#8212; there is so much else to do! that unlike Internet Voting, can actually be done today! Let&#8217;s talk instead about what tech innovations can do speed up the long lines at polling places, for example.
But nevertheless, today, [...]]]></description>
			<content:encoded><![CDATA[<p>As frequent readers will note, Internet voting as a discussion topic is one we increasingly tire of &#8212; there is so much else to do! that unlike Internet Voting, can actually be done today! Let&#8217;s talk instead about what tech innovations can do speed up the long lines at polling places, for example.</p>
<p>But nevertheless, today, esteemed colleagues were asking for a &#8220;definitive statement&#8221; on i-voting, having been asked for such by folks who work for legislators interested in the topic. So I thought I&#8217;d share what I like to say when legislators, staffers, etc. ask for &#8220;definitive&#8221;. Basically 3 steps.</p>
<blockquote><p>Look to the <a href="http://www.nist.gov">National Institute of Standards and Technology</a> (NIST), the U.S. government&#8217;s top authority on technology issues. They&#8217;ve studied the use of the Internet for everything in elections, including voting.</p></blockquote>
<ol>
<li>Read their conclusion on top half of page 69 of NIST&#8217;s <em>&#8220;Threat Analysis of Voting Systems&#8221;</em> (<a href=" http://www.nist.gov/itl/vote/uocava.cfm">here</a>), supported by analysis in pages 42-46.</li>
<li>Also briefly flip through NIST&#8217;s 36 pages of <em>&#8220;Information System Security Best Practices&#8221;</em> (<a href="http://www.nist.gov/itl/vote/upload/NISTIR-7682-Sept2011.pdf">here</a>) for Internet-connected election support systems.</li>
<li>Think about whether state or local election officials would have the funding to comply with <a href="http://www.nist.gov/itl/vote/upload/NISTIR-7682-Sept2011.pdf">NIST guidelines</a>, even for the lower bar of <a href="http://www.nist.gov/itl/vote/upload/nistir7711-Sept2011.pdf">distributing blank ballots</a>, much less the higher bar of Internet Voting.</li>
</ol>
<p>That&#8217;s pretty much it.</p>
<p>&#8211; EJS</p>
<p>PS: While we&#8217;re on the topic, my thanks to Jeremy Epstein for tackling another topic on i-voting  (botnets, one among several i-voting topics that I am happy to leave to Jeremy and other colleagues in the security world), and for letting me put my 2 cents in for his <a href="https://freedom-to-tinker.com/blog/jeremyepstein/how-much-does-a-botnet-cost-and-the-impact-on-internet-voting/">Freedom To Tinker blog</a> today. Thanks Jeremy, for doing the $0.98, and keep up the good work !  &#8212; ejs</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Fdefinitive-word-on-internet-voting-look-to-nist&amp;title=%E2%80%9CDefinitive%E2%80%9D%20Word%20on%20Internet%20Voting%3F%20Look%20to%20NIST" id="wpa2a_14"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/zK7xwTkjrrQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/definitive-word-on-internet-voting-look-to-nist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/definitive-word-on-internet-voting-look-to-nist</feedburner:origLink></item>
		<item>
		<title>Poster and Slides from OSDV at NIST Workshop on Common Data Format Standards</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/GQFoeitEqGY/poster-and-slides-from-osdv-at-nist-workshop-on-common-data-format-standards</link>
		<comments>http://www.trustthevote.org/poster-and-slides-from-osdv-at-nist-workshop-on-common-data-format-standards#comments</comments>
		<pubDate>Tue, 26 Feb 2013 21:02:31 +0000</pubDate>
		<dc:creator>E. John Sebes</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Conference Poster]]></category>
		<category><![CDATA[Conference Slides]]></category>
		<category><![CDATA[Election Adminstration Technology]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[TrusttheVote / OSDV]]></category>
		<category><![CDATA[Voter registration]]></category>
		<category><![CDATA[absentee voting]]></category>
		<category><![CDATA[ballots]]></category>
		<category><![CDATA[digital democracy]]></category>
		<category><![CDATA[election technology]]></category>
		<category><![CDATA[paper ballot]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[voter registration]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=9716</guid>
		<description><![CDATA[Many thanks to the engaged audience for OSDVer Anne O&#8217;Flaherty&#8217;s presentation yesterday at National Institute of Standards and Technology (NIST), which hosted a workshop on Common Data Formats (CDFs) and standards for data interchange of election data.
We had plenty to say, based on our 2012 work with Virginia State Board of Elections (SBE), because that [...]]]></description>
			<content:encoded><![CDATA[<p>Many thanks to the engaged audience for OSDVer Anne O&#8217;Flaherty&#8217;s presentation yesterday at National Institute of Standards and Technology (NIST), which hosted a workshop on Common Data Formats (CDFs) and standards for data interchange of election data.</p>
<p>We had plenty to say, based on our 2012 work with Virginia State Board of Elections (SBE), because that collaboration depends critically on CDFs. Anne and colleagues did a rather surprising amount of data wrangling over many weeks to get things all hooked up right, and the lessons learned are important for continuing work in the standards body, both NIST and the IEEE group working on CDF standards.</p>
<p>As requested by the attendees, here are online versions of the <a href="http://www.trustthevote.org/wp-content/uploads/2013/02/OSDV_Poster_NIST_Feb_2013.pdf">poster</a> and the <a href="http://www.trustthevote.org/wp-content/uploads/2013/02/BringingTransparencyToVoterRegistrationAndAbsenteeVotingNISTfeb2012.pdf">slides</a> for the presentation &#8220;<a href="http://www.trustthevote.org/wp-content/uploads/2013/02/BringingTransparencyToVoterRegistrationAndAbsenteeVotingNISTfeb2012.pdf">Bringing Transparency to Voter Registration and Absentee Voting</a>.&#8221;</p>
<div id="attachment_9728" class="wp-caption alignleft" style="width: 204px"><a href="http://www.trustthevote.org/wp-content/uploads/2013/02/BringingTransparencyToVoterRegistrationAndAbsenteeVotingNISTfeb2012.pdf"><img class="size-medium wp-image-9728 " style="border: 3px solid black;" title="BringingTransparencyToVoterRegistrationAndAbsenteeVotingNISTfeb2012" src="http://www.trustthevote.org/wp-content/uploads/2013/02/BringingTransparencyToVoterRegistrationAndAbsenteeVotingNISTfeb2012-300x232.jpg" alt="BringingTransparencyToVoterRegistrationAndAbsenteeVotingNISTfeb2012" width="194" height="150" /></a><p class="wp-caption-text">Download Slides</p></div>
<div id="attachment_9722" class="wp-caption alignright" style="width: 248px"><a href="http://www.trustthevote.org/wp-content/uploads/2013/02/OSDV_Poster_NIST_Feb_2013.pdf"><img class="size-medium wp-image-9722 " style="border: 1px solid black;" title="OSDV_Poster_NIST_Feb_2013" src="http://www.trustthevote.org/wp-content/uploads/2013/02/OSDV_Poster_NIST_Feb_2013-300x200.jpg" alt="OSDV_Poster_NIST_Feb_2013" width="238" height="158" /></a><p class="wp-caption-text">View Full-Size Poster</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Fposter-and-slides-from-osdv-at-nist-workshop-on-common-data-format-standards&amp;title=Poster%20and%20Slides%20from%20OSDV%20at%20NIST%20Workshop%20on%20Common%20Data%20Format%20Standards" id="wpa2a_16"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/GQFoeitEqGY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/poster-and-slides-from-osdv-at-nist-workshop-on-common-data-format-standards/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/poster-and-slides-from-osdv-at-nist-workshop-on-common-data-format-standards</feedburner:origLink></item>
		<item>
		<title>Exactly Who is Delivering Postal Ballots? and Do We Care?</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/8FDhCrxmq2Q/exactly-who-is-delivering-postal-ballots-and-do-we-care</link>
		<comments>http://www.trustthevote.org/exactly-who-is-delivering-postal-ballots-and-do-we-care#comments</comments>
		<pubDate>Thu, 07 Feb 2013 17:45:38 +0000</pubDate>
		<dc:creator>E. John Sebes</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Election Adminstration Technology]]></category>
		<category><![CDATA[Risk]]></category>
		<category><![CDATA[ballots]]></category>
		<category><![CDATA[internet voting]]></category>
		<category><![CDATA[overseas voting]]></category>
		<category><![CDATA[paper ballot]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vote by mail]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=9668</guid>
		<description><![CDATA[An esteemed colleague noted the news of the USPS stopping weekend delivery, as part of a trend of slow demise of the USPS, and asked: will we get to the point where vote-by-mail is vote-by-Fedex? And would that be bad, having a for-profit entity acting as the custodian for a large chunk of the ballots [...]]]></description>
			<content:encoded><![CDATA[<p>An esteemed colleague noted the news of the USPS stopping weekend delivery, as part of a trend of slow demise of the USPS, and asked: will we get to the point where vote-by-mail is vote-by-Fedex? And would that be bad, having a for-profit entity acting as the custodian for a large chunk of the ballots in an election?</p>
<p>The more I thought about it, the more flummoxed I was. I had to take off the geek hat and dust off the philosopher hat, looking at the question from a viewpoint of values, rather than (as would be my wont) requirements analysis or risk analysis. I goes like this &#8230;</p>
<p>I think that Phil&#8217;s question is based on assumption of some shared values among voters &#8212; <em>all voters, not just those that vote by mail</em> &#8212; that make postal voting acceptable because ballots are a &#8220;<em>government things</em>&#8221; and <strong>so is postal service</strong>. Voting is in part an act of faith in government to be making a good faith effort to do the job right, and keep the operations above a minimum acceptable level of sanity. It &#8220;feels OK&#8221; to hand a marked ballot to my regular neighborhood post(wo)man, but not to some stranger dropping off a box from a delivery truck. Translate from value to feeling to expectation: it&#8217;s implied that we expect USPS staff to know that they have a special government duty in delivering ballots, and to work to honor that duty, regarding the integrity of those special envelopes as a particular trust, as well as their timely delivery.</p>
<ul>
<li>Having re-read all that, it sounds so very 20th century, almost as antique as lever machines for voting.</li>
</ul>
<p>I don&#8217;t really think that USPS is &#8220;the government&#8221; anymore, not in the sense that the journey of a VBM ballot is end-to-end inside a government operation. I&#8217;m not sure that Fedex or UPS are inherently more or less trustworthy. In fact they all work for each other now! And certainly in some circumstances the for-profit operations may to some voters feel more trustworthy &#8212; whether because of bad experiences with USPS, or because of living overseas in a country that surveils US citizens and operates the postal service.</p>
<p>Lastly, I think that many people do share the values behind Phil&#8217;s question &#8212; I know I do. The idea makes me wobbly. I think it comes down to this:</p>
<ul>
<li>If you&#8217;re wobbly on for-profit VBM, then get back into the voting booth, start volunteering to help your local election officials, and if they are effectively outsourcing any election operations to for-profit voting system vendors, help them stop doing so.</li>
<li>If you not wobbly, then you&#8217;re part of trend to trusting &#8212; and often doing &#8212; remote voting with significant involvement from for-profit entities &#8211; and we know where that is headed.</li>
</ul>
<p>The issue with USPS shows that in the 21st century, <strong><span style="text-decoration: underline;">any</span> form of remote voting will involve for-profits</strong>, whether it is Fedex for VBM, or Amazon cloud services for i-voting. My personal conclusions:</p>
<ul>
<li>Remote voting is lower integrity no matter what, but gets more people voting because in-person voting can be such a pain.</li>
<li>I need to my redouble efforts to fix the tech so that in-person voting is not only not a pain, but actually <strong>more</strong> desirable than remote voting.</li>
</ul>
<p>&#8211; EJS</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Fexactly-who-is-delivering-postal-ballots-and-do-we-care&amp;title=Exactly%20Who%20is%20Delivering%20Postal%20Ballots%3F%20and%20Do%20We%20Care%3F" id="wpa2a_18"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/8FDhCrxmq2Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/exactly-who-is-delivering-postal-ballots-and-do-we-care/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/exactly-who-is-delivering-postal-ballots-and-do-we-care</feedburner:origLink></item>
		<item>
		<title>Long Lines to Vote: Progressive, Conservative, Net-head, Bell-head</title>
		<link>http://feedproxy.google.com/~r/trustthevote/~3/zb19ELGJ-dM/long-lines-to-vote-progressive-conservative-net-head-bell-head</link>
		<comments>http://www.trustthevote.org/long-lines-to-vote-progressive-conservative-net-head-bell-head#comments</comments>
		<pubDate>Tue, 05 Feb 2013 18:12:43 +0000</pubDate>
		<dc:creator>E. John Sebes</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Election Adminstration Technology]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[election technology]]></category>
		<category><![CDATA[voter registration]]></category>

		<guid isPermaLink="false">http://www.trustthevote.org/?p=9650</guid>
		<description><![CDATA[I hate to see news outlets casting in a partisan political view the issues of voter registration and ready access to the voting booth. But don&#8217;t give up on the NYT article Waiting Times at Ballot Boxes Draw Scrutiny despite its partisan lead sentence. I rarely do political commentary, but I&#8217;ll to a little today, [...]]]></description>
			<content:encoded><![CDATA[<p>I hate to see news outlets casting in a partisan political view the issues of voter registration and ready access to the voting booth. But don&#8217;t give up on the NYT article <a href="http://www.nytimes.com/2013/02/05/us/politics/waiting-times-to-vote-at-polls-draw-scrutiny.html?nl=todaysheadlines&amp;emc=edit_th_20130205&amp;_r=0">Waiting Times at Ballot Boxes Draw Scrutiny</a> despite its partisan lead sentence. I rarely do political commentary, but I&#8217;ll to a little today, specifically in the context of this article, which is very revealing about a traditional &#8212; and I think healthy &#8212; polarity of the American political tradition.</p>
<p>One side of the polarity sees issues like this not a problem <em>per se</em>, but a defect in the implementation of current rules. You might call this a &#8220;<em>conservative</em>&#8221; side of American political problem solving &#8212; don&#8217;t change the rules, but do act to improve the way that they&#8217;re put into practice. In this case, for this view, the issue of long lines at polling places is an issue of capacity that&#8217;s &#8220;very easily handled&#8221; as NYT quoted Sen. Grassley. The implied solution is more and smaller precincts, more polling places, more voting stations in the polling places, and faster procedures for voter check-in. (I should add that in the latter case, there are tech solutions, like our DIY voter check-in via the Voter Portal we did in 2012, or the Digital Pollbook project of this year.)</p>
<p><strong>That really comes down to pumping more money into existing election operations.</strong></p>
<p>The other side of the polarity, which you might call &#8220;<em>progressive</em>&#8220;, sees issues like this as a problem that needs a solution by changing the current rules, which currently define a system that&#8217;s not working. Further, the progressive sees such rule changes as an inherent part of a process of evolution of rules (a progression). In this case, for this view, traditional polling place operations are inherently flawed in practice; empirically, we have seen that it leads to hot spots where people wait a long time to check in to vote. The implied solution approach is to create or promote more changes in the voting processes &#8212; early voting, voting centers, more absentee voting, approaches to absentee voting that don&#8217;t depend on the USPS, separation of Federal elections form those messy local elections with mile-long ballots, … lots of ideas. (And some of them are partly technologically enabled!)</p>
<p><strong>That really comes down to coming up with potentially a lot of money to run new programs to use these new voting methods.</strong></p>
<p>I&#8217;m a conservative by temperament: don&#8217;t fix it unless you&#8217;re sure it&#8217;s broken, try some incremental tweaks before replacing it, keep it simple, every change brings in a host of unintended side effects, better the devil you know, and so on. But I like <span style="text-decoration: underline;"><strong>both</strong></span> of these approaches, because they both have a common factor &#8212; <span style="text-decoration: underline;">increased Federal spending on Federal elections</span>. Believe me the local election officials need it!</p>
<p>Lastly, there&#8217;s also a tech analogy in the nethead vs. bellhead polarity. Netheads see problems not as structural but in terms of capacity and scale; if your network isn&#8217;t working right, throw in some more network capacity and compute capacity, but <em>conserve</em> the simplicity of the current structure. Bellheads want to implement  <em>progressively</em> more careful control systems. It&#8217;s a long story about how we now have <strong>both</strong> in a sort of wave/particle duality, but for this political issue, the geek approach of <strong>&#8220;both!&#8221;</strong>, is really easy to say: Throw lots more resources at the long lines problem in the current system (line up to vote in person in one specific place on election day), while at the same time doing more with alternative methods; see what happens, and use the results to drive better application of more resources where that has a positive effect, and also use the results to drive more progress in tuning the new approaches (alternate voting methods) in parallel to the existing system with its preserved simplicity. I rarely expect the political process to be informed by the geek view, but there it is.</p>
<p>So, in regard to this supposed political tussle coming, I say: &#8220;I hope you both win!&#8221;</p>
<p>&#8211; EJS</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.trustthevote.org%2Flong-lines-to-vote-progressive-conservative-net-head-bell-head&amp;title=Long%20Lines%20to%20Vote%3A%20Progressive%2C%20Conservative%2C%20Net-head%2C%20Bell-head" id="wpa2a_20"><img src="http://www.trustthevote.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/trustthevote/~4/zb19ELGJ-dM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.trustthevote.org/long-lines-to-vote-progressive-conservative-net-head-bell-head/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.trustthevote.org/long-lines-to-vote-progressive-conservative-net-head-bell-head</feedburner:origLink></item>
	</channel>
</rss>
