https://github.com/k9mil/minbin
📝 minbin, a minimalistic pastebin replica.
https://github.com/k9mil/minbin
flask python
Last synced: 2 months ago
JSON representation
📝 minbin, a minimalistic pastebin replica.
- Host: GitHub
- URL: https://github.com/k9mil/minbin
- Owner: k9mil
- License: gpl-3.0
- Created: 2020-09-13T16:30:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T17:21:36.000Z (about 4 years ago)
- Last Synced: 2025-06-08T00:45:49.163Z (about 1 year ago)
- Topics: flask, python
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minbin 💫
minbin is a minimalistic, bare-bones pastebin replica.
# Goals 🥅
1. Provide an easy-to-use pastebin service.
2. Secure pastes due to automatic scheduled deletion and encryption (in the works).
3. No additional clutter.
# Current features 📖
- Hashed unique URL for each paste
- Instant usability
- Scheduled deletion every 10 minutes
- Minimalistic design