BitcoinWifi icon indicating copy to clipboard operation
BitcoinWifi copied to clipboard

Admin page design

Open ragmondo opened this issue 11 years ago • 2 comments

The project is in need of an admin page to be designed. It also needs to be coded too - but this issue is a design one!

Anyway, the page itself has to list:

  1. currently active users + and a "disconnect" button
  2. current balance of payments received and not cashed out
  3. a "cashout" section in which the admin will put a bitcoin address into and then cash out
  4. anything that is relevant to the project.

ragmondo avatar Aug 29 '13 21:08 ragmondo

  1. Why disconnect people who payed for it? And what about some allowed mac addresses that don't have to pay?

Techwolf12 avatar Aug 31 '13 21:08 Techwolf12

@Techwolf12

  1. in case of abuse for example

  2. What do you think about using a deterministic public keychain? This would mean no sensitive information has to be hold on the machine and no payout code. There is this implementation: https://github.com/richardkiss/pycoin Could you check how hard it is to implement it?

thgh avatar Sep 02 '13 23:09 thgh