
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/7d8ad30510bba2fd6c9d5386a7b70c84/robingarcia",
         "tags" : [
            "graphical","network","sbgn"
         ],
         
         "intraHash" : "7d8ad30510bba2fd6c9d5386a7b70c84",
         "label" : "Main Page - sbgn.org",
         "user" : "robingarcia",
         "description" : "",
         "date" : "2016-07-12 18:38:10",
         "changeDate" : "2016-07-12 16:38:10",
         "count" : 1,
         "url" : "http://www.sbgn.org/Main_Page"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/298b29c709f90c5ca24f3464d0e2ee032/hcics",         
         "tags" : [
            "Cued-recall","Eye","Gaze-based,","Saliency","Tracking,","authentication","graphical","hcics","masks,","passwords,","user","vis"
         ],
         
         "intraHash" : "98b29c709f90c5ca24f3464d0e2ee032",
         "interHash" : "86f63e35095f2f0b9ceb6e1ce15421a7",
         "label" : "Increasing the Security of Gaze-Based Cued-Recall Graphical Passwords Using Saliency Masks",
         "user" : "hcics",
         "description" : "",
         "date" : "2024-07-11 10:05:52",
         "changeDate" : "2024-07-11 10:11:36",
         "count" : 7,
         "pub-type": "inproceedings",
         "booktitle": "Proc. ACM SIGCHI Conference on Human Factors in Computing Systems (CHI)",
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "Andreas Bulling","Florian Alt","Albrecht Schmidt"
         ],
         "authors": [
         	
            	{"first" : "Andreas",	"last" : "Bulling"},
            	{"first" : "Florian",	"last" : "Alt"},
            	{"first" : "Albrecht",	"last" : "Schmidt"}
         ],
         "pages": "3011-3020","abstract": "With computers being used ever more ubiquitously in situations where privacy is important, secure user authentication is a central requirement. Gaze-based graphical passwords are a particularly promising means for shoulder-surfing-resistant authentication, but selecting secure passwords remains challenging. In this paper, we present a novel gaze-based authentication scheme that makes use of cued-recall graphical pass- words on a single image. In order to increase password security, our approach uses a computational model of visual attention to mask those areas of the image that are most likely to attract visual attention. We create a realistic threat model for attacks that may occur in public settings, such as filming the user\u2019s interaction while drawing money from an ATM. Based on a 12-participant user study, we show that our approach is significantly more secure than a standard image-based authentication and gaze-based 4-digit PIN entry.",
         "doi" : "10.1145/2207676.2208712",
         
         "bibtexKey": "bulling12_chi"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2983bc29b6056ff55e1038d88342ce7ae/dr.romanklinger",         
         "tags" : [
            "crf","graphical","models","myown","probabilistic","review","tutorial"
         ],
         
         "intraHash" : "983bc29b6056ff55e1038d88342ce7ae",
         "interHash" : "91871a1452082611a84d97a83dfb498e",
         "label" : "Classical Probabilistic Models and Conditional Random Fields",
         "user" : "dr.romanklinger",
         "description" : "",
         "date" : "2017-03-31 18:24:06",
         "changeDate" : "2017-04-27 21:15:47",
         "count" : 2,
         "pub-type": "techreport",
         
         "year": "2007", 
         "url": "https://ls11-www.cs.uni-dortmund.de/_media/techreports/tr07-13.pdf", 
         
         "author": [ 
            "Roman Klinger","Katrin Tomanek"
         ],
         "authors": [
         	
            	{"first" : "Roman",	"last" : "Klinger"},
            	{"first" : "Katrin",	"last" : "Tomanek"}
         ],
         "number": "TR07-2-013","note": "ISSN 1864-4503, Technical Report",
         "bibtexKey": "KlingerTomanek2007"

      }
	  
   ]
}
