Skip to content
/ podax Public

An opensource electron app for file/folder encryption

License

Notifications You must be signed in to change notification settings

axrati/podax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Podax

A simple, lightweight app that lets you encrypt/decrypt files or entire directories in complete privacy.

~ Encrypt your data with confidence and ease ~


Most operating systems/applications that encrypt data store their keys on your computer. That's like buying a safe and hiding the key in the same room... Sounds like a pretty easy place for someone to find it.

This application was built so that anybody and everybody can exercise their right to privacy in the digital age. Podax implements AES 256 CTR encryption and suggests strong passwords to protect your information.

It's highly recommended you use as a long/sophisticated password... Always write it down somewhere! You can look at cryptocurrency wallets for a good idea of how to build a good password - the Podax password suggestions use the same vocabulary list as the Monero cryptocurrency wallets.

Podax will never save passwords and was built open-source so that you can verify there are no keyloggers or network communications being made.

Podax Features

Phantom Keys

Keys are never stored and are unrecoverable after encryption


Open Source

Nothing to hide here. Reach out to collaborate or request new capabilities.


Network Free

Purely offline application, no inbound/outbound network calls made.


Repository Information

This repository is the pre-compiled Electron version. The downloads from the podax.io website are the output of this repository's npm build command.

To run this locally, download the repository, cd into the inital podax folder and run npm start - This will kick off React & Electron processes.

License

MIT

About

An opensource electron app for file/folder encryption

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published