insert-coin, a simple PHP file-host.
Iri al dosiero
Jaidyn Lev 0e42f22c9e Ridded of XSS flaw 2018-11-10 14:02:10 -06:00
public_html Ridded of XSS flaw 2018-11-10 14:02:10 -06:00
resources Added < and > to blocked characters 2018-11-10 13:59:04 -06:00
COPYING.txt Re-structured layout, changed to AGPL3, etc 2018-10-07 00:11:41 -05:00
README.md Re-structured layout, changed to AGPL3, etc 2018-10-07 00:11:41 -05:00

insert-coin

insert-coin's a lightweight & simple image-uploading/URL-shortening service.

Installation

First, drop everything in a directory on your web-server (root, non-root, it doesn't matter). Secondly, create two directories-- "p/" and "u/"-- that are accessible and modifiable by your web-server user. Finally, you probably want to edit "res/config.php". Then, profit!

Make sure to configure your web-server to use PHP with index.php, beam.php, url.php, conjure.php, and anything in the u/ directory that you'll create.

Licensing

Everything (unless mentioned otherwise) is under the GNU AGPLv3 as seen at https://gnu.ord, or in COPYING.txt.