AnemoneLabs / nymphemeral

Ephemeral pseudonym client
GNU General Public License v3.0
5 stars 1 forks source link

Code Signing and Inclusion Upstream #3

Open HulaHoopWhonix opened 9 years ago

HulaHoopWhonix commented 9 years ago

Hi I'm a member of the Whonix project [whonix.org], a Tor centric distro like TAILS except we use a multi-vm design to force all traffic into an anonymizing middlebox vm.

Until I came across nymphemeral, the choice of mixmaster GUIs on Linux was very lacking. I think you did a great job designing and explaining anonymous email and nym servers and I would like nymphemeral to be included in our project and upstream repositories.

Please consider:

felipedau commented 9 years ago

Hi @HulaHoopWhonix, thank you for your request. It means a lot for us! We will start working on the packaging and will let you know as soon as we have it ready.

Thank you very much! -Felipe

felipedau commented 9 years ago

I forgot to mention, but as I was reading the ticket, I noticed something that maybe is not too clear on the documentation and would like to explain that:

Although the new nym server can act as the usual Zax-type nym server, the client (nymphemeral) cannot act as an usual Zax-type client. It only supports the new server and in fact that's the only way to exchange messages. It is not specifically a mixmaster GUI, but when sending messages to the nym server, the user could choose to do so (automatically) using mixmaster.

nymphemeral was designed to use only ephemeral encryption, but some changes could be made to support both the usual and new nym servers.

Regarding a mixmaster GUI: I believe that a new (and simpler) application should be developed so that users can send messages via mixmaster without all the complexity of the nym stuff, since they might not wish to use that.

Let me know if I should clarify that on the documentation and tell us what option (if not all of them!) you believe would be more useful for Whonix. I am more than happy to help :)

Thank you very much! -Felipe

HulaHoopWhonix commented 9 years ago

Very informative. Yes please add your explanation to the documentation.

nymphemeral was designed to use only ephemeral encryption, but some changes could be made to support both the usual and new nym servers.

I'm in favor of backwards compatibility so as to grow the user base and anonymity set.

Regarding a mixmaster GUI: I believe that a new (and simpler) application should be developed so that users can send messages via mixmaster without all the complexity of the nym stuff, since they might not wish to use that.

I don't want to ask you for too much, but here's how a simpler one-way mail on Mixmaster could be added to Nymphemeral: It would be an extra mode and the interface would implement a subset of the fields of the nym management GUI.

Let me know if I should clarify that on the documentation and tell us what option (if not all of them!) you believe would be more useful for Whonix. I am more than happy to help :)

Really appreciate it.

felipedau commented 9 years ago

Very informative. Yes please add your explanation to the documentation.

Alright, will be added soon.

I'm in favor of backwards compatibility so as to grow the user base and anonymity set.

That's true!

I don't want to ask you for too much, but here's how a simpler one-way mail on Mixmaster could be added to Nymphemeral: It would be an extra mode and the interface would implement a subset of the fields of the nym management GUI.

That can be done and I believe it would not be too hard.

I am going to open a few issues regarding these discussions we had and I will let you know once they are closed.

Thanks!