diff --git a/docs/pastebins.md b/docs/utilities/pastebins.md similarity index 81% rename from docs/pastebins.md rename to docs/utilities/pastebins.md index 4f4e37d0..d29fc6b1 100644 --- a/docs/pastebins.md +++ b/docs/utilities/pastebins.md @@ -6,7 +6,7 @@ cover: pastebins.webp --- Protects against the following threat(s): -- [:material-server-network: Service Providers](basics/common-threats.md#privacy-from-service-providers){ .pg-teal } +- [:material-server-network: Service Providers](../basics/common-threats.md#privacy-from-service-providers){ .pg-teal } [**Pastebins**](https://en.wikipedia.org/wiki/Pastebin) are online services most commonly used to share large blocks of code in a convenient and efficient manner. The pastebins listed here employ client-side encryption and password protection for pasted content; both of these features prevent the website or server operator from reading or accessing the contents of any paste. @@ -14,7 +14,7 @@ cover: pastebins.webp
-![PrivateBin logo](assets/img/pastebins/privatebin.svg){ align=right } +![PrivateBin logo](../assets/img/pastebins/privatebin.svg){ align=right } **PrivateBin** is a minimalist, open-source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of ZeroBin. @@ -29,7 +29,7 @@ cover: pastebins.webp
-![Paaster logo](assets/img/pastebins/paaster.svg){ align=right } +![Paaster logo](../assets/img/pastebins/paaster.svg){ align=right } **Paaster** is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible. @@ -43,7 +43,7 @@ cover: pastebins.webp ## Criteria -**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you. +**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](../about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you. ### Minimum Requirements