From 6dcb25d51443474ed579866328efef5d97432ad6 Mon Sep 17 00:00:00 2001
From: Amirali Esfandiari <AmiraliNull@gmail.com>
Date: Fri, 31 Aug 2018 01:36:17 +0430
Subject: [PATCH] add `beepaste` pastebin

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index bd3d77bc..273b731a 100644
--- a/README.md
+++ b/README.md
@@ -996,6 +996,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
 **[`^        back to top        ^`](#)**
 
 - [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python`
+- [beepaste](https://beepaste.io) - Open source, self-hosted, free pastebin. ([Source Code](https://github.com/beepaste/beepaste)) `GPL-3.0` `python`
 - [CoderVault](https://github.com/codervault) - Open source, self-hosted, snippet manager. ([Source Code](https://github.com/codervault/codervault)) `MIT` `Ruby`
 - [cryptonote](https://cryptonote.me/) - Simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby`
 - [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPL-3.0` `Nodejs`