All Projects → ardagedikk → Keeper

ardagedikk / Keeper

Encrypts and decrypts your files with the password you specify

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Keeper

common-secure
提供一些加密算法java代码封装 包括 RSA/AES/DES/3DES/MD5/SHA/HmacSHA256
Stars: ✭ 37 (+32.14%)
Mutual labels:  encrypt
Netcore.encrypt
NETCore encrypt and decrpty tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512
Stars: ✭ 339 (+1110.71%)
Mutual labels:  encrypt
Bareos
Main repository with the code for the libraries and daemons
Stars: ✭ 651 (+2225%)
Mutual labels:  encrypt
dingtalk-encrypt
dingTalk encrypt Node Version. 钉钉的非官方nodejs版AES加解密库 sdk
Stars: ✭ 16 (-42.86%)
Mutual labels:  encrypt
secret-img
encrypt/decrypt images 🤫
Stars: ✭ 14 (-50%)
Mutual labels:  encrypt
Coyim
coyim - a safe and secure chat client
Stars: ✭ 513 (+1732.14%)
Mutual labels:  encrypt
trezorLuks
A wrapper around "cryptsetup" to use a key from a Trezor device instead of a password
Stars: ✭ 20 (-28.57%)
Mutual labels:  encrypt
Stringfog
一款自动对字节码中的字符串进行加密Android插件工具
Stars: ✭ 733 (+2517.86%)
Mutual labels:  encrypt
SharpLoader
🔮 [C#] Source code randomizer and compiler
Stars: ✭ 36 (+28.57%)
Mutual labels:  encrypt
Swcrypt
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
Stars: ✭ 632 (+2157.14%)
Mutual labels:  encrypt
Seedshift
Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher
Stars: ✭ 21 (-25%)
Mutual labels:  encrypt
XGoServer
一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架
Stars: ✭ 21 (-25%)
Mutual labels:  encrypt
Tonyenc
高性能、跨平台的 PHP7 代码加密扩展 (A high performance and cross-platform encrypt extension for PHP source code)
Stars: ✭ 569 (+1932.14%)
Mutual labels:  encrypt
typeorm-encrypted
Encrypted field for typeorm.
Stars: ✭ 50 (+78.57%)
Mutual labels:  encrypt
Devutils
🔥 ( 持续更新,目前含 160+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
Stars: ✭ 680 (+2328.57%)
Mutual labels:  encrypt
bash-backup
Simple backup script for GNU/Linux servers
Stars: ✭ 76 (+171.43%)
Mutual labels:  encrypt
Stowaway
👻Stowaway -- Multi-hop Proxy Tool for pentesters
Stars: ✭ 500 (+1685.71%)
Mutual labels:  encrypt
Androidutilcode
AndroidUtilCode 🔥 is a powerful & easy to use library for Android. This library encapsulates the functions that commonly used in Android development which have complete demo and unit test. By using it's encapsulated APIs, you can greatly improve the development efficiency. The program mainly consists of two modules which is utilcode, which is commonly used in development, and subutil which is rarely used in development, but the utils can be beneficial to simplify the main module. 🔥
Stars: ✭ 30,239 (+107896.43%)
Mutual labels:  encrypt
Keys
Key management is hard
Stars: ✭ 733 (+2517.86%)
Mutual labels:  encrypt
Hexo Blog Encrypt
Yet, just another hexo plugin for security.
Stars: ✭ 578 (+1964.29%)
Mutual labels:  encrypt

Keeper

Encrypts and decrypts your files with the password you specify

Install

git clone https://github.com/ardagedikk/keeper.git
cd keeper
npm install

Run

npm start

Build

Build the application for specified or all platform:

npm run build-osx
npm run build-linux
npm run build-win32

npm run build

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].