This repository has been archived by the owner. It is now read-only.

shadow.cr v0.2.4

⚠️ Unavailable - Crystal Concept Secure Password Vault

Shadow.cr - Concept Password Vault

Description

  • This is the second tool I made while learning the Crystal language. ( ≈ 1 year ago )
    • This is very different from my current idea, I will rewrite it in the future.
      • Wait for Shield.cr to rewrite the skeleton, source code.
      • Better CommandLine experience.
  • In the future, once I have free time, I may rewrite it using Rust.
  • Due to the need to maintain other Crystal repositories, this project will be temporarily put on hold.
    • Currently, this repository is non-first priority, 2020-03-29 16:52:45.037714000 UTC.

Summary

Features

  • Initialize / Destory / Rename / Bind / Move Database File.
  • Initialize / Destory Config File.
  • Create / Delete / Rename / Summary Tables.
  • Create / Delete / Search / Decrypt / Update Row Data.

RoadMap

  • Sign the MasterKey with the Pbkdf2HMAC algorithm.
  • More Design / Features / Stability Improvements.
  • More Spec Tests / Code Comments / Wiki to be added.
  • Shadow.cr Windows / Browser Extension / iOS Support.
  • ...

Use Shadow

Used as Shard

Add this to your application's shard.yml:

dependencies:
  shadow:
    github: 636f7374/shadow.cr

Installation

$ git clone https://github.com/636f7374/shadow.cr.git
$ cd shadow.cr && make build && make install

Development

$ make test

Credit

Contributors

Name Creator Maintainer Contributor
636f7374

License

  • MIT License
Repository

shadow.cr

Owner
Statistic
  • 5
  • 0
  • 0
  • 0
  • 2
  • about 4 years ago
  • July 19, 2019
License

MIT License

Links
Synced at

Tue, 30 Apr 2024 22:58:28 GMT

Languages