Making sense of surveillance culture through personal storytelling
Master's Thesis Project | SVA Interaction Design | 2014-2015
Surveillance Stories is an interactive web platform that transforms abstract surveillance policy into tangible human experiences. Created in response to Edward Snowden's NSA revelations, the project addresses the disconnect between surveillance as a policy issue and its real impact on individuals' lives.
When Edward Snowden leaked his first NSA documents in 2013, the world learned about the size and reach of US and global surveillance programs. However, after initial alarm, public interest faded because:
- Surveillance is portrayed as abstract - data-centric policy discussions don't resonate emotionally
- Lack of personal connection - people struggle to understand how surveillance affects them directly
- Complexity barrier - the technical and legal aspects are overwhelming
- Unclear implications - citizens don't know what surveillance means today or could mean in the future
Surveillance Stories bridges this gap by creating a platform for personal storytelling that:
- Humanizes surveillance through real experiences
- Makes abstract concepts tangible through narrative
- Builds empathy by connecting surveillance to everyday life
- Empowers understanding of what surveillance means personally
- Transform surveillance from a distant policy issue into relatable human stories
- Help people understand surveillance's impact through lived experiences
- Create a space for dialogue about privacy, security, and civil liberties
- Make surveillance culture accessible to a general audience
- HTML5/CSS3 - Responsive web interface
- JavaScript - Interactive storytelling elements
- Foundation Framework - Responsive grid and components
- Custom interactions - Scroll-based animations and transitions
SurveillanceStories/
├── Foundation/ # Foundation framework files
├── css/ # Custom stylesheets
├── js/ # JavaScript interactions
├── story1.html # Individual story pages
├── story2.html
├── index_*.html # Various design iterations
└── README.md
The repository includes multiple design explorations:
index_dots.html- Dot-based navigation conceptindex_vertical.html- Vertical scrolling narrativeindex_April25.html/index_April28.html- Development milestonesindex_dots_forloop.html- Programmatic dot generation experiments
- Scroll-based narrative progression
- Visual metaphors for surveillance concepts
- Responsive design for mobile and desktop
- Smooth transitions between story sections
- Clean, accessible interface
- Progressive disclosure of information
- Emphasis on readability and comprehension
- Navigation that mirrors the complexity of surveillance
This thesis project explored how interaction design can make complex sociopolitical issues more accessible. The various HTML iterations in the repository document the design evolution from initial concepts to final implementation.
Historical Context:
- June 2013: Edward Snowden leaks classified NSA documents
- Global debate erupts about mass surveillance programs
- Public struggles to understand personal implications
- Media coverage focuses on policy rather than people
Design Approach:
- User research with individuals affected by surveillance
- Iterative prototyping of interaction models
- Testing narrative structures for maximum impact
- Balancing information density with emotional resonance
-
Clone the repository
git clone https://github.com/mkhandekar/SurveillanceStories.git cd SurveillanceStories -
Open in browser
# Open any HTML file directly, e.g.: open story1.html # or open index_April28.html
-
Run a local server (recommended for full functionality)
# Python 3 python -m http.server 8000 # Python 2 python -m SimpleHTTPServer 8000 # Then visit http://localhost:8000
Navigate through the various index_*.html files to see how the project evolved:
- Start with
index_April25.html- early design direction - View
index_dots.html- exploration of visual metaphors - Check
index_vertical.html- alternative navigation approach - Compare iterations to see decision-making process
This thesis project demonstrates how:
- Interaction design can make abstract issues tangible
- Personal narratives create empathy and understanding
- Web-based storytelling reaches broad audiences
- Design research informs socially conscious work
Institution: School of Visual Arts (SVA) Program: MFA Interaction Design Year: 2014-2015 Thesis Advisor: [Advisor Name if applicable]
- Storytelling as design tool - Narrative is essential for complex topics
- Iteration matters - Multiple explorations lead to stronger solutions
- Context is critical - Understanding historical moment informs design
- Empathy through design - Interaction can build understanding
While this is an archived thesis project, potential extensions could include:
- Updated stories reflecting current surveillance landscape
- Interactive data visualizations of surveillance statistics
- Community contribution platform for new stories
- Integration with current privacy advocacy organizations
- Mobile-native experience
- Accessibility enhancements (ARIA, screen reader optimization)
- EFF (Electronic Frontier Foundation) - Digital privacy advocacy
- ACLU - Civil liberties and surveillance oversight
- Snowden Archive - Original leaked documents
- Privacy International - Global privacy rights organization
This project is available for educational and non-commercial use. Please credit appropriately if used for teaching or research.
Meghana Khandekar
- Website: mkhandekar.com
- GitHub: @mkhandekar
- Portfolio: Surveillance Stories Project Page
Thank you to:
- SVA Interaction Design faculty and cohort
- Interview participants who shared their stories
- Privacy advocates who provided context and expertise
- The design community for feedback throughout the process
If referencing this work academically:
Khandekar, M. (2015). Surveillance Stories: Making sense of surveillance
culture through personal storytelling [Master's thesis, School of Visual Arts].
GitHub. https://github.com/mkhandekar/SurveillanceStories
A thesis project exploring how interaction design can make complex sociopolitical issues accessible through personal narrative and thoughtful user experience.
Created: 2014-2015 | Last Updated: 2015 | Status: Archived Academic Project