Git Product home page Git Product logo

Comments (8)

snej avatar snej commented on July 24, 2024

Encryption has been moved into ForestDB itself (but of course it's still platform dependent.)

from cbforest.

borrrden avatar borrrden commented on July 24, 2024

Right, I did a little experiment to try to work in a platform independent library, but I stopped when I was foiled by the fact that the Linux prebuilt libtomcrypt static lib from apt-get wasn't compiled with position independent code and I didn't feel like continuing on at that point. Anyway this issue doesn't need to be open here anymore, but there should be a discussion with the ForestDB team ASAP or this will likely not make it into the 1.2 release.

from cbforest.

snej avatar snej commented on July 24, 2024

We can always fork ForestDB to add this in if we need to.

Can we use the same crypto libraries we're using for SQLCipher? The underlying primitives should be the same (AES-256 and SHA-256.)

from cbforest.

borrrden avatar borrrden commented on July 24, 2024

Sure we can. I already set it up to use libtomcrypt, but I got annoyed when I realized I would have to copy over the entire build script from sqlcipher and stopped there, so it hasn't been tested yet. If you want I can put the untested file into a gist.

from cbforest.

snej avatar snej commented on July 24, 2024

Jim's ForestDB patch is in review on Gerrit now.

from cbforest.

snej avatar snej commented on July 24, 2024

It doesn't look as though the patch was ever merged. I'll check up on it.

from cbforest.

snej avatar snej commented on July 24, 2024

ForestDB issue is MB-16608, and here's the Gerrit review. Looks like it stalled out on the 27th.

from cbforest.

snej avatar snej commented on July 24, 2024

This was just merged into ForestDB a minute ago. I'll update CBForest to pick it up.

from cbforest.

Related Issues (20)

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.