btcrelay icon indicating copy to clipboard operation
btcrelay copied to clipboard

Website is not open-source (and has a bad link)

Open apeace opened this issue 9 years ago • 5 comments

Hey there,

I noticed that btcrelay.org has a link that says "For further details, view this DEVCON1 presentation". But the link has no href value. I believe it should point here.

I went to look for the site so I could send a PR, but I couldn't find it! So the real issue is, the site isn't open-source :)

apeace avatar Dec 12 '15 03:12 apeace

Thanks for the feedback.

The website is open-source, it's the website branch https://github.com/ethereum/btcrelay/tree/website and when it is built it needs to be pushed to the gh-pages branch. I will leave this open until I get to it.

ethers avatar Dec 12 '15 03:12 ethers

Ah, thanks!

apeace avatar Dec 12 '15 03:12 apeace

neither the website nor the sources say explicitly if it is opensource, is it under Creative Commons, or the same MIT License as BTCRelay itself?

nimbosa avatar Dec 30 '15 04:12 nimbosa

Hi @nimbosa, website license is MIT, same as BTC Relay itself. But your point is noted and I will add a license file to https://github.com/ethereum/btcrelay/tree/website and update its readme. Thanks

ethers avatar Dec 30 '15 07:12 ethers

A temporary branch named w2 was used to deploy the current website. Will add website license when using website branch again.

ethers avatar May 03 '16 04:05 ethers