Compare commits
	
		
			9 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | d52fccfacf | ||
|  | 589403e8bb | ||
|  | b2f4619186 | ||
|  | 06317d1812 | ||
|  | 579250c5a8 | ||
|  | 4efeb8c0f6 | ||
|  | b0b6b17174 | ||
|  | 1487452c0c | ||
| 2e4c9bba99 | 
							
								
								
									
										205
									
								
								LICENSE
									
									
									
									
									
								
							
							
						
						
									
										205
									
								
								LICENSE
									
									
									
									
									
								
							| @ -1,192 +1,32 @@ | |||||||
|                                  Apache License | Copyright 2018 AJ ONeal | ||||||
|                            Version 2.0, January 2004 |  | ||||||
|                         http://www.apache.org/licenses/ |  | ||||||
| 
 | 
 | ||||||
|    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | This is open source software; you can redistribute it and/or modify it under the | ||||||
|  | terms of either: | ||||||
| 
 | 
 | ||||||
|    1. Definitions. |    a) the "MIT License" | ||||||
|  |    b) the "Apache-2.0 License" | ||||||
| 
 | 
 | ||||||
|       "License" shall mean the terms and conditions for use, reproduction, | MIT License | ||||||
|       and distribution as defined by Sections 1 through 9 of this document. |  | ||||||
| 
 | 
 | ||||||
|       "Licensor" shall mean the copyright owner or entity authorized by |    Permission is hereby granted, free of charge, to any person obtaining a copy | ||||||
|       the copyright owner that is granting the License. |    of this software and associated documentation files (the "Software"), to deal | ||||||
|  |    in the Software without restriction, including without limitation the rights | ||||||
|  |    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||||||
|  |    copies of the Software, and to permit persons to whom the Software is | ||||||
|  |    furnished to do so, subject to the following conditions: | ||||||
| 
 | 
 | ||||||
|       "Legal Entity" shall mean the union of the acting entity and all |    The above copyright notice and this permission notice shall be included in all | ||||||
|       other entities that control, are controlled by, or are under common |    copies or substantial portions of the Software. | ||||||
|       control with that entity. For the purposes of this definition, |  | ||||||
|       "control" means (i) the power, direct or indirect, to cause the |  | ||||||
|       direction or management of such entity, whether by contract or |  | ||||||
|       otherwise, or (ii) ownership of fifty percent (50%) or more of the |  | ||||||
|       outstanding shares, or (iii) beneficial ownership of such entity. |  | ||||||
| 
 | 
 | ||||||
|       "You" (or "Your") shall mean an individual or Legal Entity |    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||||||
|       exercising permissions granted by this License. |    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||||||
|  |    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||||||
|  |    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||||||
|  |    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||||||
|  |    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||||||
|  |    SOFTWARE. | ||||||
| 
 | 
 | ||||||
|       "Source" form shall mean the preferred form for making modifications, | Apache-2.0 License Summary | ||||||
|       including but not limited to software source code, documentation |  | ||||||
|       source, and configuration files. |  | ||||||
| 
 |  | ||||||
|       "Object" form shall mean any form resulting from mechanical |  | ||||||
|       transformation or translation of a Source form, including but |  | ||||||
|       not limited to compiled object code, generated documentation, |  | ||||||
|       and conversions to other media types. |  | ||||||
| 
 |  | ||||||
|       "Work" shall mean the work of authorship, whether in Source or |  | ||||||
|       Object form, made available under the License, as indicated by a |  | ||||||
|       copyright notice that is included in or attached to the work |  | ||||||
|       (an example is provided in the Appendix below). |  | ||||||
| 
 |  | ||||||
|       "Derivative Works" shall mean any work, whether in Source or Object |  | ||||||
|       form, that is based on (or derived from) the Work and for which the |  | ||||||
|       editorial revisions, annotations, elaborations, or other modifications |  | ||||||
|       represent, as a whole, an original work of authorship. For the purposes |  | ||||||
|       of this License, Derivative Works shall not include works that remain |  | ||||||
|       separable from, or merely link (or bind by name) to the interfaces of, |  | ||||||
|       the Work and Derivative Works thereof. |  | ||||||
| 
 |  | ||||||
|       "Contribution" shall mean any work of authorship, including |  | ||||||
|       the original version of the Work and any modifications or additions |  | ||||||
|       to that Work or Derivative Works thereof, that is intentionally |  | ||||||
|       submitted to Licensor for inclusion in the Work by the copyright owner |  | ||||||
|       or by an individual or Legal Entity authorized to submit on behalf of |  | ||||||
|       the copyright owner. For the purposes of this definition, "submitted" |  | ||||||
|       means any form of electronic, verbal, or written communication sent |  | ||||||
|       to the Licensor or its representatives, including but not limited to |  | ||||||
|       communication on electronic mailing lists, source code control systems, |  | ||||||
|       and issue tracking systems that are managed by, or on behalf of, the |  | ||||||
|       Licensor for the purpose of discussing and improving the Work, but |  | ||||||
|       excluding communication that is conspicuously marked or otherwise |  | ||||||
|       designated in writing by the copyright owner as "Not a Contribution." |  | ||||||
| 
 |  | ||||||
|       "Contributor" shall mean Licensor and any individual or Legal Entity |  | ||||||
|       on behalf of whom a Contribution has been received by Licensor and |  | ||||||
|       subsequently incorporated within the Work. |  | ||||||
| 
 |  | ||||||
|    2. Grant of Copyright License. Subject to the terms and conditions of |  | ||||||
|       this License, each Contributor hereby grants to You a perpetual, |  | ||||||
|       worldwide, non-exclusive, no-charge, royalty-free, irrevocable |  | ||||||
|       copyright license to reproduce, prepare Derivative Works of, |  | ||||||
|       publicly display, publicly perform, sublicense, and distribute the |  | ||||||
|       Work and such Derivative Works in Source or Object form. |  | ||||||
| 
 |  | ||||||
|    3. Grant of Patent License. Subject to the terms and conditions of |  | ||||||
|       this License, each Contributor hereby grants to You a perpetual, |  | ||||||
|       worldwide, non-exclusive, no-charge, royalty-free, irrevocable |  | ||||||
|       (except as stated in this section) patent license to make, have made, |  | ||||||
|       use, offer to sell, sell, import, and otherwise transfer the Work, |  | ||||||
|       where such license applies only to those patent claims licensable |  | ||||||
|       by such Contributor that are necessarily infringed by their |  | ||||||
|       Contribution(s) alone or by combination of their Contribution(s) |  | ||||||
|       with the Work to which such Contribution(s) was submitted. If You |  | ||||||
|       institute patent litigation against any entity (including a |  | ||||||
|       cross-claim or counterclaim in a lawsuit) alleging that the Work |  | ||||||
|       or a Contribution incorporated within the Work constitutes direct |  | ||||||
|       or contributory patent infringement, then any patent licenses |  | ||||||
|       granted to You under this License for that Work shall terminate |  | ||||||
|       as of the date such litigation is filed. |  | ||||||
| 
 |  | ||||||
|    4. Redistribution. You may reproduce and distribute copies of the |  | ||||||
|       Work or Derivative Works thereof in any medium, with or without |  | ||||||
|       modifications, and in Source or Object form, provided that You |  | ||||||
|       meet the following conditions: |  | ||||||
| 
 |  | ||||||
|       (a) You must give any other recipients of the Work or |  | ||||||
|           Derivative Works a copy of this License; and |  | ||||||
| 
 |  | ||||||
|       (b) You must cause any modified files to carry prominent notices |  | ||||||
|           stating that You changed the files; and |  | ||||||
| 
 |  | ||||||
|       (c) You must retain, in the Source form of any Derivative Works |  | ||||||
|           that You distribute, all copyright, patent, trademark, and |  | ||||||
|           attribution notices from the Source form of the Work, |  | ||||||
|           excluding those notices that do not pertain to any part of |  | ||||||
|           the Derivative Works; and |  | ||||||
| 
 |  | ||||||
|       (d) If the Work includes a "NOTICE" text file as part of its |  | ||||||
|           distribution, then any Derivative Works that You distribute must |  | ||||||
|           include a readable copy of the attribution notices contained |  | ||||||
|           within such NOTICE file, excluding those notices that do not |  | ||||||
|           pertain to any part of the Derivative Works, in at least one |  | ||||||
|           of the following places: within a NOTICE text file distributed |  | ||||||
|           as part of the Derivative Works; within the Source form or |  | ||||||
|           documentation, if provided along with the Derivative Works; or, |  | ||||||
|           within a display generated by the Derivative Works, if and |  | ||||||
|           wherever such third-party notices normally appear. The contents |  | ||||||
|           of the NOTICE file are for informational purposes only and |  | ||||||
|           do not modify the License. You may add Your own attribution |  | ||||||
|           notices within Derivative Works that You distribute, alongside |  | ||||||
|           or as an addendum to the NOTICE text from the Work, provided |  | ||||||
|           that such additional attribution notices cannot be construed |  | ||||||
|           as modifying the License. |  | ||||||
| 
 |  | ||||||
|       You may add Your own copyright statement to Your modifications and |  | ||||||
|       may provide additional or different license terms and conditions |  | ||||||
|       for use, reproduction, or distribution of Your modifications, or |  | ||||||
|       for any such Derivative Works as a whole, provided Your use, |  | ||||||
|       reproduction, and distribution of the Work otherwise complies with |  | ||||||
|       the conditions stated in this License. |  | ||||||
| 
 |  | ||||||
|    5. Submission of Contributions. Unless You explicitly state otherwise, |  | ||||||
|       any Contribution intentionally submitted for inclusion in the Work |  | ||||||
|       by You to the Licensor shall be under the terms and conditions of |  | ||||||
|       this License, without any additional terms or conditions. |  | ||||||
|       Notwithstanding the above, nothing herein shall supersede or modify |  | ||||||
|       the terms of any separate license agreement you may have executed |  | ||||||
|       with Licensor regarding such Contributions. |  | ||||||
| 
 |  | ||||||
|    6. Trademarks. This License does not grant permission to use the trade |  | ||||||
|       names, trademarks, service marks, or product names of the Licensor, |  | ||||||
|       except as required for reasonable and customary use in describing the |  | ||||||
|       origin of the Work and reproducing the content of the NOTICE file. |  | ||||||
| 
 |  | ||||||
|    7. Disclaimer of Warranty. Unless required by applicable law or |  | ||||||
|       agreed to in writing, Licensor provides the Work (and each |  | ||||||
|       Contributor provides its Contributions) on an "AS IS" BASIS, |  | ||||||
|       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |  | ||||||
|       implied, including, without limitation, any warranties or conditions |  | ||||||
|       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |  | ||||||
|       PARTICULAR PURPOSE. You are solely responsible for determining the |  | ||||||
|       appropriateness of using or redistributing the Work and assume any |  | ||||||
|       risks associated with Your exercise of permissions under this License. |  | ||||||
| 
 |  | ||||||
|    8. Limitation of Liability. In no event and under no legal theory, |  | ||||||
|       whether in tort (including negligence), contract, or otherwise, |  | ||||||
|       unless required by applicable law (such as deliberate and grossly |  | ||||||
|       negligent acts) or agreed to in writing, shall any Contributor be |  | ||||||
|       liable to You for damages, including any direct, indirect, special, |  | ||||||
|       incidental, or consequential damages of any character arising as a |  | ||||||
|       result of this License or out of the use or inability to use the |  | ||||||
|       Work (including but not limited to damages for loss of goodwill, |  | ||||||
|       work stoppage, computer failure or malfunction, or any and all |  | ||||||
|       other commercial damages or losses), even if such Contributor |  | ||||||
|       has been advised of the possibility of such damages. |  | ||||||
| 
 |  | ||||||
|    9. Accepting Warranty or Additional Liability. While redistributing |  | ||||||
|       the Work or Derivative Works thereof, You may choose to offer, |  | ||||||
|       and charge a fee for, acceptance of support, warranty, indemnity, |  | ||||||
|       or other liability obligations and/or rights consistent with this |  | ||||||
|       License. However, in accepting such obligations, You may act only |  | ||||||
|       on Your own behalf and on Your sole responsibility, not on behalf |  | ||||||
|       of any other Contributor, and only if You agree to indemnify, |  | ||||||
|       defend, and hold each Contributor harmless for any liability |  | ||||||
|       incurred by, or claims asserted against, such Contributor by reason |  | ||||||
|       of your accepting any such warranty or additional liability. |  | ||||||
| 
 |  | ||||||
|    END OF TERMS AND CONDITIONS |  | ||||||
| 
 |  | ||||||
|    APPENDIX: How to apply the Apache License to your work. |  | ||||||
| 
 |  | ||||||
|       To apply the Apache License to your work, attach the following |  | ||||||
|       boilerplate notice, with the fields enclosed by brackets "{}" |  | ||||||
|       replaced with your own identifying information. (Don't include |  | ||||||
|       the brackets!)  The text should be enclosed in the appropriate |  | ||||||
|       comment syntax for the file format. We also recommend that a |  | ||||||
|       file or class name and description of purpose be included on the |  | ||||||
|       same "printed page" as the copyright notice for easier |  | ||||||
|       identification within third-party archives. |  | ||||||
| 
 |  | ||||||
|    Copyright {yyyy} {name of copyright owner} |  | ||||||
| 
 | 
 | ||||||
|    Licensed under the Apache License, Version 2.0 (the "License"); |    Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
|    you may not use this file except in compliance with the License. |    you may not use this file except in compliance with the License. | ||||||
| @ -199,4 +39,3 @@ | |||||||
|    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
|    See the License for the specific language governing permissions and |    See the License for the specific language governing permissions and | ||||||
|    limitations under the License. |    limitations under the License. | ||||||
| 
 |  | ||||||
|  | |||||||
							
								
								
									
										34
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										34
									
								
								README.md
									
									
									
									
									
								
							| @ -1,24 +1,9 @@ | |||||||
| <!-- BANNER_TPL_BEGIN --> |  | ||||||
| 
 |  | ||||||
| About Daplie: We're taking back the Internet! |  | ||||||
| -------------- |  | ||||||
| 
 |  | ||||||
| Down with Google, Apple, and Facebook! |  | ||||||
| 
 |  | ||||||
| We're re-decentralizing the web and making it read-write again - one home cloud system at a time. |  | ||||||
| 
 |  | ||||||
| Tired of serving the Empire? Come join the Rebel Alliance: |  | ||||||
| 
 |  | ||||||
| <a href="mailto:jobs@daplie.com">jobs@daplie.com</a> | [Invest in Daplie on Wefunder](https://daplie.com/invest/) | [Pre-order Cloud](https://daplie.com/preorder/), The World's First Home Server for Everyone |  | ||||||
| 
 |  | ||||||
| <!-- BANNER_TPL_END --> |  | ||||||
| 
 |  | ||||||
| # Browser Authenticator | # Browser Authenticator | ||||||
| 
 | 
 | ||||||
| Two- / Multi- Factor Authenication (2FA / MFA) for browser JavaScript | Two- / Multi- Factor Authenication (2FA / MFA) for browser JavaScript | ||||||
| 
 | 
 | ||||||
| [](https://daplie.github.io/browser-authenticator/) | <!-- [](https://authenticator.ppl.family/) --> | ||||||
| <!--  --> |  | ||||||
| 
 | 
 | ||||||
| There are a number of apps that various websites use to give you 6-digit codes to increase security when you log in: | There are a number of apps that various websites use to give you 6-digit codes to increase security when you log in: | ||||||
| 
 | 
 | ||||||
| @ -30,16 +15,17 @@ There are a number of apps that various websites use to give you 6-digit codes t | |||||||
| There are many [Services that Support MFA](http://lifehacker.com/5938565/heres-everywhere-you-should-enable-two-factor-authentication-right-now), | There are many [Services that Support MFA](http://lifehacker.com/5938565/heres-everywhere-you-should-enable-two-factor-authentication-right-now), | ||||||
| including Google, Microsoft, Facebook, and Digital Ocean for starters. | including Google, Microsoft, Facebook, and Digital Ocean for starters. | ||||||
| 
 | 
 | ||||||
| This module uses [`botp`](https://github.com/Daplie/botp) which implements `TOTP` [(RFC 6238)](https://www.ietf.org/rfc/rfc6238.txt) | This module uses [`botp`](https://git.coolaj86.com/coolaj86/botp.js) which implements `TOTP` [(RFC 6238)](https://www.ietf.org/rfc/rfc6238.txt) | ||||||
| (the *Authenticator* standard), which is based on `HOTP` [(RFC 4226)](https://www.ietf.org/rfc/rfc4226.txt) | (the *Authenticator* standard), which is based on `HOTP` [(RFC 4226)](https://www.ietf.org/rfc/rfc4226.txt) | ||||||
| to provide codes that are exactly compatible with all other *Authenticator* apps and services that use them. | to provide codes that are exactly compatible with all other *Authenticator* apps and services that use them. | ||||||
| 
 | 
 | ||||||
| Demo | Demo | ||||||
| ==== | ==== | ||||||
| 
 | 
 | ||||||
| [Live Demo](https://daplie.github.io/browser-authenticator/) at <https://daplie.github.io/browser-authenticator/> | [Live Demo](https://authenticator.ppl.family/) | ||||||
|  | at <https://authenticator.ppl.family/> | ||||||
| 
 | 
 | ||||||
| You may also be interested in [Node Authenticator](https://github.com/Daplie/node-authenticator) over at <https://github.com/Daplie/node-authenticator> | You may also be interested in [Node Authenticator](https://git.coolaj86.com/coolaj86/node-authenticator.js) over at <https://git.coolaj86.com/coolaj86/node-authenticator.js> | ||||||
| 
 | 
 | ||||||
| Usage | Usage | ||||||
| ===== | ===== | ||||||
| @ -187,3 +173,11 @@ The window is set to +/- 1, meaning each token is valid for a total of 90 second | |||||||
| (-30 seconds, +0 seconds, and +30 seconds) | (-30 seconds, +0 seconds, and +30 seconds) | ||||||
| to account for time drift (which should be very rare for mobile devices) | to account for time drift (which should be very rare for mobile devices) | ||||||
| and humans who are handicapped or otherwise struggle with quick fine motor skills (like my grandma). | and humans who are handicapped or otherwise struggle with quick fine motor skills (like my grandma). | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | Install WebApp | ||||||
|  | -------------- | ||||||
|  | 
 | ||||||
|  | ```bash | ||||||
|  | git clone --depth 1 https://git.coolaj86.com/coolaj86/browser-authenticator.js.git | ||||||
|  | ``` | ||||||
|  | |||||||
| @ -5,7 +5,14 @@ var Authenticator = exports.Authenticator || exports; | |||||||
| var Unibabel = window.Unibabel; // || require('unibabel');
 | var Unibabel = window.Unibabel; // || require('unibabel');
 | ||||||
| var totp = window.totp; // || require('notp').totp;
 | var totp = window.totp; // || require('notp').totp;
 | ||||||
| 
 | 
 | ||||||
| if (!window.crypto) { | function loadForge() { | ||||||
|  |   var script = document.createElement('script'); | ||||||
|  |   script.src = '/demo/bower_components/forge/dist/forge.min.js'; | ||||||
|  |   script.addEventListener('load', collectRandom); | ||||||
|  |   document.body.appendChild(script); | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | function collectRandom() { | ||||||
|   document.addEventListener('mousemove', function (event) { |   document.addEventListener('mousemove', function (event) { | ||||||
|     var ev = event || window.event; |     var ev = event || window.event; | ||||||
| 
 | 
 | ||||||
| @ -14,6 +21,14 @@ if (!window.crypto) { | |||||||
|   }); |   }); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | if (!window.crypto) { | ||||||
|  |   if (!window.forge) { | ||||||
|  |     loadForge(); | ||||||
|  |   } else { | ||||||
|  |     collectRandom(); | ||||||
|  |   } | ||||||
|  | } | ||||||
|  | 
 | ||||||
| // Generate a key
 | // Generate a key
 | ||||||
| function generateOtpKey() { | function generateOtpKey() { | ||||||
|   // 20 cryptographically random binary bytes (160-bit key)
 |   // 20 cryptographically random binary bytes (160-bit key)
 | ||||||
|  | |||||||
| @ -1,7 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "authenticator", |   "name": "authenticator", | ||||||
|   "version": "1.0.6", |   "homepage": "https://git.coolaj86.com/coolaj86/browser-authenticator.js", | ||||||
|   "homepage": "https://github.com/Daplie/browser-authenticator", |  | ||||||
|   "authors": [ |   "authors": [ | ||||||
|     "AJ ONeal <awesome@coolaj86.com>" |     "AJ ONeal <awesome@coolaj86.com>" | ||||||
|   ], |   ], | ||||||
|  | |||||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 30 KiB | 
| @ -50,6 +50,7 @@ function generate(ke) { | |||||||
|     var src = 'https://chart.googleapis.com/chart?chs=166x166&chld=L|0&cht=qr&chl=' + encodeURIComponent(otpauth); |     var src = 'https://chart.googleapis.com/chart?chs=166x166&chld=L|0&cht=qr&chl=' + encodeURIComponent(otpauth); | ||||||
| 
 | 
 | ||||||
|     $('.js-otpauth').innerHTML = otpauth; // only safe to inject because I created it
 |     $('.js-otpauth').innerHTML = otpauth; // only safe to inject because I created it
 | ||||||
|  |     $('.js-otpauth').href = otpauth; | ||||||
|     $('img.js-qrcode').src = src; |     $('img.js-qrcode').src = src; | ||||||
|     $('.js-otp-iframe').src = 'demo/phone.html?otpuri=' + encodeURIComponent(otpauth); |     $('.js-otp-iframe').src = 'demo/phone.html?otpuri=' + encodeURIComponent(otpauth); | ||||||
| 
 | 
 | ||||||
|  | |||||||
							
								
								
									
										1
									
								
								demo/logo.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								demo/logo.svg
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1 @@ | |||||||
|  | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 338.63 338.63"><defs><style>.a{fill:#5b2c98;}.b{fill:#fff;}</style></defs><title>ppl-circle-</title><circle class="a" cx="169.31" cy="169.31" r="150"/><path class="b" d="M146.9,135.45a32.24,32.24,0,0,0-6.06-10.22,29,29,0,0,0-9.22-6.9A26.69,26.69,0,0,0,120,115.78a24.92,24.92,0,0,0-12.61,3.14,25.46,25.46,0,0,0-8.91,8.63v-10.7H84.55v87.61h15.93V168.21a23.17,23.17,0,0,0,8.56,8.85,24.5,24.5,0,0,0,12.83,3.27,24.16,24.16,0,0,0,10.94-2.5,26.31,26.31,0,0,0,8.62-6.89,32.55,32.55,0,0,0,5.65-10.34,39.2,39.2,0,0,0,2-12.72A35.4,35.4,0,0,0,146.9,135.45Zm-30.12,32.69c-10.09,0-18.28-8.7-18.28-19.43a20.19,20.19,0,0,1,2-8.77v-.15a14,14,0,0,1,2.43-4.16,19.11,19.11,0,0,1,3.63-3.33,16.49,16.49,0,0,1,4.4-2.2,15.12,15.12,0,0,1,4.63-.77h.07c.37,0,.76,0,1.14,0,10.1,0,18.28,8.7,18.28,19.42S126.88,168.14,116.78,168.14Z"/><path class="b" d="M222.27,135.45a32.24,32.24,0,0,0-6.06-10.22,29,29,0,0,0-9.22-6.9,26.69,26.69,0,0,0-11.64-2.55,24.92,24.92,0,0,0-12.61,3.14,25.54,25.54,0,0,0-8.91,8.63v-10.7H159.92v87.61h15.93V168.21a23.24,23.24,0,0,0,8.56,8.85,24.52,24.52,0,0,0,12.84,3.27,24.22,24.22,0,0,0,10.94-2.5,26.27,26.27,0,0,0,8.61-6.89,32.55,32.55,0,0,0,5.65-10.34,39.47,39.47,0,0,0,2-12.72A35.4,35.4,0,0,0,222.27,135.45Zm-31.6,32.69c-10.09,0-18.28-8.7-18.28-19.43s8.19-19.42,18.28-19.42a18,18,0,0,1,2.09.13h.09a15.77,15.77,0,0,1,4.93,1.32,17.08,17.08,0,0,1,4.51,3l.37.34A19.86,19.86,0,0,1,209,148.71C209,159.44,200.76,168.14,190.67,168.14Z"/><path class="b" d="M263.94,164.76a20.11,20.11,0,0,1-3.27,1.18,11.85,11.85,0,0,1-3.16.48,6,6,0,0,1-4.75-1.9,7.84,7.84,0,0,1-1.66-5.35V92.36H235.17v72.4q0,7.37,4.1,11.35t11.59,4a41.31,41.31,0,0,0,7.73-.83,30.52,30.52,0,0,0,7.49-2.38Z"/><path class="b" d="M208,229.74c-15.45,8.56-32.81,12.13-49.22,12.13S125,238.3,109.54,229.74l-5.24,12.84c16.41,10,33.53,15.69,54.45,15.69s38.05-5.71,54.45-15.69Z"/></svg> | ||||||
| After Width: | Height: | Size: 1.8 KiB | 
| @ -1,7 +1,7 @@ | |||||||
| <!DOCTYPE html> | <!DOCTYPE html> | ||||||
| <html> | <html> | ||||||
|   <head> |   <head> | ||||||
|     <title>Authenticator - Daplie, Inc</title> |     <title>Authenticator</title> | ||||||
|     <meta charset="UTF-8"> |     <meta charset="UTF-8"> | ||||||
|     <!--meta name="viewport" content="width=device-width, user-scalable=no" /--> |     <!--meta name="viewport" content="width=device-width, user-scalable=no" /--> | ||||||
|     <meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src 'self' https://chart.googleapis.com/ data:; child-src 'self'; object-src 'none'"> |     <meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src 'self' https://chart.googleapis.com/ data:; child-src 'self'; object-src 'none'"> | ||||||
|  | |||||||
| @ -108,12 +108,12 @@ input { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .logo { | .logo { | ||||||
|     background-image: url("daplie-logo.png"); |     background-image: url("logo.svg"); | ||||||
|     background-repeat: no-repeat; |     background-repeat: no-repeat; | ||||||
|     background-size: 200px 50px; |     background-size: 75px 75px; | ||||||
|     width: 200px; |     width: 75px; | ||||||
|     height: 50px; |     height: 75px; | ||||||
|     margin: 50px auto 0 auto; |     margin: 25px auto 0 auto; | ||||||
|     line-height: 1.0556; |     line-height: 1.0556; | ||||||
|     text-align: center; |     text-align: center; | ||||||
|     z-index: 2; |     z-index: 2; | ||||||
| @ -124,7 +124,7 @@ input { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .token-issuer { | .token-issuer { | ||||||
|     margin-top: 50px; |     margin-top: 25px; | ||||||
|     z-index: 2; |     z-index: 2; | ||||||
|     font-size: 12px; |     font-size: 12px; | ||||||
|     line-height: 1.0556; |     line-height: 1.0556; | ||||||
|  | |||||||
| @ -1,7 +1,7 @@ | |||||||
| <!DOCTYPE html> | <!DOCTYPE html> | ||||||
| <html> | <html> | ||||||
|   <head> |   <head> | ||||||
|     <title>Authenticator - Daplie, Inc</title> |     <title>Authenticator</title> | ||||||
|     <meta charset="UTF-8"> |     <meta charset="UTF-8"> | ||||||
|     <!--meta name="viewport" content="width=device-width, user-scalable=no" /--> |     <!--meta name="viewport" content="width=device-width, user-scalable=no" /--> | ||||||
|     <meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src 'self' https://camo.githubusercontent.com/ https://chart.googleapis.com/ data:; child-src 'self'; object-src 'none'"> |     <meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src 'self' https://camo.githubusercontent.com/ https://chart.googleapis.com/ data:; child-src 'self'; object-src 'none'"> | ||||||
| @ -73,7 +73,7 @@ | |||||||
|             <div class="form-group"> |             <div class="form-group"> | ||||||
|               <label class="col-sm-3 control-label">URI:</label> |               <label class="col-sm-3 control-label">URI:</label> | ||||||
|               <div class="col-sm-9"> |               <div class="col-sm-9"> | ||||||
|                 <p class="js-otpauth">otpauth://totp/company:user?secret=xxxx&issuer=company</p> |                 <a class="js-otpauth">otpauth://totp/company:user?secret=xxxx&issuer=company</a> | ||||||
|               </div> |               </div> | ||||||
|             </div> |             </div> | ||||||
|           </form> |           </form> | ||||||
| @ -83,7 +83,7 @@ | |||||||
|     </div> |     </div> | ||||||
| 
 | 
 | ||||||
|     <!-- github banner --> |     <!-- github banner --> | ||||||
|     <a href="https://github.com/Daplie/browser-authenticator"><img class="github-banner" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"></a> |     <a href="https://git.coolaj86.com/coolaj86/browser-authenticator.js"><img class="github-banner" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me with Git" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"></a> | ||||||
| 
 | 
 | ||||||
|     <!-- extremely lightweight shim for hex conversion --> |     <!-- extremely lightweight shim for hex conversion --> | ||||||
|     <script src="demo/bower_components/unibabel/index.js"></script> |     <script src="demo/bower_components/unibabel/index.js"></script> | ||||||
| @ -93,7 +93,9 @@ | |||||||
|     <script src="demo/bower_components/unibabel/unibabel.base32.js"></script> |     <script src="demo/bower_components/unibabel/unibabel.base32.js"></script> | ||||||
| 
 | 
 | ||||||
|     <!-- forge.* --> |     <!-- forge.* --> | ||||||
|  |     <!--[if lt IE 11]> | ||||||
|     <script src="demo/bower_components/forge/dist/forge.min.js"></script> |     <script src="demo/bower_components/forge/dist/forge.min.js"></script> | ||||||
|  |     <![endif]--> | ||||||
| 
 | 
 | ||||||
|     <!-- botp.totp --> |     <!-- botp.totp --> | ||||||
|     <script src="demo/bower_components/botp/sha1-hmac.js"></script> |     <script src="demo/bower_components/botp/sha1-hmac.js"></script> | ||||||
|  | |||||||
							
								
								
									
										30
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,30 @@ | |||||||
|  | { | ||||||
|  |   "name": "browser-authenticator", | ||||||
|  |   "version": "1.0.8", | ||||||
|  |   "description": "Two- / Multi- Factor Authenication (2FA / MFA / OTP) for browser JavaScript", | ||||||
|  |   "main": "authenticator.js", | ||||||
|  |   "homepage": "https://git.coolaj86.com/coolaj86/browser-authenticator.js", | ||||||
|  |   "directories": { | ||||||
|  |     "example": "examples" | ||||||
|  |   }, | ||||||
|  |   "scripts": { | ||||||
|  |     "test": "echo \"Error: no test specified\" && exit 1" | ||||||
|  |   }, | ||||||
|  |   "repository": { | ||||||
|  |     "type": "git", | ||||||
|  |     "url": "https://git.coolaj86.com/coolaj86/browser-authenticator.js" | ||||||
|  |   }, | ||||||
|  |   "keywords": [ | ||||||
|  |     "botp", | ||||||
|  |     "notp", | ||||||
|  |     "otp", | ||||||
|  |     "totp", | ||||||
|  |     "hotp", | ||||||
|  |     "authenticator", | ||||||
|  |     "authy", | ||||||
|  |     "mfa", | ||||||
|  |     "2fa" | ||||||
|  |   ], | ||||||
|  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | ||||||
|  |   "license": "(MIT OR Apache-2.0)" | ||||||
|  | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user