Bitcoin Forum

Bitcoin => Project Development => Topic started by: antonimasso on January 26, 2014, 12:54:05 PM



Title: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 26, 2014, 12:54:05 PM
Hello,

I just created a new site to send encrypted & anonymous e-mails.

Use this site to send Bitcoin information securely to any e-mail address.

Please let me know what new features you would like to see in future updates!

http://www.instacryptit.com/ (http://www.instacryptit.com/)
http://www.instacrypt.it/ (http://www.instacrypt.it/)


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: keithers on January 26, 2014, 05:33:38 PM
Nice contribution...Can you explain how it works, and how it would benefit us?


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 26, 2014, 06:25:21 PM
I personally use it to:

- Encrypt private e-mails where I send my Bitcoin addresses.
- Encrypt and resend to myself e-mails with my login information to different cryptocoin exchanges

If my e-mail account gets hacked at least all my sensitive information will be encrypted.

The message is encrypted with AES & Base64 encoded locally in the browser. The message is sent to the server after it has been encrypted. We then send that message anonymously to the recipients e-mail address.

This is the first release, I intend on adding a bunch of features.

BTW new feature ideas are welcome :)


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: keithers on January 26, 2014, 06:34:00 PM
I personally use it to:

- Encrypt private e-mails where I send my Bitcoin addresses.
- Encrypt and resend to myself e-mails with my login information to different cryptocoin exchanges

If my e-mail account gets hacked at least all my sensitive information will be encrypted.

The message is encrypted with AES & Base64 encoded locally in the browser. The message is sent to the server after it has been encrypted. We then send that message anonymously to the recipients e-mail address.

This is the first release, I intend on adding a bunch of features.

BTW new feature ideas are welcome :)

sorry if this is a stupid question, but I am not savvy when it comes to cryptography...but when I send an email through your server, do you receive the unencrypted version of the email before it gets encrypted and sent to recipient?


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 26, 2014, 06:52:55 PM
Everything is encrypted before the data is sent over to the server. The javascript code used to encrypt and send the data is available to everyone to check and verify.


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: artw1982 on January 26, 2014, 08:36:46 PM
Did you kill it already? The site isn't there anymore.


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 26, 2014, 08:46:31 PM
There seems to be a problem with cheap-domainregistration.com DNS servers. Should be back shortly.


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: TheButterZone on January 27, 2014, 02:21:49 AM
A related site: https://www.b1txr.com/pages/about


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: Danglebee on January 27, 2014, 02:26:25 AM
You use local javascript to encrypt message ? same as secure password login box on some website ?
nice idea i like site.
little problem! when TOR open java is disabled for site. more user also have TOR for secure mail ?


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 27, 2014, 07:04:11 AM
My .it domain is taking forever to resolve the DNS Zone file, please use this URL:

http://www.instacryptit.com/

@Danglebee: Yes, it's similar to secure login box, where the password is encrypted before it's sent to the server. No need to use TOR on both sides to make the encrypted data work.

@TheButterZone: It's related but InstaCryptIt does not require to create a new e-mail address. With InstaCryptIt you can create a new secret passphrase for each message you send.


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: bitpop on January 27, 2014, 11:13:31 AM
My .it domain is taking forever to resolve the DNS Zone file, please use this URL:

http://www.instacryptit.com/

@Danglebee: Yes, it's similar to secure login box, where the password is encrypted before it's sent to the server. No need to use TOR on both sides to make the encrypted data work.

@TheButterZone: It's related but InstaCryptIt does not require to create a new e-mail address. With InstaCryptIt you can create a new secret passphrase for each message you send.

Weird this works but not the same one in op ???


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 27, 2014, 11:33:34 AM
What do you mean with op?


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: bitpop on January 27, 2014, 11:34:55 AM
What do you mean with op?

Both urls are the same in first post


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 27, 2014, 11:42:11 AM
Oh I see, thanks for pointing that out! It should work now.


Title: Re: Sending Encrypted & Anonymous E-mails
Post by: antonimasso on January 27, 2014, 03:18:21 PM
Would anyone be interested in a secure chat room where only the users with the correct passphrase can read the conversation?