Live data from Hacker News

The Bitcoin Piñata

ownme.ipredator.se

61–70 of 112 posts

Re: The Bitcoin Piñata

#61
post #42

Earlier quoted context omitted.

But oddly not http://www.cryptopals.com/

Not so odd, I don't always use nor redirect www either (well I do if it's for a client, but otherwise I usually can't be bothered). Edit: But I do get 404s when I click the "language-links" on the challenge pages, like http://cryptopals.com/sets/1/challenges/1/ruby . What are those anyways?

Well, it's strange to have a record for the www. subdomain and not do anything with it, like 403 :P

Re: The Bitcoin Piñata

#63
I'm more interested in the OS they hosted their site on.

Mirage, developed in OCaml for the cloud. The part that really interested me: "If a sudden spike in traffic occurs, the web-servers can be configured to create and deploy copies of themselves to service the demand. This auto-scaling happens so quickly that an incoming connection can trigger the creation of new server and the new server can then handle that request before it times out (which is on the order of milliseconds)."

http://openmirage.org/wiki/overview-of-mirage

Re: The Bitcoin Piñata

#65
post #63

I'm more interested in the OS they hosted their site on. Mirage, developed in OCaml for the cloud. The part that really interested me: "If a sudden spike in traffic occurs, the web-servers can be configured to create and deploy copies of themselves to service the demand. This auto-scaling happens so quickly that an incoming connection can trigger the creation of new server and the new server can then handle that requ…

Yup, this is work in progress. The first part of this is Jitsu, which is a DNS server that can spin up Unikernels on an incoming request.

https://github.com/MagnusS/jitsu

Re: The Bitcoin Piñata

#66
post #62
post #60

Earlier quoted context omitted.

I bet the authors never considered that as part of their threat models.

Wait aren't you one of the authors?

I'm part of the Mirage team but when I say 'authors' I'm specifically referring to the people who wrote the Piñata code.

Re: The Bitcoin Piñata

#67
post #60
post #40

The other interesting bit is that if you really want to chip in you could send bitcoin TO that address to sweeten the pot.

I bet the authors never considered that as part of their threat models.

Also, this has already been done. 50 cents worth, but still.

Re: The Bitcoin Piñata

#68
post #66
post #62

Earlier quoted context omitted.

Wait aren't you one of the authors?

I'm part of the Mirage team but when I say 'authors' I'm specifically referring to the people who wrote the Piñata code.

The site is down now. Any idea why? Too much traffic, or DDos, or other hack?

Re: The Bitcoin Piñata

#69
post #63

I'm more interested in the OS they hosted their site on. Mirage, developed in OCaml for the cloud. The part that really interested me: "If a sudden spike in traffic occurs, the web-servers can be configured to create and deploy copies of themselves to service the demand. This auto-scaling happens so quickly that an incoming connection can trigger the creation of new server and the new server can then handle that requ…

[deleted]

Re: The Bitcoin Piñata

#70
post #68
post #66

Earlier quoted context omitted.

I'm part of the Mirage team but when I say 'authors' I'm specifically referring to the people who wrote the Piñata code.

The site is down now. Any idea why? Too much traffic, or DDos, or other hack?

Syn flood...
Post reply on HN