blockchain-certificates / wallet-iOS

An iOS wallet for Blockcerts
MIT License
18 stars 41 forks source link

are there any alternatives to the app ? #78

Closed TrevCan closed 2 years ago

TrevCan commented 2 years ago

Hello, I'm required to download this application onto my phone to get a digital certificate from my university.

But to be honest, the iOS App Store reviews do not seem promising. Plus, I've tried contacting my university if there are other alternatives or on which tech this is based but they haven't replied back.

My main question is: Can I issue / get my certificate without a mobile phone ?

How can I verify my certificate without using iOS / Android?

Can I get this to work (verification and issuing) through a *NIX system ?

Is there a CLI I could use ?

Thanks for the info.

raiseandfall commented 2 years ago

Hi @TrevCan

You could store your certificates anywhere, and use other alternatives to verify/view them:

TrevCan commented 2 years ago

Hello there. Thanks for your response. Based on my university's comments my guess was that it would be linked to my phone's private key or something like that. But it does not seem like it, as I have been able to verify the certificates from other devices.

Thanks

raiseandfall commented 2 years ago

Your private key is indeed stored on your phone, but the location of the private key doesn't define how to verify a Blockcerts document. The verification process establishes the veracity of several aspects of a Blockcerts document, but it never needs your private key. The blockchain technology allows anybody to verify a Blockcerts from anywhere, instantly and for free.