Item talk:Q65345
From geokb
{
"USGS Publications Warehouse": { "schema": { "@context": "https://schema.org", "@type": "CreativeWork", "additionalType": "USGS Numbered Series", "name": "Secure Web-Site Access with Tickets and Message-Dependent Digests", "identifier": [ { "@type": "PropertyValue", "propertyID": "USGS Publications Warehouse IndexID", "value": "tm7B1", "url": "https://pubs.usgs.gov/publication/tm7B1" }, { "@type": "PropertyValue", "propertyID": "USGS Publications Warehouse Internal ID", "value": 97097 }, { "@type": "PropertyValue", "propertyID": "DOI", "value": "10.3133/tm7B1", "url": "https://doi.org/10.3133/tm7B1" } ], "inLanguage": "en", "isPartOf": [ { "@type": "CreativeWorkSeries", "name": "Techniques and Methods" } ], "datePublished": "2008", "dateModified": "2012-02-02", "abstract": "Although there are various methods for restricting access to documents stored on a World Wide Web (WWW) site (a Web site), none of the widely used methods is completely suitable for restricting access to Web applications hosted on an otherwise publicly accessible Web site. A new technique, however, provides a mix of features well suited for restricting Web-site or Web-application access to authorized users, including the following: secure user authentication, tamper-resistant sessions, simple access to user state variables by server-side applications, and clean session terminations. This technique, called message-dependent digests with tickets, or MDDT, maintains secure user sessions by passing single-use nonces (tickets) and message-dependent digests of user credentials back and forth between client and server. Appendix 2 provides a working implementation of MDDT with PHP server-side code and JavaScript client-side code.", "description": "iv, 53 p.", "publisher": { "@type": "Organization", "name": "Geological Survey (U.S.)" }, "author": [ { "@type": "Person", "name": "Donato, David I. didonato@usgs.gov", "givenName": "David I.", "familyName": "Donato", "email": "didonato@usgs.gov", "identifier": { "@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-5412-0249", "url": "https://orcid.org/0000-0002-5412-0249" }, "affiliation": [ { "@type": "Organization", "name": "Eastern Geographic Science Center", "url": "https://www.usgs.gov/centers/pwrc" } ] } ], "funder": [ { "@type": "Organization", "name": "Eastern Geographic Science Center", "url": "https://www.usgs.gov/centers/pwrc" } ] } }
}