From 0dd9d6a94bbe87dafb7ac3becdfdc812610600df Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Fri, 21 Mar 2025 15:45:59 -0700 Subject: [PATCH] style: Consistency and formatting fixes on recommendation pages Signed-off-by: redoomed1 --- docs/pastebins.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pastebins.md b/docs/pastebins.md index 4f4e37d0..bf033ed2 100644 --- a/docs/pastebins.md +++ b/docs/pastebins.md @@ -16,11 +16,11 @@ cover: pastebins.webp ![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. +**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. [:octicons-home-16: Homepage](https://privatebin.info){ .md-button .md-button--primary } [:octicons-server-16:](https://privatebin.info/directory){ .card-link title="Public Instances"} -[:octicons-info-16:](https://github.com/PrivateBin/PrivateBin/wiki/FAQ){ .card-link title=Documentation} +[:octicons-info-16:](https://github.com/PrivateBin/PrivateBin/wiki/FAQ){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/PrivateBin/PrivateBin){ .card-link title="Source Code" } @@ -48,11 +48,11 @@ cover: pastebins.webp ### Minimum Requirements - Must be open source. -- Must implement "zero-trust" end-to-end encryption. +- Must implement "zero-trust" E2EE. - Must support password-protected files. ### Best-Case Our best-case criteria represents what we would like to see from the perfect project in this category. Our recommendations may not include any or all of this functionality, but those which do may rank higher than others on this page. -- Should have a published audit from a reputable, independent third-party. +- Should have a published audit from a reputable, independent third party.