You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{'a': '<b>A Powerful Combination</b>','b': '<p>This project comes prepared with the jQuery JavaScript Library, as well as the Bootstrap CSS - which includes their version of Normalize - and JavaScript Libraries. Their links:</p><p><a href="http://jquery.com/" target="_blank">The jQuery website.</a></p><p><a href="http://getbootstrap.com/" target="_blank">The GetBootstrap website.</a></p>.'},
37
37
{'a': '<b>MySQL</b>','b': '<p>This project harnesses the power of MySQL Community Server through nodamysql (nk-mysql on npm), which uses the MySQL Connector C++ to provide efficient and secure data integration. Browse the following links for specifics:</p><p><a href="http://www.mysql.com/about/legal/licensing/foss-exception/" target="_blank">Oracle\'s Free and Open Source (\"FOSS\") License</a>.</p><p><a href="http://github.com/mmod/nodamysql" target="_blank">The nodamysql GitHub.</a></p>'},
38
-
{'a': '<b>The</b> SJCL','b': '<p>This project makes use of the Stanford Javascript Crypto Library, and provides a great starting place for creating a secure and efficient user system. Here are some links to get you started:</p><p><a href="http://crypto.stanford.edu/sjcl/" target="_blank">The Stanford JavaScript Cryto Library website.<a></p><p><a href="https://jswebcrypto.azurewebsites.net/demo.html#/pbkdf2" target="_blank">Getting started with JavaScript and Web Cryptography.</a></p>','c': 'yea'},
38
+
{'a': '<b>The SJCL</b>','b': '<p>This project makes use of the Stanford Javascript Crypto Library, and provides a great starting place for creating a secure and efficient user system. Here are some links to get you started:</p><p><a href="http://crypto.stanford.edu/sjcl/" target="_blank">The Stanford JavaScript Cryto Library website.<a></p><p><a href="https://jswebcrypto.azurewebsites.net/demo.html#/pbkdf2" target="_blank">Getting started with JavaScript and Web Cryptography.</a></p>','c': 'yea'},
39
39
{'a': '<b>Business Friendly</b>','b': 'This project is created with nodakwaeri (nk on npm), which is provided under the terms of the Apache V2.0 License. You are not required to provide the source to your derived work. Find out more:</p><a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">The Apache V2.0 License.</p><a href="http://github.com/mmod/nodakwaeri" target="_blank">The nodakwaeri GitHub.</a><p>.'}
// Run our query. We will not compare passwords quite yet, as we need the timestamp from the record as part of our salt. This is ok since usernames are unique.
// Run our query. We will not compare passwords quite yet, as we need the timestamp from the record as part of our salt. This is ok since usernames are unique.
0 commit comments