Skip to content
Snippets Groups Projects
  1. Apr 29, 2020
  2. Apr 28, 2020
  3. Apr 27, 2020
  4. Apr 24, 2020
  5. Apr 23, 2020
  6. Apr 22, 2020
  7. Apr 20, 2020
  8. Apr 16, 2020
  9. Apr 13, 2020
  10. Apr 10, 2020
  11. Apr 03, 2020
  12. Apr 02, 2020
    • Jean-Paul Calderone's avatar
    • Jean-Paul Calderone's avatar
      Get rid of this do-nothing function · 80add9bf
      Jean-Paul Calderone authored
      It was doing to do some complex time math and decide if the voucher redemption
      looked legit but the whole premise is broken.
      
      The only thing you might be able to decide about a key change on a new voucher
      is that some *older* ZKAPs might be suspicious.  And, really, what you should
      probably decide instead is that whole issuer is suspicious and you might need
      to stop using it.  On top of that, you need more information than what you get
      from voucher redemptions.  You need more frequent monitoring of the issuer's
      key in case you don't redeem vouchers except once in a blue moon.
      
      So hanging a suspiciousness on a voucher isn't coherent.
      80add9bf
Loading