Lenpaste v1.2 is out. Lenpaste source code and installation guide: https://git.lcomrade.su/root/lenpaste. Installation on a Raspberry PI is supported.
UI: History tab
History is not transferred to a server, but is stored locally in your browser.
![](https://lemmy.ml/pictrs/image/0947b327-d43a-450d-9359-1ba15c7eb683.png)
UI: Copy to clipboard button
![](https://lemmy.ml/pictrs/image/af279999-5669-46f2-857f-16afedc1507d.png)
For instance administrators
- Rate-limits on paste creation (env:
LENPASTE_NEW_PASTES_PER_5MIN
).
- Add default paste life time for WEB interface (env:
LENPASTE_UI_DEFAULT_LIFETIME
).
- Add terms of use support (file:
/data/terms
).
- Private servers - password request to create paste (file:
/data/lenpasswd
).
Fixes
- Fixed a security bug that could cause an attacker to overflow the disk.
- Fixed not saving settings in some browsers.
- The interface now displays the full name of the language instead of its code.
- Fixed compatibility with WebKit browsers (for example: Gnome WEB).
List of public Lenpaste server
You can find a list of public servers or add your own public server at https://monitor.lcomrade.su/
![](https://lemmy.ml/pictrs/image/723d54a1-1331-430e-ac38-e1db9b2a4bf8.png)
PS: I will be glad to receive constructive criticism and suggestions.
Yes, it's a non-rigid restriction. The default is 10,000 instead of 20,000. You can also disable this limit completely if you want.
The restriction on the length of the paste is due to the following: