Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
84 lines (81 loc) · 11.2 KB
/
Copy pathindex.html
File metadata and controls
84 lines (81 loc) · 11.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<htmldata-bs-theme="light" lang="en">
<head>
<metacharset="utf-8">
<metaname="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>securebin</title>
<metaname="description" content="Google Chrome extension for interfacing securely with PasteBin. Write or paste text in a modern code editor, encrypt it in your browser with AES-GCM, and post it to PasteBin in one click. Works as a plain Pastebin client too. Open source, works out of the box.">
<linkrel="icon" type="image/png" sizes="128x128" href="assets/img/Logo/logo128.png?h=26221b62b57295eb8f6f5d397295a7fe">
<linkrel="icon" type="image/png" sizes="128x128" href="assets/img/Logo/logo128.png?h=26221b62b57295eb8f6f5d397295a7fe">
<linkrel="icon" type="image/png" sizes="192x192" href="assets/img/Logo/logo192.png?h=78dce701743c1fbc0bf5ca2d436c9eba">
<linkrel="icon" type="image/png" sizes="512x512" href="assets/img/Logo/logo512.png?h=ebc3f90b972ea8456db4efa1d7df5613">
<linkrel="icon" type="image/png" sizes="512x512" href="assets/img/Logo/logo512.png?h=ebc3f90b972ea8456db4efa1d7df5613">
<linkrel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css?h=cd822b7fd22c8a95a68470c795adea69">
<linkrel="stylesheet" href="assets/css/styles.css?h=b8dd536334ad7f714a957d302b4bdfd9">
</head>
<bodystyle="--bs-body-bg: #212121;">
<divstyle="margin: auto;display: block;margin-top: 81px;"><imgsrc="assets/img/securebinlogo_dark.svg?h=f161e67b873a063dc2a0ba9587073651" style="display: block;margin: auto;width: 116px;"></div>
<divstyle="margin: auto;display: block;width: 498px;max-width: 90%;">
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 34px;max-width: 95%;text-align: center;">Google Chrome extension for interfacing securely with PasteBin.<br></h1>
<pstyle="color: #a2a2a2;text-align: center;font-size: 18px;margin-top: 27px;">Write or paste anything into a modern code editor, encrypt it right in your browser, and post it to <ahref="https://pastebin.com">PasteBin</a> in one click — or skip encryption and use it as a plain Pastebin client. securebin works out of the box; add your own PasteBin API key in Settings to post under your account. To learn more about the project and its design decisions check out the <ahref="https://github.com/secbin/extension/wiki">Wiki page.</a></p><aclass="btn btn-primary" role="button" style="margin: auto;display: block;background-color: #1D6BC6;margin-top: 32px;border: none;max-width: 372px;padding: 9px 76px;" href="https://chrome.google.com/webstore/detail/securebin/ehjclckbpmkgjgfnebopjlilpdbjjpjj" target="_blank">Get from Chrome Web Store</a><aclass="btn btn-primary" role="button" style="margin: auto;display: block;background-color: #4b4b4b;margin-top: 16px;border: none;max-width: 372px;padding: 9px 88px;" href="https://github.com/secbin/extension/releases" target="_blank">See Latest Release</a><aclass="btn btn-primary" role="button" style="margin: auto;display: block;background-color: #4b4b4b;margin-top: 16px;border: none;max-width: 372px;padding: 9px 88px;" href="https://github.com/secbin/extension/wiki" target="_blank">Read the Wiki</a>
</div>
<divstyle="margin-top: 24px;"><videoautoplayloopmutedplaysinlineposter="assets/img/hero_poster.png" aria-label="securebin in action: posting code to Pastebin, then encrypting it first in secure mode" style="width: 82%;margin: auto;max-width: 880px;display: block;border-radius: 14px;border: 1px solid rgba(0,0,0,0.28);box-shadow: 0 30px 90px rgba(0,0,0,0.5);"><sourcesrc="assets/video/hero.mp4" type="video/mp4"></video>
<divstyle="margin: auto;display: block;width: 498px;max-width: 90%;">
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 40px;max-width: 95%;text-align: left;font-size: 24px;">A Pastebin client<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">The official Pastebin extension is no longer on the Chrome Web Store — securebin fills that gap. Paste code or notes, get automatic language detection and syntax highlighting, set the title, format, expiry, and visibility, and post. Connect your Pastebin account to manage your cloud pastes.<br></p>
<videoautoplayloopmutedplaysinlinesrc="assets/video/demo_pastebin.mp4" aria-label="Demo: pasting code and posting it straight to Pastebin" style="width: 420px;max-width: 100%;margin: 18px auto 0;border-radius: 12px;display: block;"></video>
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 40px;max-width: 95%;text-align: left;font-size: 24px;">Secure mode<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">Flip the lock and securebin encrypts your text locally with AES-GCM before anything touches the network. Only ciphertext is posted to Pastebin — share the link through one channel and the key through another, and only your recipient can decrypt.<br></p>
<videoautoplayloopmutedplaysinlinesrc="assets/video/demo_encrypt.mp4" aria-label="Demo in dark mode: encrypting with a passkey, posting, and copying the share link" style="width: 420px;max-width: 100%;margin: 18px auto 0;border-radius: 12px;display: block;"></video>
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 40px;max-width: 95%;text-align: left;font-size: 24px;">What's new in v2<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">Version 2 is a complete rewrite of the extension with a focus on speed and polish:<br></p>
<ulstyle="color: rgb(162,162,162);font-size: 18px;">
<li>A real code editor with syntax highlighting and automatic language detection</li>
<li>Paste metadata controls — title, format, expiry, and public/unlisted visibility</li>
<li>An in-page panel: open securebin over any website from the toolbar or right-click menu, or quick-post a selection without leaving the page</li>
<li>Unified history of your pastes, encryptions, and drafts, plus your Pastebin account's cloud pastes</li>
<li>Light and dark themes, and keyboard shortcuts (⌘/Ctrl+Enter to send, ⌘/Ctrl+Shift+E to toggle encryption)</li>
</ul>
</div>
<divstyle="margin: auto;display: block;width: 498px;max-width: 90%;">
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 40px;max-width: 95%;text-align: left;font-size: 24px;">Goal<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">The goal of securebin is to provide an extra level of privacy with 3rd party services you may use. We have natively integrated the Pastebin api to allow users to quickly upload and share encrypted text. Users also have the ability to encrypt text to their clipboard and share it with other 3rd party services like WhatsApp, Email, Etc.<br></p>
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 25px;max-width: 95%;text-align: left;font-size: 24px;">Disclaimer<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">securebin is not designed to protect against those with physical access to your computer. Due to the nature of extension storage in Chrome, any data that is stored in the extensions history or settings tab are stored unencrypted.<br></p>
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 25px;max-width: 95%;text-align: left;font-size: 24px;">Security Overview<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">securebin v2 is built on the browser's native <ahref="https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API">Web Crypto API</a> — all encryption and decryption happens locally, in your browser, using the same primitives the browser itself trusts.<br></p>
<divstyle="padding-left: 5px;">
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 25px;max-width: 95%;text-align: left;font-size: 19px;">Encryption Modes<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">securebin supports AES symmetric encryption in two modes for new content:<br></p>
<ulstyle="color: rgb(162,162,162);font-size: 18px;">
<li>GCM (Default — authenticated encryption)</li>
<li>CTR</li>
</ul>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">Supported key lengths are: 128, 192, 256. Ciphertexts created with CBC in earlier versions can still be decrypted, but CBC is no longer offered for new encryptions because it lacks an authentication tag.<br></p>
</div>
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 25px;max-width: 95%;text-align: left;font-size: 24px;">Usage<br></h1>
<pstyle="color: #a2a2a2;text-align: left;font-size: 18px;">When encrypting, users receive a randomly generated passkey or can enter their own. The passkey is used with a randomly generated 128-bit salt to derive a key using <ahref="https://www.ietf.org/rfc/rfc2898.txt">PKCS5/PBKDF2</a> (SHA-256).<br><br>After encryption, the following cipher text will be generated and displayed to the user.<br></p>
<divstyle="padding-left: 5px;">
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 25px;max-width: 95%;text-align: left;font-size: 19px;">What is public?<br></h1>
<ulstyle="color: rgb(162,162,162);font-size: 18px;">
<li>Cipher Text</li>
<li>Encryption Mode</li>
<li>IV</li>
<li>Tag (Only with GCM Mode)</li>
<li>Salt (Only with Password Encryption)</li>
<li>Key Length (Only with Password Encryption)</li>
</ul>
<h1style="border-color: rgb(244,244,244);--bs-body-color: #ffffff;color: white;margin-top: 25px;max-width: 95%;text-align: left;font-size: 19px;">What is private?<br></h1>
<ulstyle="color: rgb(162,162,162);font-size: 18px;">
<li>Key</li>
</ul>
</div><aclass="btn btn-primary" role="button" style="margin: auto;display: block;background-color: #4b4b4b;margin-top: 28px;border: none;max-width: 100%;padding: 9px 88px;" href="https://github.com/secbin/extension/wiki" target="_blank">Read more in the Wiki</a>
</div>
</div>
<footerstyle="padding-top: 111px;">
<divstyle="margin: auto;display: block;margin-bottom: 20px;"><imgsrc="assets/img/securebinlogo_dark.svg?h=f161e67b873a063dc2a0ba9587073651" style="display: block;margin: auto;" width="90px"></div>
<pstyle="color: rgb(162,162,162);height: 9px;text-align: center;margin-top: -6px;font-size: 9px;">© Copyright 2022 - 2026 securebin.</p>
</footer>
<scriptsrc="assets/bootstrap/js/bootstrap.min.js?h=e55bde7d6e36ebf17ba0b8c1e80e4065"></script>
</body>
</html>