YABin
A PasteBin-like code snippets text pasting and sharing tool that also supports encryption and multiple syntax highlighting
- ** Modern and simple UI**: The design is inspired by bin and presents a modern and minimalist user interface. - ** Encryption protection **: Supports optional end-to-end encryption (AES - 256 - GCM) with optional password protection (PBKDF2). - ** Syntax highlighting **: With the help of Prism, syntax highlighting in 297 languages is supported. - ** API support **: Provides an API that allows you to create and obtain pasted content from the command line. - **View original content **: You can obtain Base64 encoded encrypted paste content, or decrypt it (including password) on the server to obtain the original paste content.




