vip20 / frypto

Vue + Electron + Photonkit file encryptor

Home Page:https://medium.com/@pvinayvinu20/electron-vue-frypto-a-file-encryption-desktop-app-6770df4310b4?source=friends_link&sk=8c1ba5c7631c22d0b3f9a5917a30f2ab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frypto

File Encryption

Build Setup

Please use yarn over npm

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build


Warning

This software is still under construstion, we dont take any resposibility if the file breaks, please test and report us. We never assure you that the files encrypted are safe as they can be cracked by brute-force method, so please have a strong password during encryption.

Credits to

This project was generated with electron-vue@4c6ee7b using vue-cli. Documentation about the original structure can be found here.

Licensed under MIT.

About

Vue + Electron + Photonkit file encryptor

https://medium.com/@pvinayvinu20/electron-vue-frypto-a-file-encryption-desktop-app-6770df4310b4?source=friends_link&sk=8c1ba5c7631c22d0b3f9a5917a30f2ab

License:MIT License


Languages

Language:JavaScript 60.2%Language:Vue 37.9%Language:HTML 1.9%