mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-29 14:49:15 +00:00
style: Add title card background color
This commit is contained in:
@@ -19,6 +19,8 @@ aliases:
|
||||
|
||||
## PrivateBin
|
||||
|
||||
{{< title-card >}}
|
||||
|
||||
**PrivateBin** is a minimalist, open-source, online pastebin where the server cannot decrypt and read any pasted data you submit. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of ZeroBin.
|
||||
|
||||
{{< cards >}}
|
||||
@@ -26,8 +28,12 @@ aliases:
|
||||
{{< card link="https://privatebin.info/directory" title="Public Instances" icon="server" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
{{< /title-card >}}
|
||||
|
||||
## Paaster
|
||||
|
||||
{{< title-card >}}
|
||||
|
||||
**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.
|
||||
|
||||
{{< cards >}}
|
||||
@@ -35,6 +41,8 @@ aliases:
|
||||
{{< card link="https://paaster.io/privacy-policy" title="Privacy Policy" icon="eye" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
{{< /title-card >}}
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user