Skip to content

Show HN: An anonymous microblogging platform

whisprabbit.com
13 pointssongrabbit8 comments
On HN

Comments

This was done as a student project and I would leave to get some feedback. There is also an android app here: https://market.android.com/details?id=com.mathisonian.androi...

1) Your /uploads/ directory lists all files uploaded to it. To fix this, add

    Options -Indexes -FollowSymLinks
to your .htaccess for the uploads directory.

2) You appear to be running nginx as a reverse proxy to apache, but you've left apache open to the world on port 81. Either have it only listen on localhost, or have an iptables rule denying the world connections.

Edit: formatting.

Something nice would be to have the threads appear at the point on the page you're scrolled to, instead of at the top. Having to scroll to the top is tiresome and makes you lose your place.

Do https image links work?

they do, the bug is if the url doesn't have a file extension

255 char limit. VARCHARmuch?

i like the web 2.0 feel

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.