/DevBin

Free and open-source pastebin service - Forked from Ale32bit

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

DevBin Logo

DevBin

.NET License Release Docker Image CI Crowdin

About DevBin

DevBin is an online open-source pastebin service free of charge for uploading any kind of textual content like code snippets.

DevBin offers the following functionalities:

  • Free and registered user max paste length
  • Syntax highlighter + automatic detect
  • 3 different levels of exposure:
    • Public: Visible from profile and list of latest pastes
    • Unlisted: Invisible from profile and list of latest pastes
    • Private: Only the author can access it (requires sign up)
  • Folders to categorize pastes
  • Clean and straightforward API
  • 2 factor authentication
  • Support to external authentication from:
    • GitHub
    • Discord
    • Google
    • Microsoft
    • Apple
    • Steam (why not)
    • More services may be added in the future
  • Reporting system

Translators

Here are the people that contributed to the project by translating to other languages:

Is your name missing? Submit a pull request!

Setup

TBA