BitcoinWifi
BitcoinWifi copied to clipboard
Admin page design
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:
- currently active users + and a "disconnect" button
- current balance of payments received and not cashed out
- a "cashout" section in which the admin will put a bitcoin address into and then cash out
- anything that is relevant to the project.
- Why disconnect people who payed for it? And what about some allowed mac addresses that don't have to pay?
@Techwolf12
-
in case of abuse for example
-
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?