max-mapper / max-mapper/monocles
communication encryption
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 178
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Investigate encrypting JSON during server -> client communication and server -> server replication. Diaspora is simply encrypting JSON http://github.com/diaspora/diaspora/blob/master/lib/encryptor.rb#L41
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the issue's proposed Diaspora encryptor reference and locating the JavaScript paths for JSON sent from server to client and during server-to-server replication. Define the encryption requirements for both communication directions and verify that JSON messages are protected in each case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100