Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Check SSL certificate of asset websites (a.k.a proof-of-authenticity) #76

Open
ghost opened this issue Nov 28, 2014 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Nov 28, 2014

Requested by several users, and generally a good idea.

http://blog.coinprism.com/2014/09/10/proof-of-authenticity-of-cryptoassets/

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6598617-check-ssl-certificate-of-asset-websites-a-k-a-proof-of-authenticity?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github).
@unsystemizer
Copy link
Contributor

unsystemizer commented Jan 8, 2017

You could say we already do this: if you specify https://, then HTTPS will be used. The site that displays this output from Counterblock API can validate the certificate on its own. If the site refuses self-signed or "invalid" certificates, then it can not display the contents, or display asset details so that it's clear the certificate didn't validate.

We don't validate certificates, but we could.

Maybe it'd be okay to enforce validation, but someone should take a look at the current situation and see how many certificates are invalid, just to estimate the impact.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant