linedump/README.md
2025-09-20 17:48:21 +02:00

1.8 KiB

Linedump

CLI-only text pastebin service.

Note: content is stored unencrypted on the server - consider it public! - Use client-side encryption example in Usage section.


Features

Available:

  • save and share content via CLI
  • up- and download in CLI possible
  • rate-limits

Ideas:

  • integrated retention/purge function

Not planned:

  • GUI (work around possible, WIP)
  • media besides text (abuse potential and moderation effort too high - there are other projects for it available)

Usage


Installation

Use with reverse-proxy and HTTPS!

Environment Variables

Variable Description Default Required
DOMAIN Domain name used in the application responses and examples linedump.com No
DESCRIPTION Application description displayed in the root endpoint (open source*) text-only CLI paste and share application. No
MAX_FILE_SIZE_MB Maximum file size limit in megabytes 50 No
RATE_LIMIT Rate limit for uploads (format: "requests/timeframe") 50/hour No
URL_PATH_LENGTH Length of generated URL paths (number of characters) 6 No

Security

For security concerns or reports, please contact via hello a t uphillsecurity d o t com gpg.


License

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/

LICENSE FILE

Commercial use Modification Distribution Patent use Private use Limitations Trademark use Liability Warranty