Code Monkey home page Code Monkey logo

sca's Introduction

SCA

This is a cloud album storage App that does not require users to trust cloud services.

The project realizes cloud encrypted storage based on client encryption, cloud picture preview and cloud encrypted sharing. That is, the App realizes more secure cloud image storage and more secure cloud image sharing. Currently using Tencent Cloud's object storage service, but it can be extended to any object storage service.

The following is a schematic diagram of the system framework of this project:

System Architecture

The project is developed using Java.

Installation

  1. Install requirements

    CloudSync installation requires Java and Android studio.

    Please install them before using this code.

  2. Clone the code

    Use git to clone source code of this project to the local.

git clone https://github.com/HDSLiang/SCA.git
  1. Install dependencies

    The Android studio configuration is as follows

  • java -- 18.0.1.1
  • Android Gradle Plugin Version -- 7.1.3
  • Gradle Version -- 7.2

Usage

Open this project with Android Studio, click the Sync Project Gradle Files button to automatically download the dependent plugin.

Find the Config.java file under the app/src/main/java/com/example/sca/Config.java path, and modify the configuration parameters in it. For the specific application method of the parameters, see Tencent Cloud Object Storage Preparations

Run MainActivity.java to use this app

Contributing

Please feel free to hack on SCA!

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.