Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions awesome-privacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3395,6 +3395,22 @@ categories:


###########################
###########################
###### Pastebins ######
###########################
- name: Pastebins
alternativeTo: ['pastebin.com', 'hastebin', 'github gist']
services:
- name: CloakBin
url: https://cloakbin.com
icon: https://cloakbin.com/apple-touch-icon.png
github: Ishannaik/CloakBin
openSource: true
description: |
Zero-knowledge encrypted pastebin with client-side AES-256-GCM encryption.
The decryption key stays in the URL fragment, never sent to the server.
Features syntax highlighting, burn-after-reading, and password protection.

###### Browser Sync ######
##########################
- name: Browser Sync
Expand Down
Loading