You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/app.html
+33-1Lines changed: 33 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1202,7 +1202,7 @@ <h2>Add Private Key</h2>
1202
1202
<divid="tools-panel" class="hide panel">
1203
1203
<divclass="flex-container">
1204
1204
<h2>
1205
-
Securely encrypt and sign messages in the browser using OnlyKey <a
1205
+
Securely use OpenPGP in the browser with OnlyKey WebCrypt<a
1206
1206
href="https://docs.crp.to/webcrypt.html"
1207
1207
class="external tooltip fade"
1208
1208
data-tooltip="OnlyKey WebCrypt provides a way to securely use OpenPGP in the browser. The Webcrypt app loads everything necessary to encrypt messages and files directly in the local browser without the need to send messages or files over the Internet. Data between OnlyKey and the browser is end-to-end encrypted."
Securely use OpenPGP and SSH on a local computer with OnlyKey Agent <a
1251
+
href="https://docs.crp.to/onlykey-agent.html"
1252
+
class="external tooltip fade"
1253
+
data-tooltip="OnlyKey Agent is a hardware-based SSH and GPG agent that allows offline cold storage of your SSH and OpenPGP keys. Instead of keeping keys on a computer, OnlyKey generates and securely stores your keys off of the computer and you can still easily use SSH and GPG."
data-tooltip="Provides a way to securely use OnlyKey for OpenPGP on a local computer. Instead of keeping keys on a computer, OnlyKey generates and securely stores your keys off of the computer and you can still easily use GPG to do things like sign emails, git commits, software packages etc."
data-tooltip="Provides a way to securely use OnlyKey for SSH authentication on a local computer. Instead of keeping keys on a computer, OnlyKey generates and securely stores your keys off of the computer and you can still easily use SSH."
0 commit comments