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
{{ message }}
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
@@ -11,15 +11,15 @@ The easiest way for managing JavaScript-s on a website is with [Bower](http://bo
11
11
12
12
$ bower install --save hwcrypto
13
13
14
-
Alternatively you can download the files from [release area](https://github.com/open-eid/hwcrypto.js/releases).
14
+
Alternatively you can download the files from [release area](https://github.com/hwcrypto/hwcrypto.js/releases).
15
15
16
16
`hwcrypto.js` itself does not do much, it depends on trusted platform code (installed separately and often running outside of the browser) to do the heavy lifting.
17
17
18
18
## Features
19
19
20
20
Version 0.0.9 has built-in support for:
21
-
-[NPAPI style synchronous plugins for Firefox, Safari and IE](https://github.com/open-eid/browser-token-signing)
Supports all [latest browsers](http://browsehappy.com/):
25
25
- Chrome 40+
@@ -33,9 +33,9 @@ Supports all [latest browsers](http://browsehappy.com/):
33
33
34
34
Distribution and installation of the necessary platform components is out of scope of this project.
35
35
36
-
For further instructions on how to use the interface please have a look at [API specification](https://github.com/open-eid/hwcrypto.js/wiki/ModernAPI)
36
+
For further instructions on how to use the interface please have a look at [API specification](https://github.com/hwcrypto/hwcrypto.js/wiki/ModernAPI)
37
37
38
-
For background information about the project and the eID web task force, please head to the [wiki](https://github.com/open-eid/hwcrypto.js/wiki#eid-web-tf)
38
+
For background information about the project and the eID web task force, please head to the [wiki](https://github.com/hwcrypto/hwcrypto.js/wiki#eid-web-tf)
0 commit comments