strikeout / mylar

Mylar - Transparent end-to-end encryption for Meteor JS
Other
231 stars 39 forks source link

Move all related packages into a unified mylar package #5

Open strikeout opened 9 years ago

strikeout commented 9 years ago

Can we also somehow refrain from directly modifying the core packages accounts, ddp and mongo?

chafey commented 9 years ago

Hi - I just found out about mylar and am interested in learning more about its current status and future. We are very interested in using Meteor for our future platform but we need to encrypt data at rest so we may be able to help move it forward. Feel free to email me chafey@gmail.com. Thanks

0x1d commented 9 years ago

i would be interested in this topic as well. any news yet?

strikeout commented 9 years ago

The guys from Gliese-Technology did this particularly well: https://github.com/gliese-technology/mylar-meteor-changes - but merging new changes from meteor-core becomes somewhat difficult with their approach

Lennie commented 9 years ago

Sounds to me like it might be a good idea to talk to upstream how best to go about with integration. With upstream I mean the Meteor developers. Even if it's just to get suggestions on how best to go about it. They might have some really useful ideas about that.