Grd Me (/ɡärd mē/) is an open source browser plugin that provides encrypted communication across any web platform. We support aes and ecc. Available at https://grd.me.
ctrl
/cmd
+e
to encrypt the text. In certain textboxes if your text is too long, the encrypted text (ciphertext) may be copied to your clipboard, in which case you must paste it in the textbox.ctrl
/cmd
+shift
+e
to send the encrypted message to our server and post a shortened hash of that message instead. The message will be fetched and then decrypted just like any other encrypted message.ctrl
/cmd
+alt
+e
to open a protected textbox and write your message there. To encrypt that text press ctrl
/cmd
+e
and the ciphertex will be copied to your clipboard.shift
+click for multiple keys). Note that you may have to refresh the page to see some decryptions when adding a new key.For more details about Grd Me features and protocols, visit https://grd.me/docs.
Right now this browser plugin is supported in Firefox (≥ 26) and Chrome (≥ 11).
npm install
If you don't have jpm
for the Firefox addon-sdk you can install with:
npm install -g jpm
gulp
This will watch for file changes, lint, and babelify files.
To run tests use:
gulp test
If you want to manually test Chrome, drag the Chrome/dist
folder into your extensions page (chrome://extensions/
) on chrome.
To manually test of Firefox, run the following inside Firefox/dist
jpm run
For more details about jpm please visit https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/jpm.
gulp package
.zip
file for chrome which can be uploaded to the chrome web store. It will also output a zipped .xpi
for Firefox which can be opened with Firefox and installed.
Cryptography NoticeThis distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.