Signature Selling Platform
Click this to see live repository
This is also open source, and is under MIT license.
This whole idea was when I saw people selling their signatures slots by the month or lifetime.
So I figured why not automate it a bit?
Modes
Approval system
This will have a "queue" system, where people can pay in advanced / buy signatures for extended periods of time instead of just the default (usually one month).
Click this to see live repository
This is also open source, and is under MIT license.
This whole idea was when I saw people selling their signatures slots by the month or lifetime.
So I figured why not automate it a bit?
Modes
- Pure Automation
- No filtering besides signature size
- Approval and automation
- Administrators actively approve of signature, user will be contacted
- If this signature is submitted again AFTER being approved, will go through after payment is verified.
Will be approved every time in the future. (That's the automation bit)
Approval system
- On approval
- Keeps file hash in database.
- Contacts submitter stating it was approved.
- Allows file to be automatically accepted in the future.
- On disapproval
- Deletes file.
- Contacts submitter stating it was disapproved.
- Doesn't allow file any time in future. (optional, hash checked)
