I am putting the website online in two days. I have some new ideas that I have implemented I would like to share with you. The first is Online Content Downloads can be downloaded right after finalized purchase so no fucking with emails. I have a direct support tab so you can complain there. There is also two kinds of vendors. Vendors pay a price of 0.6 BTC to become a vendor. After you have 30 or more sales without any disputes you will be marked as a trusted vendor. There is a forum direct on the homepage to warn other customers about vendors. Finally I implemented a random author system where everyday a new random vendor appears. To make the random vendor page you must not have any disputes with customers. Thanks tell me what you think of the feature, hope to see you in a few days.
Edit: Also need ideas for logos!
Do yourself a favor, read these links before you even think about making a site public.
https://pay.reddit.com/r/DarkNetMarkets/comments/1w6ju4/warning_drugslist_is_extremely_insecure/
https://pay.reddit.com/r/DarkNetMarkets/comments/1wkbnp/what_current_and_potential_future_cantina/
You will have people attacking your site as soon as you launch, are you sure it is secure? Have you protected yourself against SQL injections? CSRF attacks? Escape HTML in data entered by the user? Is your web server and application framework up to date? Have you stripped all identifying information from the HTTP response? Are you sure all requests to other sites are made through Tor? Are you sure all your DNS resolving is made through Tor? I could go on.