Skip to content

Cross-platform application to store encrypted files

Notifications You must be signed in to change notification settings

nzkoxzu/cryptemis

Repository files navigation

Cross-platform mobile application that aims to be privacy friendly.

cryptemis Awesome cryptemis cryptemis cryptemis

cryptemis

Cryptemis is a cross-platform mobile application that aims to be privacy friendly. Users can locally store encrypted files.

This is still a proof of concept.

Get it from the Snap Store
Get it from the Play Store

Dependencies

Here are the required dependencies :

  • file_manager
  • file_picker
  • permission_handler
  • open_file
  • cryptography
  • flutter_slidable

RoadMap

  • Define
  • Set custom logo
  • Implement Dashboard UI
  • Define encryption/decryption method
    • Implement encryption/decryption
    • Documentation
    • Implement backend encryption
    • File deletion implementation
    • Self-Hosted SFTP backup implementation (Ubuntu)
    • Snap store & Play store implementation
  • README.md update