Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 990 Bytes

README.md

File metadata and controls

39 lines (31 loc) · 990 Bytes

Pasted

What is it?

Pasted is a free, privacy respecting frontend for pastebin written in Rust. It is designed to use no javascript and be as simple as possible while also maintaining as many features as possible.

Screenshots

Home Paste

Future

Currently, the goal is to only do pastebin, but in the future I am looking to make a frontend to all the major pastebin alternatives aswell, all in one.

Todo

  • Read paste content
  • Create post
  • Parse paste and comments
  • Proxy user icons
  • Make simple homepage and info page
  • Make info api
  • Comments
  • Make simple paste view page
  • Embed paste
  • Clone Paste
  • Mobile layout
  • Error handling
  • Password protected pastes
  • Burn on read
  • Icon cache
  • User page
  • Archive page
  • Markdown paste support
  • View deleted pastes
  • Last edited
  • (Docker) Persitent cache volume
  • Allow users with accounts