OpenCloning / OpenCloning/OpenCloning_backend
Keep a list/read-only sqlite database to repell known bot IPs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 8
- Forks
- 11
- Avg merge
- 14m
- Merged PRs (30d)
- 5
Description
This is something that was recommended, to be dealt with at some point.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names a read-only SQLite database for known bot IPs but gives no files, tests, or entry points. First map the backend’s request/IP handling and persistence setup; done would require an agreed storage location, lookup behavior, and verification path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlite
- Domain
- backend, databases, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100