Skip to content

Features

Serphentas edited this page Mar 9, 2016 · 22 revisions

To do:

  • Commander view on the DefaultFrame
  • Remote access to cloud service
  • Proper authentication using SSLSocket
  • UI adjustments
  • Logging (for crashes, etc.)

Latest commit:

  • Encryption/decryption of local files
  • Paralleled encryption/decryption (causes a memory leak: see issue #1)
    • Each select file will be process by its own Thread, effectively processing all files at the same time

v0.1:

  • Encryption/decryption of local files

Clone this wiki locally