Coder Social home page Coder Social logo

alezhuk / security-workshop-sample Goto Github PK

View Code? Open in Web Editor NEW

This project forked from temyco/security-workshop-sample

0.0 2.0 0.0 1.98 MB

This repository has been desired to show different Android Security Approach implementations using a simple sample project.

Kotlin 100.00%

security-workshop-sample's Introduction

Secrets Keeper

Secrets Keeper is a simple secure application that uses Android Key Store API, Fingerprint API and Confirm Credentials API to keep your secrets in safe.

Requirements

  • Support Android 18 + Devices
  • Allow user to access application only if Lock Screen is set
  • Protect user password with Encryption
  • Protect user secrets with Encryption
  • Allow user to access Secrets with Fingerprint
  • Add additional Confirm Credentials protection

Technologies Stack

  • Android 18+
  • Kotlin
  • AndroidKeyStore API
  • Fingerprint API
  • Confirm Credentials API

Application Design

Environment setup

To be able to build this project on your local machine, please follow the below instructions:

  • Download and install latest Android Studio 3.0
  • Download and install all dependencies that Gradle ask's you to
  • Download and install Android Virtual Device(AVD), with API 18, using build in Android Virtual Device Manager from Android Studio
  • To cover compatibility issues and support all of the features, you will also need to install AVD API 23 and AVD API 24

Workshop Guide

Project structure was specially designed for workshops. Check the Workshop page to try encryption in action, learn how to work with it on Android, cover compatibility issues, try fingerprint and confirm credentials APIs in a way of gradually completing workshop stages, like in video game.

Security Code Snippets

Check out some general code snippets.

Resources

Kotlin

Cryptography

Fingerprint & Credentials API

Libraries

Key Attestation

security-workshop-sample's People

Contributors

yakivmospan avatar latemic avatar punkeel avatar

Watchers

James Cloos avatar Oleh Plesiuk avatar

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.