Skip to content

BV1 Vault Free v1.0.0

Latest

Choose a tag to compare

@bigvirtue1 bigvirtue1 released this 20 Jun 16:12
· 5 commits to main since this release
a6ed184

πŸ” BV1 Vault Free v1.0.0 β€” Initial Release
AES-256-GCM + Argon2id + SHA-512 per-keystroke encryption
Free for personal use.

πŸ“₯ Download these files | μ•„λž˜ νŒŒμΌλ“€μ„ λ‹€μš΄λ‘œλ“œ:

  • bv1vault_free
  • install.sh
  • install.txt (install guide | μ„€μΉ˜ μ•ˆλ‚΄)

πŸ“₯ Install / μ„€μΉ˜

English Linux

cd ~/Downloads
chmod +x install.sh
./install.sh

ν•œκΈ€ Linux

cd ~/λ‹€μš΄λ‘œλ“œ
chmod +x install.sh
./install.sh

βœ… SHA-256 Verification | 파일 무결성 검증:
41d76b62706f60d4ea1d87d7721b4b6b664cbe27657eb409b970ac779edc15cb bv1vault_free

English Linux

cd ~/Downloads
sha256sum bv1vault_free
sha256sum bv1vault_free > bv1vault_free.sha256
sha256sum -c bv1vault_free.sha256

Result: bv1vault_free: OK

ν•œκΈ€ Linux

cd ~/λ‹€μš΄λ‘œλ“œ
sha256sum bv1vault_free
sha256sum bv1vault_free > bv1vault_free.sha256
sha256sum -c bv1vault_free.sha256

정상: bv1vault_free: 확인