You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f8e9fd0d62 | 5 years ago | |
---|---|---|
bids | 5 years ago | |
bin | 5 years ago | |
core | 5 years ago | |
items | 5 years ago | |
sales | 5 years ago | |
web | 5 years ago | |
xmrauctions | 5 years ago | |
.dockerignore | 5 years ago | |
.gitignore | 5 years ago | |
Dockerfile-monero | 5 years ago | |
Dockerfile-xmrauctions | 5 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago | |
docker-compose.deploy.yaml | 5 years ago | |
docker-compose.yaml | 5 years ago | |
manage.py | 5 years ago | |
requirements.txt | 5 years ago |
README.md
xmrauctions
I'll be filling this in over the following days. Stay tuned.
Security Go-Live Checklist
In no particular order, nice to haves, and should likely haves:
- Bad bot spam prevention (fail2ban)
- DDoS mitigation
- Secrets in SSM with env setting
- Email spam prevention
- Cloudtrail configured all regions
- Web server access logs syncing to S3
- Log rotate on access logs
- Security ELK dashboard
- Malicious Image upload abuse prevention
- SES metric alarms
- Budget alarms
- Unit Tests