Coder Social home page Coder Social logo

draft-muffett-end-to-end-secure-messaging's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

draft-muffett-end-to-end-secure-messaging's Issues

A (short?) comment on length

I am not entirely sure what you are trying to achieve with the approximate length. You would need to have a lot of extra bits, well beyond the block size of a block cipher) to make it hard to guess language.

Consider an attacker who knows (through external sources) that a message communicated is in response to a sneeze. The number of bytes in

  • Salud
  • Bless you
  • Gesundheit
  • Egeszségedre

don't quite illustrate the point, as all of them would fit in a single block. But with longer texts, the distinctions would matter. After all, The Spanish is five bytes and the Hungarian is 12 or 13 bytes (depending on precisely how the é is encoded.)

Typically, cryptographic notions of secrecy don't include attempting to conceal anything about the length of the plaintext because it is hard to do. So I'd like to know what you are trying to prevent by attempting such a thing.

Define PCASM in terms of indistinguishability

Leaving aside the precise length stuff, I believe that it would be better to define PSCAM in terms of indistinguishability as used in the cryptographic information.

The idea is that it would be any thing that would give an attacker the ability to make a better than 50/50 guess at any bit of the message. You could think of it as any information that would give the attacker an advantage in determining which of two plaintexts is more likely.

For example, an attacker might already have a fair guess that a message is in English, but nothing that is revealed through the system should give them any help in refining that guess. (Again, leaving length aside). The way cryptographers define indistinguishability captures this.

What does the "peers" requirement do?

All participants
**MUST** be peers and

I do not know what that means. And I am wondering if it is necessary. (I don't know that it isn't necessary because I don't know what it means.)

Varying degrees of transparency in email with PGP

I think Email with PGP may deserve a caveat with regards to how transparent to the user it may be. Email senders can use BCC. A user could inspect the message itself with command line tools, but not all email clients themselves will behave the same with BCC messages. The PGP is the transparent part. The email it comes in can be less so.

comprise v compose

I believe that the word "comprise" is misused (in two places) in the document.

I have (locally) a branch with fixes to that and another minor wording infelicity.

"Software" or "System"?

Is there a specific reason why the definitions are limited to software? Would "system" be more appropriate terminology.

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.