Skip to content

hrkltz/Lockr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crow

Goal

A tool which allows the user to store text informations (e.g. passwords or notes), images and other files (e.g., VPN connection files) in a password protected and encrypted storage.

Research

There are two options to reach the goal:

  • Option A: Use a file archvie which supports password and encryption to directly secure all kind of files (e.g. ZIP).
  • Option B: Serialize all kind of files and store them in an secured database (e.g. KeePass).

Similar Solutions

iOS

Storage

Zip Libary

Libary In-Momory Support Password Support
weichsel/ZIPFoundation [X]  [ ]
ZipArchive/ZipArchive [ ]  [X]
marmelroy/Zip [ ]  [X]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published