Author

Topic: [Help with Faucet] Timelock (Read 436 times)

hero member
Activity: 762
Merit: 500
April 16, 2016, 06:10:34 PM
#2
Hi guys,

I'm working on a faucet for a particular coin and I want to make a timelock for 30 minutes. Please help me think of ways to enforce this.

I have the following data available:
- IP (also of earlier transactions)
- coinaddress
- time of previous transaction (when there are earlier transactions)
- can place a cookie

How can I safeguard against people using for example vpn's and multiple addresses?

That required dev silks.   
full member
Activity: 236
Merit: 100
★ Always strive for the best ★
April 07, 2016, 08:55:45 AM
#1
Hi guys,

I'm working on a faucet for a particular coin and I want to make a timelock for 30 minutes. Please help me think of ways to enforce this.

I have the following data available:
- IP (also of earlier transactions)
- coinaddress
- time of previous transaction (when there are earlier transactions)
- can place a cookie

How can I safeguard against people using for example vpn's and multiple addresses?
Jump to: