EasyPub allows you to publish your content to the internet without creating an account or being tracked while maintaining the ability to update or delete your published content.
I made this in response to the recent singlepage.cc post. I was confident a system could be developed that was free/fast/anonymous and resilient to attack/overuse without charging $1 per submission. I believe that goal has been met.
Let me know what you think. I am going to open source soon.
Roadmap: - Advanced auto spam detection - Improved WYSIWYG editor
Stack: - Python (Starlette / Asyncio) - Redis (metadata store) - Cloudflare R2 (content store) - Cloudflare CDN / WAF / Proxy / etc..