Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jadedctrl/distribute-coin

An IPFS-backed URL-shortener and file-host. (🪞 Mirror)
https://github.com/jadedctrl/distribute-coin

file-host file-hosting ipfs redirect-urls redirector redirects

Last synced: 12 days ago
JSON representation

An IPFS-backed URL-shortener and file-host. (🪞 Mirror)

Awesome Lists containing this project

README

        

===============================================================================
DISTRIBUTE-COIN Seize the tokens ♥
===============================================================================

distribute-coin's a privacy-focused 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.

Probably the one bell it has is that it's backed up by IPFS. Whenever you
upload a file, it's 'added' to IPFS and pinned to the gateway. Then, a
shortened URL (containing the file-name you chose/came with the file) is
created that redirects to the actual IPFS URL.

----------------------------------------
USAGE
----------------------------------------
Just use `quicklisp` (pop this in your "~/quicklisp/local-projects/",
and you're good).
There is one thing that isn't in quicklisp that this needs, though:
* cl-ipfs-api² (https://hak.xwx.moe/jadedctrl/cl-ipfs-api2)

Once you've loaded :distribute-coin into your REPL, just run:
(distribute-coin:server)

You might wanna look at the docstrings for more information, esp.
on usage of #'server.

----------------------------------------
BORING STUFF
----------------------------------------
License is AGPLv3-- check COPYING.txt.
Author is Jaidyn Ann
Flagship instance was https://coinsh.red
Sauce is at https://hak.xwx.moe/jadedctrl/distribute-coin