henryboldi/felony

Signal Protocol

Open

#104 opened on Oct 27, 2017

View on GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (155 forks)batch import
hacktoberfest

Repository metrics

Stars
 (3,486 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I love encrypted messaging apps but I have concerns about using PGP given the problems that there is no Forward Secrecy. This is a pretty concerning issue given that there are no protections of all of a user's chat messages if the government ever recovers the private key. The developers over at Signal have thought through all these (and many more) issues and created the Signal Protocol and has been formally audited

I would love if felony used the official javascript implementation or at least added a Security.md file to the root of the project saying the protections offered by felony so users can make an informed decision about if felony meets their security and privacy needs

Contributor guide