Giter Club home page Giter Club logo

varasto's Issues

Encryption: phase 1 (DEK)

  • Blobs should be encrypted with AES256
  • Encryption key should be per-collection
  • AES key itself should be asymmetrically encrypted with a KeySet (any of the N keys can decrypt the AES key)
  • KeySet should be a group of RSA or ECC asymmetric keys:
    • TPM/Smartcard key with touch to decrypt
    • Backup TPM/Smartcard key with touch to decrypt
    • Offline key printed on paper or stored on USB drive (should be encrypted with a pwd though) - should probably be stored in two different addresses for redundancy

For terminology, see #49

Thumbnails for videos

Pictures were done in #29

We've to support both:

  • Thumbnail explicitly made (think YouTube thumbnails)
  • No explicit thumbnail => try to extract one automatically

Support hiding sensitive files

When logging in, we should ask if we will use normal privileges or super privileges. If using normal privileges, we won't show sensitive content

Compression

We should transparently compress blobs if we get >= 10 % reduction in file size

Service view for disks

Interesting data would be:

  • HDD serial number (this can be found from SMART data)
  • Manufacturing date (to calculate age of drive)
  • Warranty info

Not done for now:

  • Read/write speeds (tracked by #85 )

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.