Guide to setting up Whonix on a dedicated server with no GUI: https://github.com/cyferconnect/whonix_server_setup
- No JavaScript
- No third party requests for tracking, font, or css scripts.
- Multisignature Bitcoin transactions
- Monero/Zcash support
- Vendor/Buyer/Admin accounts
- Listing builder to make creating products easier
- Child products of a listing
- PGP two factor authentication
- Automatically wipes orders and messages older than 30 days
- Dispute and report system
- Admin can easily create and delete categories
- Filter search results
- Adjustable vendor point and level system
- Transaction fee based on vendor level
- SQL Server Always Encrypted
- Monero multisignature
- t-addr Zcash multisignature option
- Improve code base
- Implement full checksums for cryptocurrency addresses and keys instead of regex
- Mobile version
- Better resolution support
- Check if initial order message is encrypted before sending
- 32 bit
php7.2 php7.2-xml php7.2-mysql php7.2-mbstring php7.2-gmp php7.2-json php7.2-dev php7.2-curl php7.2-bcmath php7.2-gd mysql5.7 gnugp
How to install gnupg for php: https://secure.php.net/manual/en/gnupg.installation.php
- Put content in web directory
- Use composer to install requirements
- Copy and put your details in .env from .env.dist
- Create .gnupg folder one level up of the marketplace directory. Make sure web server has write permissions.
- Web server has write permissions on /public/uploads/
- Point request to public/index.php
- Navigate to /install/
- Login as admin and create categories
- Modify config/rpc.yaml with your rpc info
- Add a PGP key without a password to the config .key files