Text

 
// START_DEFINITION
/*
These variables define terms and websites relating to the TAILs (The Amnesic Incognito Live System) software program, a comsec mechanism advocated by extremists on extremist forums.
*/

 

$TAILS_terms=word(‘tails’ or ‘Amnesiac Incognito Live System’) and word(‘linux’ or ‘ USB ‘ or ‘ CD ‘ or ‘secure desktop’ or ‘ IRC ‘ or ‘truecrypt’ or ‘ tor ‘);
$TAILS_websites=(‘tails.boum.org/’) or
(‘linuxjournal.com/content/linux*’);
// END_DEFINITION// START_DEFINITION
/*
This fingerprint identifies users searching for the TAILs (The Amnesic Incognito Live System) software program, viewing documents relating to TAILs, or viewing websites that detail TAILs.
*/
fingerprint(‘ct_mo/TAILS’)=
fingerprint(‘documents/comsec/tails_doc’) or
web_search($TAILS_terms) or url($TAILS_websites) or
html_title($TAILS_websites);
// END_DEFINITION1







1 Original story at J. Appelbaum, A. Gibson, J. Goetz, V. Kabisch, L. Kampf, and L. Ryge, “NSA Targets the Privacy-Conscious,” Panorama, July 3, 2014, available at https://daserste.ndr.de/panorama/aktuell/NSA-targets-the-privacy-conscious,nsa230.html.
Source code at https://daserste.ndr.de/panorama/xkeyscorerules100.txt.

About the Authors

Barry Rountree holds an undergraduate degree in Theater from the Ohio University Honors Tutorial College, a Master’s degree in Computer System and Network Administration from Florida State University and a PhD in Computer Science from the University of Arizona. His research focuses on performance optimization under hard power bounds in high performance computing and firmware optimization for scientific computing. He is currently a staff scientist at the Center for Applied Scientific Computing at Lawrence Livermore National Laboratory. He has authored and co-authored over fifty peer-reviewed conference, journal and workshop papers.

William F. Condee is the J. Richard Hamilton/Baker and Hostetler Professor of Humanities and Professor of Theater at Ohio University. He is the author of two books, Coal and Culture: The Opera House in Appalachia (Ohio University Press, 2005) and Theatrical Space: A Guide for Directors and Designers (Scarecrow Press, 1995), as well as many book chapters and articles on theater architecture and Southeast Asian puppetry. Prof. Condee served as Kohei Miura Visiting Professor at Chubu University (Japan), Fulbright Senior Specialist at the Leipzig University (Germany) and University of Malaya (Malaysia), and has been invited to lecture internationally at East China Normal University (Shanghai), Dankook University (S. Korea), German Association of American Studies, Danish National School of Performing Arts, Hindu Dharma Institute (Bali), Tsinghua University (Beijing), Nanjing University and the Prague Quadrennial.