Hacker News new | ask | show | jobs
Show HN: Post Pigeon – write and share posts with others (post-pigeon.com)
2 points by jtanza 769 days ago
2 comments

Hey folks! Just a small web app I put together that I figured I'd share. In case it goes down, here's the source[1] for those interested!

[1]: https://github.com/jtanza/post-pigeon

I really like this idea. Are you doing anything to mitigate abuse (e.g. Base64-encoded binaries), or are there file size limits for text file uploads?
Thank you! No real abuse mitigation yet. The file size limits is most likely the avenue I'll take though. I've only just released this today, so would like to get an idea of some usage patterns from users before I implement anything!