Heaps of Windows 10 internal builds, private source code leak online

Ben Tasker ben at bentasker.co.uk
Sun Jun 25 10:24:05 PDT 2017


On Sun, Jun 25, 2017 at 4:00 PM, CANNON <cannon at cannon-ciota.info> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> On 06/25/2017 02:14 PM, Shawn K. Quinn wrote:
> > On 06/25/2017 09:03 AM, CANNON wrote:
> >> Make open source:
> >> Would would be very amusing is to see Microsoft cry once someone
> >> creates librendows (Libre Windows) and puts this source code on
> >> github or something to make open source version of Windows and
> >> Windows software.
> >
> > Github would immediately shut it down once Microsoft sent them a DMCA
> > takedown notice. *Maybe* it might last a while on BitTorrent, if
> anywhere.
> >
>
> Github is too centralized anyways. What is the best decentralized git like
> system?
>


It's not exactly what you're after, but given that the options for actual
decentralized backends seem few and far between (there was also GitChain
btw - https://github.com/gitchain/gitchain ).

It's fairly trivial to set up a central repo that you push to, and have a
post-receive hook on it to forward any commits onto Github, Bitbucket and a
variety of other git-as-a-service providers. Spread across enough
providers, it makes take-downs harder (and you can easily just add a new
provider - there are plenty of github wannabe's out there, after all).

You'd need to be fairly careful about making sure that central repo isn't
taken down, but again, it'd be trivial to replace if it were.

You'd need to make sure discovery wasn't too hard, but that could be as
simple as providing links to the various providers in the repo's README so
that anyone with a copy of the README (or the internet archive) know where
else to look.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/html
Size: 2301 bytes
Desc: not available
URL: <http://lists.cpunks.org/pipermail/cypherpunks/attachments/20170625/8bca268d/attachment.txt>


More information about the cypherpunks mailing list