diff options
author | Peter Giacomo Lombardo <pglombardo@hey.com> | 2022-11-11 13:16:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-11 13:16:22 +0000 |
commit | bb65ca46d6b03f0a9a3aba4c9f1761dc7e7517ed (patch) | |
tree | 51e120d0e7ef65702a97ec2ed6a70d82e8c7df91 | |
parent | Add sourcehut to Software Development - Project Management (#3313) (diff) | |
download | awesome-selfhosted-bb65ca46d6b03f0a9a3aba4c9f1761dc7e7517ed.tar.gz awesome-selfhosted-bb65ca46d6b03f0a9a3aba4c9f1761dc7e7517ed.zip |
Add Password Pusher to Pastebins (#3381)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1481,6 +1481,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [mojopaste](https://metacpan.org/dist/App-mojopaste) - Perl based pastebin. ([Demo](https://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` - [MokinToken](https://github.com/nexus-uw/mokintoken) - Clientside encrypted pastebin using tweetnacl. `Unlicense` `PHP` - [paaster](https://paaster.io) - Paaster is a secure by default end-to-end encrypted pastebin built with the objective of simplicity. ([Source Code](https://github.com/WardPearce/paaster)) `GPL-3.0` `Docker` +- [Password Pusher](https://pwpush.com) - A dead-simple application to securely communicate passwords (or text) over the web. Passwords automatically expire after a certain number of views and/or time has passed. ([Source Code](https://github.com/pglombardo/PasswordPusher)) `GPL-3.0` `Docker` - [Paste](https://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP` - [Pastefy](https://pastefy.ga) - Beautiful, simple and easy to deploy Pastebin with optional Client-Encryption, Multitab-Pastes, an API, a highlighted Editor and more. ([Source Code](https://github.com/interaapps/pastefy), [Clients](https://github.com/topics/pastefy-addon)) `MIT` `Java` - [Pastila](https://pastila.nl/) - Minimalistic paste service. Single page, zero click experience. ([Source Code](https://github.com/ClickHouse/pastila)) `Apache-2.0` `SQL` |