From e9cfd04800d727431ae8911d19cc6bce0fc97b58 Mon Sep 17 00:00:00 2001 From: Bitgamma Date: Mon, 17 Feb 2020 10:14:42 +0300 Subject: [PATCH 1/4] Update README.md closes #64 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7b9aaa5..679ddab 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The most obvious case for integration of Keycard is crypto wallets (ETH, BTC, et # Where to start? -A good place to start is our documentation site https://keycard.status.im/api/ +A good place to start is our documentation site https://keycard.tech/docs/ You can also join the dicussion about this project on Status channel: https://get.status.im/chat/public/status-keycard @@ -79,8 +79,8 @@ Best performance is achieved if the card supports: # Other related repositories -Android installer https://github.com/status-im/keycard-installer-android/ - Java SDK for Android and Desktop https://github.com/status-im/status-keycard-java Swift SDK for iOS13 https://github.com/status-im/Keycard.swift + +Keycard CLI for Desktop https://github.com/status-im/keycard-cli From dd290cd217e15e25a5b7f9df6db959d6cf52e08b Mon Sep 17 00:00:00 2001 From: Bitgamma Date: Tue, 24 Mar 2020 16:38:04 +0300 Subject: [PATCH 2/4] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 679ddab..0b11d6d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ A good place to start is our documentation site https://keycard.tech/docs/ You can also join the dicussion about this project on Status channel: https://get.status.im/chat/public/status-keycard +If you just want to use the Keycard as your hardware wallet there are currently two apps supporting it + +1. WallETH [[Android](https://play.google.com/store/apps/details?id=org.walleth)] +2. Gnosis Safe [[Android](https://play.google.com/store/apps/details?id=pm.gnosis.heimdall)][[iOS](https://apps.apple.com/us/app/gnosis-safe-smart-wallet/id1447390375)] + +support in [Status](https://status.im/) is coming soon too! + # How to contribute? Anyone is welcome to contribute to Keycard! From 81a62bbc93444cb79ab6df2bbf3ccf959a6dfd25 Mon Sep 17 00:00:00 2001 From: Bitgamma Date: Wed, 25 Mar 2020 09:11:11 +0300 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b11d6d..ee20fa0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ If you just want to use the Keycard as your hardware wallet there are currently 1. WallETH [[Android](https://play.google.com/store/apps/details?id=org.walleth)] 2. Gnosis Safe [[Android](https://play.google.com/store/apps/details?id=pm.gnosis.heimdall)][[iOS](https://apps.apple.com/us/app/gnosis-safe-smart-wallet/id1447390375)] -support in [Status](https://status.im/) is coming soon too! +support in [Status](https://status.im/) is coming soon too! If you feel adventurous, you can try a [nightly build](https://ci.status.im/job/status-react/job/nightly/) already. # How to contribute? From 4a51855678f4c8c476cf7e5862f31cbd38149d93 Mon Sep 17 00:00:00 2001 From: Bitgamma Date: Thu, 2 Apr 2020 10:22:20 +0300 Subject: [PATCH 4/4] Update README.md closes #66 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee20fa0..bd206d7 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ In order to test with the simulator with an IDE, you need to pass these addition * The applet requires JavaCard 3.0.4 (with the addition of KeyAgreement.ALG_EC_SVDP_DH_PLAIN_XY ) or later. * The class byte of the APDU is not checked since there are no conflicting INS code. +* The GlobalPlatform ISD keys are set to c212e073ff8b4bbfaff4de8ab655221f. The algorithms the card must support are at least: * Cipher.ALG_AES_BLOCK_128_CBC_NOPAD