{"repo":"bokub/nopaste","free":true,"listed":false,"github":"https://github.com/bokub/nopaste","clone":"git clone https://github.com/bokub/nopaste.git","description":":clipboard: Client-side paste service","language":"JavaScript","stars":447,"topics":["paste","clipboard","copy-paste","client-side","privacy","nopaste","pastebin","javascript"],"license":"MIT","category":"databases-storage","readme_excerpt":"[ ][intro-img] What is NoPaste? NoPaste is an open-source website similar to Pastebin where you can store any piece of code, and generate links for easy sharing However, what makes NoPaste special is that it works with no database , and no back-end code . Instead, the data is compressed and stored entirely in the link that you share, nowhere else! Because of this design: - 🗑️ Your data cannot be deleted from NoPaste - 🔞 Your data cannot be censored - 👁️ The server hosting NoPaste (or any clone of it) cannot read or access your data - ⏳ Your data will be accessible forever (as long as you have the link) - 🔀 You can access your data on every NoPaste clone , including your own - 🔍 Google will not index your data, even if your link is public Note: This project is a copy of [Topaz's paste service][topaz-example], with a reworked design and a few additional features (syntax highlighting, line numbers, offline usage, embedding...) How it works When you click on \"Generate Link\", NoPaste compresses the whole text using the LZMA algorithm, encodes it in Base64, and puts it in the optional URL fragment, after the first # symbol: nopaste.boris.sh/# When you open a link, NoPaste reads, decodes, and decompresses whatever is after the # , and displays the result in the editor. This process is done entirely in your browser , and the web server hosting NoPaste never has access to the fragment For example, [this is the CSS code used by NoPaste][example] Other features Embedded NoPaste sni","default_branch":null,"files":null,"tree":[],"storefront":"/r/bokub","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bokub/nopaste/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}