Skip to content

qgustavor/safe-mega

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Safe MEGA

A static web application which add passwords to folder links.

Example folder (the password is her name lowercased).

Generate keys for MEGA keys using PBKDF2 then share the folder handler by a non secure channel and the password by a secure channel without having problems with hard to type keys.

Changelog:

  • V1.0 (or "no version"): used to require changing the folder key, which isn't allowed anymore by MEGA servers. Folders protected by this version stopped working.
  • V2.0: now the folder key is pre-generated, so changing isn't needed. Also dropped support for "extra-safe version", which turned to be not safe as expected.

About

A static web application which add passwords to MEGA.nz folder links.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages