34 lines
739 B
Markdown
34 lines
739 B
Markdown
# Sakisafe (formerly lainsafe)
|
|
|
|
## Simple file upload
|
|
|
|
## Features
|
|
|
|
* Written in perl
|
|
* Can be used as pastebin
|
|
* Or as a URL shorter
|
|
* Runs with CGI
|
|
* Tor access ;)
|
|
* If running OpenBSD, sakisafecli will use pledge()
|
|
|
|
|
|
## Installation:
|
|
|
|
1. Configure your webserver to run CGI
|
|
2. If running nginx, set `client_max_body_size` to the max size of
|
|
the file
|
|
2. There you go.
|
|
|
|
# sakisafecli
|
|
|
|
sakisafecli is a command line interface for sakisafe servers (and
|
|
other file upload services). To compile it run `make` (or `bmake` in
|
|
linux systems) to compile it.
|
|
|
|
# Donate
|
|
|
|
Thanks!
|
|
|
|
**Bitcoin**: bc1qghl6f27dpgktynpvkrxte2s3gm9pcv8vlwuzum
|
|
|
|
**Monero**: 47QTumjtqJabbo1s9pLDdXeJarLVLfs1AaEcbi1xrEiV852mqcbe5AHLNXTk7tH9MscxcxQDfJQnvH5LpxvfgwSJQZ3zbS6
|