Git Product home page Git Product logo

encrypt.to's Introduction

Encrypt.to

Send encrypted PGP messages via https://encrypt.to/

Build Status

How does it work?

When your public key is added to a public keyserver open the link: https://encrypt.to/{your-email} or https://encrypt.to/{your-key-id}.

Security audit tool

Start the code audit now with the Security audit tool.

Updates

Read Diaspora or Twitter for updates.

Browser Compatibility

* Desktop: Chrome >= 37, Firefox >= 34, Opera >= 24, Safari >= 7.1
* Mobile: Chrome >= 64, Android >= 62, Opera >= 37, Safari >= iOS 8

I don't like Ruby

The secure contact form is available for PHP and Perl.

Ready for Heroku

Easily deployable on Heroku https://github.com/encrypt-to/secure.contactform.ruby.

Changelog

Changelog

I don't have a public/private keypair

Everyone can and should have a public and private key. There are many free tools for key management like GPGTools for Mac, Seahorse for Linux or Gpg4win for Windows.

My public key is stored on a public key server

No signup needed!

Open the link: https://encrypt.to/{your-email} or https://encrypt.to/{your-key-id}

My public key should be private!

You can use our private key server by uploading your public key on Encrypt.to.

How to export your public key

GPGTools

Select the key you want to export by clicking on the corresponding key on your list, and then clicking the right mouse button and on [Export] in the popup menu. Choose a file to export your key to, e.g. my-key.asc.

Seahorse

Open the "My personal keys" tab and select the key you want to export by clicking on the corresponding key on your list, and then clicking on the [Export] of the main menu. Choose a file to export your key to, e.g. my-key.asc. A popup window will let you know whether the operation was successful.

Gpg4win

Select the key you want to export by clicking on the corresponding key on your list, and then clicking on the [Export] icon of the main GPA menu. Choose a file to export your key to, e.g. my-key.asc. A popup window will let you know whether the operation was successful. Then click on [OK].

Command line
gpg -a --output my-key.asc --export {your-key-id}

How to import your public key at Encrypt.to

Open the file e.g. my-key.asc with a text editor, which will show your public key as a series of blocks containing text and numbers.

Highlight the whole key portion from

-----BEGIN PGP PUBLIC KEY BLOCK-----
to
-----END PGP PUBLIC KEY BLOCK-----

and copy it using the copy function on your toolbar or a keyboard shortcut such as CMD+C or Ctrl+C. This saves your key on the clipboard until you are ready to paste it, as described next.

Open Encrypt.to in your browser and paste your public key into the input field such as CMD+V or Ctrl+V. Fill the form and click on "Create an account".

MIT License

LICENSE

encrypt.to's People

Contributors

grempe avatar kevinli avatar wiegelmann avatar wiktor-k avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.