Slashdot Mirror


Aventus Blockchain-Based Ticketing System Aims To Wipe Out Ticket Touts (theguardian.com)

umafuckit writes: The Guardian reports on Aventus, an open-source protocol designed to eliminate fraud and touting for large events. The Aventus Protocol "would allow event organizers to give each ticket a unique identity that is tied to its owner. Since each ticket is a linked list of records, where each new one contains an encrypted version of the previous one, they cannot be faked. The software also allows event promoters to keep an easy record of who owns the ticket, which means they can control the prices. The protocol was launched at Imperial College London last week and will be trialed at this year's world cup, where it will handle 10,000 ticket sales.

94 comments

  1. Useful for software bug report tickets, too? by Anonymous Coward · · Score: 0

    Would this tech be useful for software bug report tickets, too? Take a big software organization like Mozilla as an example. Maybe it could use tech like this to collect bug reports from users. Then this tech could, using the blockchain, also automatically set the bug report ticket's status to 'WONTFIX' automatically. It would save Mozilla staff and volunteers a lot of time, and it would get a response back to the submitter much quicker, too.

    1. Re:Useful for software bug report tickets, too? by Anonymous Coward · · Score: 4, Insightful

      "Thing which already exists, except implemented using blockchain instead" is only a good idea if you're a contractor looking to generate billable hours out of buzzwords.

    2. Re:Useful for software bug report tickets, too? by morethanapapercert · · Score: 2
      I quote: "go away or I shall replace you with a small shell script"

      Automatically setting a flag on a web form submission is trivial, but only the most oblivious of PHB's would ever think of doing so. Sure Mozilla will sometimes refuse to address a complaint a user had, but a few points for you to ponder:

      1)Mozilla is doing this essentially free for the user community. They are fortunate to have funding and revenue streams that allow them to do that. But it does require that they focus very carefully on what it is they want to achieve and to carefully weigh whether chasing every little bug is worth the manhours.

      2)Sometimes things can't be fixed, not without breaking something else that large numbers of users depend on. My own experience is a case in point. Firefox 59.0.2 drastically changed huge amounts of the stuff "under the hood", so as to provide the increased security and faster browsing the majority of the user base was clamouring for. However, that meant that all my loved add-ons broke and in most cases, it just isn't possible to find anything that really replaces them because the underlying API's just don't exist in the new Firefox.

      3) This is not unique to Mozilla by any means. Every major tech vendors do this to some degree, the only exceptions I know of are cases like Microsoft where they never tell you the status of a bug report at all. Mozilla is at least doing a good job of being transparent about their software maintenance.

      4) Have you ever sat down and read a large number of those bug reports? Near as I can tell, the hostility of the tone in the bug report is inversely proportional to a) The severity of the bug and b) the technical savvy of the submitter. Every business has to deal with ignorant, stupid or just plain asshole customers. That doesn't mean any business has to waste any more time than the bare minimum satisfying them.

      --
      I need a wheelchair van for my son. Help me get the word out. https://www.gofundme.com/wheelchair-van-for-jj
    3. Re: Useful for software bug report tickets, too? by Anonymous Coward · · Score: 0

      The Chrome team has a better approach. They just fix bugs that are reported, without coming up with excuses like yours. They also put care and intelligence into designing Chrome's architecture, so they don't have to break everything when making changes. The final result is that Chrome is the most popular browser around, while Firefox had fallen to a low single-digit market share percentage.

    4. Re:Useful for software bug report tickets, too? by Anonymous Coward · · Score: 0

      Sounds like someone doesn't understand Blockchain technology.

    5. Re: Useful for software bug report tickets, too? by The-Ixian · · Score: 1

      Found the Google employee...

      --
      My eyes reflect the stars and a smile lights up my face.
    6. Re:Useful for software bug report tickets, too? by Aighearach · · Score: 1

      It sounds like someone doesn't understand blockchain technology, yes. But that someone is you.

      If you look at the summary, almost all the benefits of this comes from giving each ticket a unique ID, not from using blockchain. And the rest come from encryption, which works just fine without blockchain.

      The whole value of blockchain here is that the buzzword means people are more likely to tolerate the change.

      Tickets benefit from being individually identifiable, and they benefit from being kept track of; but that only requires a list, it doesn't require a shared ledger. They make it sound like they can control the price, but the only way to actually do that is to require ID at the gate in order to use the ticket! Because otherwise, people selling at a higher price will simply sell the ticket without recording the change. And if they're checking ID, they could have controlled resale already, through their control of the list.

    7. Re: Useful for software bug report tickets, too? by Aighearach · · Score: 1

      They also put care and intelligence into designing Chrome's architecture

      LMFAO if that was true, they wouldn't be thrashing their features back and forth.

      There might also be other reasons it is popular; they didn't switch from firefox to chrome, they mostly switched from ie to chrome. Maybe they're mostly simple people who want to choose something from some big company, and they would never have used firefox unless they had to? Maybe they'd heard that ie sucks, and they didn't even know why they wanted to change, they just knew that now there was a browser that their friend with lots of money said was a better alternative?

  2. Blockchains are completely useless by Anonymous Coward · · Score: 0

    Name one actual use apart from launching ponzi schemes.

    Internet of shit
    Big data
    Machine learning
    Block chains
    Just the most recent venture capital story-time bullshit. Silicon valley is being run like a centralized planned economy because too few fucktards are making all the decisions.

    1. Re:Blockchains are completely useless by Sigma+7 · · Score: 1

      Name one actual use apart from launching ponzi schemes.

      A few governments (e.g. Inida) use this to ledger land ownership, which cuts down on the type of fraud that involves switching around records or directly altering the database.

      But for the use of selling tickets, blockchain is technically overkill and doesn't help the problem of "giving" tickets to another person (who could then claim to be the first purchaser). They're better off using optical scanners, printing the name of the owner on the ticket along with price,

      Big data

      Machine learning

      And of your list, these two are somewhat useful. Big data can technically become a library of useful textbooks, videos, etc. Machine learning can lead to general AI.

    2. Re:Blockchains are completely useless by Anonymous Coward · · Score: 0

      Machine learning can lead to general AI?

      What is your definition of "general AI"?

      Annoying chat bots?

      Half-assed answers to simple questions?

      Recognizing your pet dog in a family photo?

      No, "machine learning" will never lead to general AI.

    3. Re:Blockchains are completely useless by religionofpeas · · Score: 1

      A few governments (e.g. Inida) use this to ledger land ownership, which cuts down on the type of fraud that involves switching around records or directly altering the database.

      A blockchain isn't immune to alterations. You just have to redo all the work from the point where you make the change.

    4. Re:Blockchains are completely useless by AvitarX · · Score: 1

      Either:
      1) AI is impossible
      2) it will happen from learning
      3) it will happen from programming.

      Option two seems most likely of the three, even if not in my lifetime.

      Aside from the octopus, pretty much every intelligent animal gets it from learning.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    5. Re:Blockchains are completely useless by Anonymous Coward · · Score: 0

      Yes it is. That's the point.

      Do you understand the concept of a cryptographically verified ledger, verified by a distributed network, not a central point of failure? No. OK then, back to writing Javascript for you.

    6. Re:Blockchains are completely useless by Anonymous Coward · · Score: 0

      Aside from the octopus

      Intriguing, can you elaborate on this? I'm genuinely interested...

      captcha: prance
      I didn't know octopodes could do this either

    7. Re:Blockchains are completely useless by religionofpeas · · Score: 1

      Do you understand the concept of a cryptographically verified ledger, verified by a distributed network, not a central point of failure?

      Yes, I do. I understand that the safety against malicious rewrite is based on total proof-of-work from the entire distributed network. Now, tell me, what will be the total size of the distributed network that is going to run these ticket sales ? For example, how many graphics cards will you donate to running your part of this network ?

    8. Re:Blockchains are completely useless by AvitarX · · Score: 1

      The Octopus is not raised by parents, and is not social, and yet as far as animals go seems quite smart.

      It is (I believe) unique in this way. Other "smart" animals are social and learn from each other, and/or their parents, the Octopus is just born smart, it's all instinct.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    9. Re:Blockchains are completely useless by Sigma+7 · · Score: 1

      Doesn't have to be immune, just resistant enough to interfere with casual attacks.

      If one simply alters the raw data early in the chain, that gets detected as the various other nodes have to backtrack about ~100+ blocks to accept the new content. Still doesn't prevent someone with a few supercomputer clusters from remaking these blocks, but a random clerk won't get far.

      Not that it's the best system to use, but it's their decision to implement it.

    10. Re:Blockchains are completely useless by Anonymous Coward · · Score: 0

      Doesn't have to be immune, just resistant enough to interfere with casual attacks.

      If one simply alters the raw data early in the chain, that gets detected as the various other nodes have to backtrack about ~100+ blocks to accept the new content. Still doesn't prevent someone with a few supercomputer clusters from remaking these blocks, but a random clerk won't get far.

      Not that it's the best system to use, but it's their decision to implement it.

      It is possible but not probable in some cases. If the chain is one child per one parent, then it is possible; though the person needs to know how the encryption of the system works. If it is multiple children per one parent, then good luck trying that (may or may not be used in ticket selling, e.g. group tickets).

  3. For those of us who are Yanks by rsilvergun · · Score: 2

    Ticket Touting is called Scalping over here. I don't see who this will help. I _do_ see this helping outright counterfeit tickets. But at the end of the day this won't stop scalping. Also, over here we've got Ticket Master, who actively encourages scalping since it shifts the risk to the scalper (and screws over the bands, who often sell out and then play to empty venues where they can't sell t-shirts & CDs because nobody could get a ticket).

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:For those of us who are Yanks by drinkypoo · · Score: 1

      I _do_ see this helping outright counterfeit tickets. But at the end of the day this won't stop scalping.

      Literally the only things you need to stop outright counterfeits are a centralized registry and a good RNG. There is absolutely zero need for blockchain.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:For those of us who are Yanks by Zocalo · · Score: 3, Insightful

      Based on TFS I'm guessing they'll be recording the name of the purchaser of the ticket(s) in the blockchain and somehow using this to try and prevent resale or transfer of the tickets by comparing that info with an ID at the venue. I'm assuming they've got a system that allows for tickets bought for a group, as a gift, for use as a prize, or any other legitimate scenarios where the specific individual(s) attending the event might not be known at time of purchase and/or the actual purchaser might not be present, but that's not strictly necessary if they are prepared to accept the lost sales that might result if they don't.

      Of course, they could do all that with just a regular database that links a unique ticket serial number to the ticket's purchaser or intended user at the original sale with no block chain required, but that wouldn't have quite the same effect at generating hype and (more importantly) investment money, would it?

      --
      UNIX? They're not even circumcised! Savages!
    3. Re:For those of us who are Yanks by Peter+P+Peters · · Score: 2

      Of course, they could do all that with just a regular database that links a unique ticket serial number to the ticket's purchaser or intended user at the original sale with no block chain required, but that wouldn't have quite the same effect at generating hype and (more importantly) investment money, would it?

      The main issue with current database methods is they only work with the initial purchaser. Blockchain allows you to maintain a robust ledger throughout multiple transactions, and I'm guessing will be used to prevent the same people (touts) from abusing the system. It would be possible to ban offenders from participating in ticket buying and selling and void tickets immediately if they do, as well as off an easy validation systems of real tickets versus fakes for any potential buyers.
      In theory it could be done with a DB, which is how most efforts work today, but all of them are useless.

    4. Re:For those of us who are Yanks by gravewax · · Score: 2

      Many already do record buyer with the ticket, the issue is it is near impossible to verify identity at gate, even a few seconds extra per person is a massive investment. for example you have a stadium with 100,000 people. if each person takes 10 seconds to verify identity (very optimistic estimate) then you are looking at an extra 277 hours of labour or to put it another way to get those 100,000 through the gates in 1 hour you need an extra 277 people manning the gates doing identity.

    5. Re:For those of us who are Yanks by religionofpeas · · Score: 1

      The main issue with current database methods is they only work with the initial purchaser. Blockchain allows you to maintain a robust ledger throughout multiple transactions,

      You can simply take all the data from the blockchain ledger, and put it in a database.

    6. Re:For those of us who are Yanks by Zocalo · · Score: 1

      Sure, but again, the use of a blockchain helps with the ID verification process how, exactly? The problem here isn't one of linking the purchaser of a given ticket to that ticket which is trivial with unique serial numbers, it's demonstrating that the person the ticket seller thought they were selling the ticket to is actually the same person using it at the venue - and that means some form of ID verification, blockchain or no blockchain. You might be able to speed that up if you use NFC or QRCode based scanning on entry with an automated barrier like some metro systems and airline boarding gates, so perhaps that's their angle - they are using the blockchain to somehow link that code to the ticket's intended owner and make it non-transferrable.

      The whole point of blockchain is to facilitate a indelible public ledger, e.g. you'd have the ability to track a given token (or ticket in this instance) as it's transferred from original seller through a chain of recipients to its eventual user and for everyone to have visibility of that process. For event ticket sales neither is a requirement as (in theory) the ticket should only be transferred once - from Aventus, TicketMaster, etc. to the venue attendee - and the latter might actually be a extra legal liability under legislation like the GDPR since it's not only likely to entail personal data being retained for verification, but also making that data public for verification - where's the benefit over a regular DB? Also, given that members of some alternative communities have been victimised for things as basic as musical preferences, there might also be people who might not be comfortable with their choice of events being a matter of public record.

      --
      UNIX? They're not even circumcised! Savages!
    7. Re:For those of us who are Yanks by houghi · · Score: 1

      They could just use your Security number as your ticket number. Add your Credit card number once it is paid. Add the CVV code as a control to see if all is OK. Just print this out and hand it over to the people at the entry.
      I mean, what could go wrong?

      --
      Don't fight for your country, if your country does not fight for you.
    8. Re:For those of us who are Yanks by Anonymous Coward · · Score: 0

      99% of "blockchain" technologies would be better solved with cryptographic signatures, stored in a database. Just like you're saying.

      The 1% of cases where it does, in principle, make sense to use a blockchain---well, most people trade bitcoins through central exchanges. Transaction fees are apparently very high, and limited in number. The "network" is more vulnerable to state-level actors than anyone wants to admit (its already been demonstrated to be quite vulnerable to small organizations like a certain subreddit) , and it's VERY expensive (see the transaction fee part).

      I'd really like to see a lean version of btc et al, say with homomorphic computations that don't waste so much computer power instead of these stupid hash calculations. But, that's probably another decade away at least. Maybe (probably) impossible.

    9. Re:For those of us who are Yanks by Anonymous Coward · · Score: 0

      You're correct and it's exactly the same over here in the UK. This won't stop ticket touts, but will help stop counterfeit tickets. The only way it would help stop ticket touts is if tickets were only usable by named individuals - which would require 100% identity checks at all venues.

      What does stop ticket touts are controls on websites that stop the automated mass purchase of tickets.

    10. Re:For those of us who are Yanks by Peter+P+Peters · · Score: 1

      The main issue with current database methods is they only work with the initial purchaser. Blockchain allows you to maintain a robust ledger throughout multiple transactions,

      You can simply take all the data from the blockchain ledger, and put it in a database.

      Which means all stakeholders rely on a single source of truth and single point of failure. Distributed Ledgers are cheaper and more robust which is why blockchain is gaining popularity

  4. Traditional database by enriquevagu · · Score: 3, Insightful

    Isn't it possible to implement this using a traditional, centralized database, instead of a blockchain?

    1. Re:Traditional database by Anonymous Coward · · Score: 2, Insightful

      No. In 2018 definitely not. If it ain't got many AIs and is not very blockchain, nobody will use it nor will mention it in the news.

      P.S. It makes sense to use digital signatures with public key cryptography to allow offline verification without lookups into the centralized DB, but there is absolutely no point in chaining the tickets together, nor using any distributed voting mechanisms.

    2. Re:Traditional database by Anonymous Coward · · Score: 0

      Yes. At the entrance to the event, any ticket will require ID if you want to confirm that the ticket is in the right hands. There is no other way to stop scalping. Either a database or a blockchain couod be used for the ticket, but either way an ID is necessary.

      Once you admit that the ID is necessary, there is no longer any need for a ticket. Just scan the ID against a database of authorized entrants and you can eliminate the ticket altogether.

    3. Re:Traditional database by Impy+the+Impiuos+Imp · · Score: 1

      You would still need a physical ticket in case the computers or network go down.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    4. Re:Traditional database by Peter+P+Peters · · Score: 1

      but there is absolutely no point in chaining the tickets together, nor using any distributed voting mechanisms.

      The chain also allows you to validate legit tickets from counterfeit ones, which is an issue.
      Blockchain is good for reputation validation, it will make it easy to see who are the casual ticket buyers and who are the scalpers and act accordingly. If you are buying 20+ tickets each week, you could be invited to join the authorised reseller program and follow the rules, or be banned from buying tickets in future.
      The technology exist to solve this problem, let's see if the marketing people will use it appropriately.

    5. Re:Traditional database by Peter+P+Peters · · Score: 1

      You would still need a physical ticket in case the computers or network go down.

      So some sort of device that converts digital bits to microscopic dots of ink on a piece or paper that make it readable outside of the computer? I believe I've heard of such a device....

    6. Re:Traditional database by religionofpeas · · Score: 1

      The chain also allows you to validate legit tickets from counterfeit ones, which is an issue.

      The post you replied to already had the answer for that. Legit tickets can be signed by official issuer, and everybody can verify them using the posted public key.

    7. Re:Traditional database by Anonymous Coward · · Score: 0

      And the output of such miraculous device would be... a physical ticket.

    8. Re:Traditional database by AvitarX · · Score: 1

      Is that really enough of a risk to really worry about (if we buy the premise that reaold tickets suck, I don't).

      It'd only be relevant in the situation that the computer doesn't work AND the enough of the venue's systems work for the show to go on. That seems like it'd be a rather rare occurrence.

      If that did come to pass, they could probably pretend they're checking and just let everyone in. If a problem arises, then check against a printed copy of the list and check thouroughly.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    9. Re:Traditional database by Anonymous Coward · · Score: 0

      Or just printing the person's name on the ticket and requiring id

    10. Re:Traditional database by Anonymous Coward · · Score: 0

      No, obviously this could not possibly be done without blockchain.

      Coming soon: the blockchain word processor! It will use blockchain so you are absolutely sure that your words are kept in the same order you typed them. This was not possible with yesterday's outdated technology!

    11. Re:Traditional database by Peter+P+Peters · · Score: 1

      The chain also allows you to validate legit tickets from counterfeit ones, which is an issue.

      The post you replied to already had the answer for that. Legit tickets can be signed by official issuer, and everybody can verify them using the posted public key.

      Unless that single supplier is having an outage or being attacked. Distributed ledgers are more robust.

  5. Scalping by meerling · · Score: 1

    IF this gets rid of scalping, Great!
    If this just allows the source to charge scalping prices, I know where they can shove some explosive devices

    1. Re:Scalping by Anonymous Coward · · Score: 0

      How though? The entry checkpoints are going to be a lot slower if they have to confirm everyone's ID.

  6. A simple and bullet-proof solution to scalping by Anonymous Coward · · Score: 0

    I managed to inadvertently generate a simple and perfect solution to this problem:

    Just don't care about any event which involves a large gathering of people who you are not personally acquainted with.
        No tickets, no scalpers, no queuing, no stampedes. Life stays peaceful and calm.

  7. Second hand sale is still a consumer right? by Anonymous Coward · · Score: 0

    If not, this could just as easily be implemented on paper tickets. Just print the name of the buyer on it.

  8. Does this mean the end by bobstreo · · Score: 1

    of Ticketmaster?

    1. Re:Does this mean the end by crow · · Score: 1

      That would be awesome, but no.

      I swear the Tickmaster fees are are approaching the same level of pain as the scalper markup. (That was an inadvertent typo, but I left it on purpose.)

  9. Did you mean wipe out Capitalism and Free Markets? by Anonymous Coward · · Score: 0

    Textbook Economics:

    A market-clearing price is the price of a good or service at which quantity supplied is equal to quantity demanded, also called the equilibrium price.

    Is it the scalpers' fault that bands can't figure out what the correct market-clearing price should be?

    It seems to me that a simple Reverse Auction would ensure that everyone who really wants to see a concert can actually buy a ticket while correctly setting the market-clearing price while, for the most part, put an end to middleman profiteering by scalpers.

    Because we all love our Capitalism and Free Markets, right?

  10. Better Ways to Eliminate Scalping by crow · · Score: 3, Insightful

    The way I would eliminate scalping is to schedule a decreasing ticket price. Buy on the first day, and the prices are $1000. They drop $100 for each of the next four days. Then they drop $50 for the next 5 days. Then they drop more slowly as the event gets closer.

    Or something like that.

    The point is that if you buy them up early to scalp them, you'll have trouble making a profit. If the fans really want to pay $500 for front-row tickets, the artists (or their promoters) get the money, not the scalpers.

    1. Re:Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 4, Interesting

      I still don't see why they don't just use an auction. Everyone registers with the price they want to pay and the week of the show it locks in. Highest prices get the best tickets. Venues get sold out even if people register at $5.

      I stopped buying tickets except from scalpers because ticket site often release "blocks" of tickets and not the best ones. The more you pay and the early you buy, the better your seats should be. This was not true for many of the shows I went to and found that I could buy day of from scalpers for much less.

    2. Re:Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 0

      Stupidest idea ever.
      They'll just wait until the ideal time, and bang, no tickets left.
      And then sell them for $1500 by telling you they paid $1000 when they actually paid $120.

    3. Re:Better Ways to Eliminate Scalping by raymorris · · Score: 2

      When I was a teenager, Metallica was popular, especially in Denver. They would sell out Mile High Stadium. So they scheduled a show on Friday, and another on Saturday. It takes a large crew all day to set up the stage, lighting, sound system, etc for a major concert, then the concert is couple hours, then all day taking everything down and packing it in trucks. The band and promoter made a lot more profit by selling twice as many tickets, with the same expense to transport everything, set it all up, and take it all down again.

      Then when the Saturday show sold out - they added a Sunday show. The stadium was nearly sold out the the third night. The people putting on the concert got all triple the revenue, and there were plenty enough tickets for all the fans.

    4. Re:Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 0

      Lowering prices over time only works if there are tickets left to sell. If the scalpers buy all of them when they first go on sale, well, that's kind of what they do already.

    5. Re:Better Ways to Eliminate Scalping by fafalone · · Score: 1

      For less popular events sure. But top acts that will sell out? That method prices out lower income fans, and even a lot of the ultra-commercialized pop formula robots don't want their concerts attended only by the most wealthy fans.

    6. Re:Better Ways to Eliminate Scalping by Peter+P+Peters · · Score: 1

      The way I would eliminate scalping is to schedule a decreasing ticket price. Buy on the first day, and the prices are $1000. They drop $100 for each of the next four days.

      Also known as a reverse auction. I've heard a lot of people suggest it and I can't really see why it wouldn't work, yet here we are. Oh I know why, greed. Because scalping actually helps the marketing campaign by creating artificial supply issues, and contributes to hype which is what the promoter wants.
      I'll be interested to see if they actually let this work.

    7. Re:Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 0

      what a fucking dumb idea. basically you are doing exactly what the scalpers do, catering to the rich first and then if the general public and poor a lucky enough they might get some scraps by the time it is affordable. this is EXACTLY the problem that scalpers bring and instead of fixing it you think they should adopt the scalpers model.

    8. Re:Better Ways to Eliminate Scalping by tlhIngan · · Score: 2

      When I was a teenager, Metallica was popular, especially in Denver. They would sell out Mile High Stadium. So they scheduled a show on Friday, and another on Saturday. It takes a large crew all day to set up the stage, lighting, sound system, etc for a major concert, then the concert is couple hours, then all day taking everything down and packing it in trucks. The band and promoter made a lot more profit by selling twice as many tickets, with the same expense to transport everything, set it all up, and take it all down again.

      Then when the Saturday show sold out - they added a Sunday show. The stadium was nearly sold out the the third night. The people putting on the concert got all triple the revenue, and there were plenty enough tickets for all the fans.

      The problem is venues are booked months to years in advance. Unless you're in a tiny town or something, venues can often be booked solid, so you can't simply add a day - because two days later another act is using it and you have to allow for time to tear down, the venue to clean up, and the next act to set up.

      For a normal city, you don't usually have the option of extending - unless you book and prepay the fees well in advance the extra days you may or may not need.

      This makes it almost impossible - if you want to give people a date, you need to get the venue to book the date for you - but the date they give might have no room for extension. If you want an extension, you need to book the extension dates as well.

      Remember, venue owners want to maximize revenue,and they'll want to book as many events as possible as tight as possible. Popular venues are booked solid, and you would have to pre-book extension dates long before you sell extra days.

      Anyhow, the real problem with events is how many tickets are actually available. As little as 33% of a venue's seats are available to the general public.

      The first third is for event participants reserve - they get a third of the tickets to distribute how they please - anywhere from the headline act to the roadies can get tickets from this pool.

      The second third is for special promotions. This ranges from those tickets they offer on TV, radio, newspapers and online as contests to those special offers you get as being a member to something. Special credit cards often have special access tickets cardholders can buy - those tickets come out of that pool.

      And remainder is what you get at the ticket booth. Some promoters will close reserved ticket sales prior to general admission sales and toss the remainder into the general pool to maximize sales.

      Yes, a lot of those special reserve tickets end up being scalped by people who buy reserved tickets for resale - roadies and members buy up all the reserved tickets and scalp them.

    9. Re: Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 2, Interesting

      Under what rule can "the public" not afford the ticket or does "the poor" deserve a ticket?

      And I guarantee u if say Adele only sold to "verified poor people", rich people would still get the tickets as most of the poor would sell the ticket for stupid amounts of money, potentially to scalpers.

      Why are u so against someone selling something they own for whatever price they can get?

    10. Re:Better Ways to Eliminate Scalping by thegarbz · · Score: 1

      You're just buying into the: rich people rather than dedicated people deserve entertainment.

      You can eliminate scalping very easily: Record the name of the purchaser and check it against a photo ID. Now before you complain about the lack of the photo ID, remember that most of the western world doesn't have that issue as we get photo IDs easily from our government, even poor people and illegal immigrants.

    11. Re:Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 0

      How would a photo of the purchaser help? Surely you'd need a photo of the person the ticket is purchased for instead. I imagine that relatively few non-scalper ticket purchases are single-ticket-for-myself cases. Usually a single person buys tickets for a group, and single tickets are often gifts.

    12. Re:Better Ways to Eliminate Scalping by Dorianny · · Score: 1

      The way I would eliminate scalping is to schedule a decreasing ticket price. Buy on the first day, and the prices are $1000. They drop $100 for each of the next four days. Then they drop $50 for the next 5 days. Then they drop more slowly as the event gets closer.

      Or something like that.

      The point is that if you buy them up early to scalp them, you'll have trouble making a profit. If the fans really want to pay $500 for front-row tickets, the artists (or their promoters) get the money, not the scalpers.

      Solving the scalping problem means making sure that fans are getting tickets at fair prices. At best, your solution merely transfers the unfair gains from scalper to production company and at worst the scalpers will sell-out the tickets at the highest price-point anyways and force the fans to pay even higher prices

    13. Re:Better Ways to Eliminate Scalping by crow · · Score: 1

      Not necessarily. First, for the top acts, even the listed ticket price keeps a lot of people out. Using the reverse auction system, scalpers are less likely to jump in, as it's harder for them to catch the right price and profit, so the real fans are more likely to end up purchasing tickets directly at a lower price.

    14. Re:Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 0

      I still don't see why they don't just use an auction. Everyone registers with the price they want to pay and the week of the show it locks in. Highest prices get the best tickets. Venues get sold out even if people register at $5.

      I stopped buying tickets except from scalpers because ticket site often release "blocks" of tickets and not the best ones. The more you pay and the early you buy, the better your seats should be. This was not true for many of the shows I went to and found that I could buy day of from scalpers for much less.

      Ideally, it could works because you assume that 1) the ticket will be sold out and 2) majority of people don't work with others.

      The sold out part may not happen often with well known artists, but that doesn't mean it won't happen due to some reasons (e.g. location of the venue, time schedule of the show, etc.). It will get worse for not-so-well-known artists and could discourage many of these artists.

      If majority of people work together, they could easily get the price much lower than it should be; especially with the Internet helping the communication. Yes, there would be a few tickets that could go way overprice, but majority of the tickets could be sold much cheaper. You can think of any online auction website (with fake bidders).

      Because of the latter reason, I'm sure that auction type is way too risky to pursue because it could go way worse than they can handle.

    15. Re: Better Ways to Eliminate Scalping by Anonymous Coward · · Score: 0

      under the rule of bands want to maintain goodwill towards their fanbase so they don't piss them off and screw over their own revenue base for a short term gain.

  11. Re:Did you mean wipe out Capitalism and Free Marke by HornWumpus · · Score: 3, Interesting

    Scalpers are a solved problem. Been done by many bands.

    Add shows until the last one doesn't sellout. If all bands did that for 3 months, all scalpers would be broke.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  12. Evil market didn`t ask for this by Anonymous Coward · · Score: 0

    As a customer I want to be able to buy and sell my tickets. This system lacks the ability to simplify me the process of selling my tickets and imposes me who sells me the tickets. This makes me suspect that I will always buy the tickets at an incorrect inflated price, because the value once I have the tickets is zero.

  13. what utter crap by gravewax · · Score: 1

    This is a solution in search of a problem and the problem it found is not the main issue. This doesn't prevent fraud or the problems at all. A fraudster can just buy one legitimate ticket then flog it off to many people, similar to what they do already. As for tying an identity to the ticket, this is BS and useless. Event organisers and gate entry don't have the manpower to check the identity of people as they enter anyway. .

    1. Re: what utter crap by Anonymous Coward · · Score: 0

      Sorry but no. You picked on the wrong "problem" it doesn't solve. It can easily solve the "unique ticket" problem in that the blockchain can easily track the sale of a unique ticket. It could not be copied and resold.

      What it can't solve is scalping a $160 ticket for $5000. Sure it might force me to sell it electronically for the original $160 but it can't stop a side payment in cash or other means. That problem Can't be solved by any technology. Since its a simple "supply and demand" question it's only a problem if the ticket issuer doesn't charge the proper "going rate".

    2. Re: what utter crap by Anonymous Coward · · Score: 0

      What it stops is bots that buy up all the tickets. If you have to tie your identity to your tickets, scalpers won't be able to buy up all the tickets the second they go on sale. People are misunderstanding this and why it's so great. But I've come to expect that here at Luddite Central where the words "blockchain" and "Bitcoin" spur a rabid pavlovian two-minute hate every time.

    3. Re: what utter crap by Anonymous Coward · · Score: 0

      ummm no it doesn't stop that at all, many events have such restrictions. When there is that much money to be made they have a set of identities all ready and waiting to go.

    4. Re: what utter crap by Anonymous Coward · · Score: 0

      of course it can be fucking copied and resold. in solves fucking nothing. You can still copy the issued real ticket and sell it to 1000 other people who most likely won't find out till they turn up to the venue. Blockchain doesn't solve shit in this scenario.

    5. Re: what utter crap by gravewax · · Score: 1

      many of the bots have been written to use multiple identities already. unfortunately you seem to be 10 years out of date with how the bots work or just looking to justify a pointless solution.

  14. Re:Did you mean wipe out Capitalism and Free Marke by gravewax · · Score: 2

    popular bands don't just want to cater to the megarich. just because they could sellout priced at $1000 a ticket doesn't mean they should. It alienates their fans and in the long run will hurt them. what the want is for everyone to have a fair chance at tickets across varying price ranges. Regardless as others have said this is already a solved problem, their are various systems in place to lock out the scalpers now should a band/event wish to do so including multiple shows, registered fan ticket purchasing, identity verification for smaller events, various ticket limiting systems etc etc.

  15. Can't stop high resale by Anonymous Coward · · Score: 0

    The article claims that this protocol will stop "ticket touting" eg "ticket resale"...generally meaning resale for high ticket prices. Unless this is tied to electronic payment this can't work. Heck even if you force resale through electronic transactions nothing stops additional payment "off the books" so to speak.

    So at best this allows stopping fake tickets which isn't rocket science with blockchain technology.

  16. Re:Did you mean wipe out Capitalism and Free Marke by houghi · · Score: 1

    Or you just do not care that people re-sell something that is theirs. If I buy a phone, I should be able to resell it. If I buy a ticket to a concert, I should be able to sell it.

    Mind you, one does not exclude the other.

    I once went to a concert for Prince. The Love Sexy tour, I think. It was in Antwerp and hardly announced, so it was not really sold out. Scalpers were selling the tickets at 30-50% of the original price and they where mostly unable to do so. Great concert. Also shows that I am old as fuck.
    The only way we knew was due to a 2 line article in the newspaper somewhere in the middle. (Yeah, we read paper newspapers then) No Internet to up the hype.. No cerllphones to message people and let them know.

    --
    Don't fight for your country, if your country does not fight for you.
  17. Whew! by cascadingstylesheet · · Score: 1

    Thank goodness that is solved now; we wouldn't want a free market breaking out or anything!!

  18. Coincidence? by Anonymous Coward · · Score: 0

    On the very day this article is posted on Slashdot is another one saying ticket sellers are going to start using face recognition, coincidence?

    Your face is your own intellectual property that gets turned into a unique digital signature. Further adding that into a block chain just makes you more trackable to event organizers or government.

    Sorry, but it's too big brother for me, I will reject any such events. My likelness is MY intellectual property and any that attempt to use it agree to pay me 10 Million U.S. Dollars per incident.

  19. Re:Did you mean wipe out Capitalism and Free Marke by Anonymous Coward · · Score: 0

    The problem is that scalpers game the system and shut out legitimate buyers. This solution will solve that problem. The article does not make that clear.

  20. Re:Did you mean wipe out Capitalism and Free Marke by fuzznutz · · Score: 1

    Or you just do not care that people re-sell something that is theirs. If I buy a phone, I should be able to resell it. If I buy a ticket to a concert, I should be able to sell it.

    Scalpers are speculators, not resellers. They are no different from the scum that drive up oil prices on speculation of potential "unrest" in Iran and Venezuela or general dislike of Russia among the masses. How did you like that nice housing bubble recession in 2008? Speculators from banks to appraisers to buyers all got caught with their dicks hanging out when it was no longer sustainable and guess who got to suffer for it? Don't confuse scalpers with regular ticket holders who find out they can't - or no longer want to - go.

  21. ID is a fallback in case of refusal at gate by DrYak · · Score: 1

    The way I've seen it implemented, ID is used as a fallback.

    When the QR-code / Barcode is rejected at the gate, two scenarios :
      - some con artist used that code to generate a false ticket and managed to enter first into the premise, and the ticket S/N is marked as "already used". Too late to find out who's the cheater, but at least you can use the ID and verify the legitimate customer and let them in.
      - the legitimate customer already went in with this barcode/QR-code first. The person refused at the gate has a counterfeit ticket that re-uses the code from the legitimate user. The person will also fail the ID check (the ID in the database is tied to the legitimate user's ticket S/N). You can safely refuse access to the user.

    So in term of your exemple, you aren't adding 270 hours total of checks spread among the ~60-80 people manning the gates.
    You'r only adding 10s x the number of time the system reports "Ticket S/N already used to enter the event", so only for the ticket cloning counterfeit attempts-

    It's not as robust as checking every single person entering the event, but at least :
      - the legitimate owner can always enter the event, no matter what
      - at most 1 single counterfeit clone-ticket holder can manage to get in with a given serial number befire the system notices and require ID checks for the same ticket.

    ---

    This is usually coupled with another details (I've mostly seen in France) :
    Event organizers and/or ticket provider, makes it mandatory to use a specific web platform to sell tickets second hand.
      - This platform forbids to sell second hand ticket at a higher price than the official ticket price. (It avoid scalpers)
      - This platform can track change of ownership for the organizers/ticket providers. Whenever a ticket is resold, the database can be updated to match the new legitimate owner (the S/N of the ticket can even be changed so that the older barcode isn't valid anymore), and the new owner is issued a new PDF that they can print that contains an update QR-code/barcode.

    ---

    That requires a tiny bit of infrastructure (basically servers holding the database mapping who is the valid owner of a ticket, and what is the latest S/N on said ticket).
    And blockchain is typically the kind of technology that can do decentralized ownership tracking - so no infrastructure but a distributed ledger.

    But it's probably overkill. I haven't seen a barcode server failing on the day of an event yet, all the e-ticket have always been working as expected.

    (But you can count on France that one day one critical person in this system is going to be on strike, and the system will be non-functional)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:ID is a fallback in case of refusal at gate by religionofpeas · · Score: 1

      And blockchain is typically the kind of technology that can do decentralized ownership tracking - so no infrastructure but a distributed ledger.

      Most likely point of failure is the local internet connection at the venue, not the server. And if you're worried about the server, it's easy enough to get a few extra servers from cloud providers, plus some redundant network access. That should be more reliable than depending on anonymous parties pitching in on maintaining a distributed ledger.

    2. Re:ID is a fallback in case of refusal at gate by Anonymous Coward · · Score: 0

      But it's probably overkill. I haven't seen a barcode server failing on the day of an event yet, all the e-ticket have always been working as expected.

      There have been airlines that shut down all flights because their ticketing systems had issues. A distributed blockchain *could* help that situation, depending on its implementation. That would also allow for off grid events with tickets that still want to verify the chain of ownership on each ticket.

      For most cases, I don't see any real benefit from this product that can't already be done via existing and simpler methods at the same or greater speed and cost... which is why I thought the above example was worth pointing out, because it is a real advantage.

  22. "Large events" by thomn8r · · Score: 1

    ...and the article image is Adele - perfect!

  23. Re:Did you mean wipe out Capitalism and Free Marke by houghi · · Score: 2, Interesting

    I do not care if they buy the tickets to enrich themselves financially by selling the tickets or emotionally by going to the concert.
    I would not even mind if they bought ALL of the tickets and not go at all, leaving the artist alone in an empty hall.

    To me it is that if you own something, you should be able to sell it. If you make a profit doing so. Good for you. If you make a loss. Also good for you. It is yours, so you can do with it as you please.

    Or are you saying I can not buy anything with the intention of selling it later with a potential profit?
    Scalpers do not drive up the price. The initial price that has been paid was and is the same.

    That does not mean I like what they do and I do think that they are scum of the earth. It does not mean that I also think to have a right to do what they do. Defending people that you agree with is easy. I defend the people I hate.

    --
    Don't fight for your country, if your country does not fight for you.
  24. Re:Did you mean wipe out Capitalism and Free Marke by HornWumpus · · Score: 1

    Wait a second, I know that answer: The banks and speculators lost their asses.

    The problems were: 1. the government set insane underwriting standards, allowing anybody to buy a house they couldn't possibly afford, and 2. the government bailed some of them out, banks owning corrupt politicians (e.g. Bush, Bush2, Obama, Clinton, Pelosi) is the problem.

    As to oil, that's a zero sum game. The futures price at delivery date is the commodity price. That's how it works for a consumable. If doesn't matter what you paid for the future, in the end there is a physical market with relatively little storage capacity. If someone thinks the futures market is inflated, they just have to have the balls to wait and buy on spot, that's a gamble.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  25. Re:Did you mean wipe out Capitalism and Free Marke by HornWumpus · · Score: 1

    Prince was one of the ones that added shows to fuck the scalpers.

    I don't have a problem with scalping as a concept, but I also don't have a problem with bands adding shows to deliberately fuck the scalpers.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  26. Re:Did you mean wipe out Capitalism and Free Marke by thegarbz · · Score: 1

    Or you just do not care that people re-sell something that is theirs. If I buy a phone, I should be able to resell it. If I buy a ticket to a concert, I should be able to sell it.

    No one cares about people reselling things. Everyone cares about computers reselling things, and you'd be the first one on here complaining if the entire world's supply of iPhone got sucked up on day one by a computer and trickle fed to consumers at twice the price.

    You are talking about reselling. The topic here is scalping.

    Scope matters.

  27. Re:Did you mean wipe out Capitalism and Free Marke by JesseMcDonald · · Score: 1

    To me it is that if you own something, you should be able to sell it.

    I completely agree. But what do you actually own here? A piece of paper with your name on it? Even that might remain the property of the issuer; in any case, giving or selling your ticket to someone else does not imply that they have permission from the owner of the venue to enter and participate in the event. That permission was granted to you alone, and is not transferable, regardless of who holds the ticket.

    Purporting to sell access to an event when one does not have the right to grant such access is fraud.

    Showing up at the event holding a ticket issued to someone else, and claiming to be them in order to gain access, is also fraud.

    On the other hand, if the venue is issuing simple "bearer" tickets not tied to any particular identity at below-market prices, then any issues they might have with "scalping" are a problem of their own making. The tickets may still be property of the venue and technically non-transferrable, but dealing with that should be considered the venue's problem. Laws specifically against "scalping" are an aberration.

    --
    "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
  28. Concerts sell out months is advance. Also, Sunday by raymorris · · Score: 2

    > The problem is venues are booked months to in advance

    Conveniently, concerts sell out months in advance. Ticketmaster is currently selling tickets for John Mayer and for Jimmy Page concerts in 2019. Even of they don't quite sell out in the first 24 hours, Ticketmaster et al have enough information within 24 hours of tickets going on sale to pretty much know whether it will sell out.

    Secondly, I suspect large venues stay pretty booked on Saturdays, not so much on Sundays. So if you book a venue for Saturday and put tickets up for sale six months ahead, there's a pretty good chance the venue will be available Sunday

  29. Awesome idea by Anonymous Coward · · Score: 0

    So you can enter the venue after your ticket has been verified, which with blockchain means you'll get verification back an hour after the event starts.

  30. What's a Tout? by Anonymous Coward · · Score: 0

    Is it like a pout? Does it need grout? Occasionally, will it walk-a-bout?

    (I suspect it means "scalping" but you know, us Indians, doin' our thing... Is it just me or is the Internet full of people trying to sound Euro?)

    Keep Calm and Tout On.

  31. Concert tickets vs Airline tickets by DrYak · · Score: 1

    There have been airlines that shut down all flights because their ticketing systems had issues. {...} For most cases, I don't see any real benefit from this product that can't already be done via existing and simpler methods at the same or greater speed and cost...

    Yup indeed, we're talking about concert tickets here and as you point out they are much more simple to implement in a robust.

    Not a system where even the Internal Affairs Dept. of the Democratic Republic of Bannanistan should be able to append suspected terrorist to "no-fly" lists and send requests to your Airline Company to deny boarding to that suspect in almost real-time.

    More a system where in worst case you can dump the whole list of currently valid S/N on the checking devices themselves
    (but most often, as I've usually seen, have a local (optionally off-line) server with a local cache of the DB talking to the checking devices offline).

    Send the few problematic cases to the special "customer service" queue.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  32. Just a hypothesis by DrYak · · Score: 1

    Most likely point of failure is the local internet connection at the venue, not the server.

    I'm merely pointing at what I'm hypothesizing is the invoked reason (so they can slap "Blockchain" to their idea and attract VCs).

    Of course it's blindly simple to make a robust and mostly offline system for a music festival. (With a fall back to "customer service" queue).

    And the most likely point of failure in practice is the actual physical processing of guests at the gate (bags checks, pat downs, depending on the local culture).
    The personnel at the gate will start complaining not being able to process guests fast enough / The guests will start protesting that they wait way too much, long before any half decent ticketing system is overwhelmed.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]