mirror of
https://git.disroot.org/wolfree/wolfree-dockerfile
synced 2025-06-06 00:49:20 +02:00
2023-09-26
This commit is contained in:
@ -1,32 +1,37 @@
|
||||
---
|
||||
title: Source code
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
# Access and Download the Source Code of Wolfree
|
||||
<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
|
||||
|
||||
Wolfree is free and open-source software. You can access and download the source code from the following websites:
|
||||
# Accessing the source code of Wolfree
|
||||
|
||||
1. https://try.gitea.io/wolfree
|
||||
2. https://codeberg.org/wolfree
|
||||
3. https://git.disroot.org/wolfree
|
||||
4. https://next.forgejo.org/wolfree
|
||||
5. https://git.kiwifarms.net/wolfree
|
||||
6. http://it7otdanqu7ktntxzm427cba6i53w6wlanlh23v5i3siqmos47pzhvyd.onion/wolfree
|
||||
Wolfree is **free** and **open-source** software. You can access and download the source code from the following websites:
|
||||
|
||||
## The Unreliability of GitHub
|
||||
1. https://gitea.com/wolfree
|
||||
2. https://try.gitea.io/wolfree
|
||||
3. https://codeberg.org/wolfree
|
||||
4. https://git.disroot.org/wolfree
|
||||
5. https://next.forgejo.org/wolfree
|
||||
6. https://git.kiwifarms.net/wolfree
|
||||
7. http://it7otdanqu7ktntxzm427cba6i53w6wlanlh23v5i3siqmos47pzhvyd.onion/wolfree
|
||||
|
||||
## The unreliability of GitHub
|
||||
|
||||
We do not recommend pushing the source code to GitHub. Their [DMCA Takedown Policy](https://docs.github.com/en/site-policy/content-removal-policies/dmca-takedown-policy) makes storing the source code on GitHub unreliable.
|
||||
|
||||
## The High Availability of ForgeFed
|
||||
## The high availability of ForgeFed
|
||||
|
||||
For a more reliable and collaborative development experience, we recommend using [Gitea](https://about.gitea.com/) and [Forgejo](https://forgejo.org/). These platforms support [ActivityPub](https://www.w3.org/TR/activitypub/) and [ForgeFed](https://forgefed.org/) protocols, enabling seamless collaboration and communication among developers.
|
||||
|
||||
:::note
|
||||
If you cannot access Gitea or Forgejo, we recommend installing the [Tor Browser](https://www.torproject.org/). The Tor Browser is a reputable tool designed to bypass censorship.
|
||||
:::
|
||||
## Accessing the source code in censored countries
|
||||
|
||||
## License
|
||||
If you cannot access Gitea or Forgejo, we recommend installing the [Tor Browser](https://www.torproject.org/) to bypass censorship.
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
## Submitting a DMCA takedown notice
|
||||
|
||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
If you believe someone is using your copyrighted content unauthorizedly on GitHub or npm.js, please fill out the [Copyright claims form](https://github.com/contact/dmca) to submit a DMCA takedown notice to request that the content be changed or removed.
|
||||
Before you begin, please read [GitHub's Copyright - DMCA Takedown Policy](https://docs.github.com/en/site-policy/content-removal-policies/dmca-takedown-policy).
|
||||
|
||||
As with all legal matters, it is always best to consult a professional about your questions or situation. We strongly encourage you to do so before taking action that might impact your rights. This guide isn't legal advice.
|
||||
|
Reference in New Issue
Block a user