Skip to content

visual4/viacrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

262 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViaCRYPT

One time read messaging system. You can try it at viacry.pt.

Quick Start

  • this repository is forked from viacrypt/viacrypt [https://github.com/vialink/viacrypt]
  • bower.json configuration is changed according to @daveschaefer's pull request because of changed URLs for crypto-js
  • default.js IP changed to 0.0.0.0

instead of changing default.js, create local.js module.exports = { baseurl: '//localhost:8001' } this overwrites the settings from default.js

About

One time read messaging system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.9%
  • HTML 23.8%
  • CSS 15.4%
  • Shell 0.9%