insert-coin, a simple PHP file-host.
Iri al dosiero
Shreyas Minocha 3d9b591a71 Fix config file bugs 2024-02-15 04:08:57 +00:00
docs Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
private Add file-upload error if lack of upload-dir/perms 2024-02-14 21:56:36 -06:00
res Fix config file bugs 2024-02-15 04:08:57 +00:00
result Add file-upload error if lack of upload-dir/perms 2024-02-14 21:56:36 -06:00
.htaccess Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
COPYING.txt Re-structured layout, changed to AGPL3, etc 2018-10-07 00:11:41 -05:00
README.txt Update README 2024-01-29 00:55:44 -06:00
coin.php Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
index.php Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
mask.php Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00

===============================================================================
INSERT-COIN                                          Pls toss tokens, over here
===============================================================================

insert-coin's a lightweight & simple image-uploading and URL-shortening
service. It doesn't have bells and whistles like accounts or cookies, 
JS or tracking... which you might consider good things.
I think they're awful.


----------------------------------------
USAGE
----------------------------------------
Drop everything in a directory on your web-server (root, non-root, it doesn't
matter).
Then, create two directories-- "p/" and "u/"-- that are accessible and
modifiable by your web-server user.
Finally, make a "res/config.php" file (from "res/config.example.php").

If you're using a web-server that supports .htaccess files (Apache and the
ilk), then you should be good from here. Otherwise, you should manually block
the files referenced in "/.htaccess" and "res/.htaccess"-- for sample config
of Lighttpd, read "docs/lighttpd.txt".



----------------------------------------
BORING STUFF
----------------------------------------
License is AGPLv3-- check COPYING.txt.
Author is Jenga Phoenix <jadedctrl@posteo.at>
The flagship instance was https://coinsh.red, until it moved to distribute-coin.
Sauce is at https://hak.xwx.moe/jadedctrl//insert-coin