Skip to content
forked from bokub/nopaste

Client-side paste service, Works by reading the URL

License

Notifications You must be signed in to change notification settings

siwooclub/swl.li

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...)

About

Client-side paste service, Works by reading the URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.4%
  • HTML 32.9%
  • CSS 22.3%
  • Makefile 0.4%