Skip to content

bboortz/datasafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datasafe

About

datasafe is a software you can run on an arduino to have a safe storage for you data. The objective is to build a hardware device withit you can store your data safely. The device has only a touchscreen display and a nfc interface for login. Your data is stored on a sd card in an encrypted way. There are no other interfaces.

Current Features

!! This software is currently only a click dummy. I'm working on it !! The complete encryption is currently missing.

Planned Features

see IDEAS.md

Hardware Requirements

  • Arduino (tested with an UNO r3)
  • NFC Reader/Writer (tested with adafruit PN532 RFID/NFC Shield 13.56MHz)
  • Touchscreen Display (tested with adafruit 2.8" TFT LCD shield w/Touchscreen)

Software Requirements

Installation

  • Install the development sofware $ apt-get insall arduino

  • Copy the required libraries

  • Copy the datasafe software

Compiled and tested with this development environment

  • Debian Wheezy
  • Arduino 1.0.5
  • UECIDE 0.8.7

About

The sourcecode for a hardware device called "datasafe"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages