Protecting your licensed code is of utmost importance in the digital age. This blog will not only walk you through the process of making a repository private but also cover how to search for unauthorized uses of your code and take necessary action.
Navigate to GitHub and sign in using your credentials.
Locate and click on the repository containing your licensed code.
Find and click on the “Settings“ tab, usually found on the right side of the menu bar.
Scroll down to the “Danger Zone“ section, where you can manage repository visibility and deletion options.
Click on the “Change repository visibility“ link, select “Private“, and confirm the action by entering your password.
Your repository is now private, ensuring only authorized users have access.
Once you set your repository to private,
anyone who visit the link will find nothing there like the picture above...
Use a search engine, GitHub's built-in search, or specialized tools like CodeRadar to search for unique keywords related to your licensed code.
Review search results to identify public repositories containing your code. Pay special attention to the main file address.
Copy the main file address and gather any relevant information about the unauthorized repository.
Go to GitHub's DMCA takedown notice form, where you'll be prompted to provide information about the infringing repository.
Fill out the required details, including your contact information, a description of your copyrighted work, and the URL of the infringing repository.
Provide any additional information that may be relevant to the case.
Review your submission for accuracy and click the "Submit" button.
Keep an eye on your email for updates from GitHub regarding the status of your DMCA report.