Skip to content

Encrypt files using Cogsten File Encrypter. AES 256 bit encryption

License

Notifications You must be signed in to change notification settings

Vigneshkumar212/clogstenFileEncrypter

Repository files navigation

Clogsten File Encrypter

Clogsten File Encrypter is an file encrypter which uses aes-265-encryption (Wikipedia).

Features

  • Encrpyt and save/replace files with password
  • Encrypt text to share with password
  • Change Background Image
NOTE: Password can't be reset once lost, your file is nearly irrecoverable, unless you try all combinations of digits till you crack the password.

This project depends on the following open source projects

Electron JS "Framework", which helps us use web tech to create desktop apps.

Node js - File System(fs) "Module", helps us to read and write to files.

Node js - crypto "Module", helps us in encryption and decryption of content.

License - MIT

A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Permissions

Commercial use, Modification, Distribution, Private use

Limitations

Liability, Warranty

Conditions

License and copyright notice

Installation

Installatiion will soon be available, pls wait😅

Development

Want to contribute/use this project? Great!

Prerequisite

Node js

So here's how you can use Clogsten File Encrypter

download / clone this project and follow along

Open path of project folder in ur terminal then,

To Install the dependencies

npm install

To start electron

npm start

Once you're ready to build

npm run dist

That's all for now, we use electron-builder, so if you want to change some configuration for that, feel free.

Thanks for looking in / using Clogsten File Encrypter.

-Vigneshkumar

About

Encrypt files using Cogsten File Encrypter. AES 256 bit encryption

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published