Skip to content

🚀 VanishVault is an open-source project built with Flask, similar to pastebin, that allows users to upload encrypted short messages that are automatically deleted after viewing. This project emphasizes the security and ephemeral nature of the messages, making it suitable for users who need to transmit sensitive information without leaving traces.

Notifications You must be signed in to change notification settings

mjhxyz/vanish-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanishVault

VanishVault是一个基于Flask开发的开源项目,类似于pastebin,可以让用户上传加密的短信息,并在查看后自动删除。这个项目强调信息的安全性和临时性质,适合需要传递一些敏感信息但不希望留下任何痕迹的用户。

VanishVault的主要特点包括:

  • 简单易用:VanishVault的用户界面简单明了,用户只需上传信息并设置密码和自毁时间即可。
  • 高安全性:VanishVault使用 AES-256 加密算法对用户上传的信息进行加密,保障信息的安全性。
  • 自毁特性:用户上传的信息只有在查看前存在,查看后会自动删除,保证信息的临时性质和隐私性。
  • 开源免费:VanishVault是一款完全开源免费的软件,任何人都可以使用、修改和分发。

在线 demo: https://vv.mjhxyz.top/

贡献

如果您发现了 VanishVault 的漏洞或有任何改进意见,请在GitHub上提交issue或pull request。我们欢迎并感激您的贡献!

快速开始

TODO

版权和许可证

VanishVault 的源代码基于 MIT 许可证发布。有关更多信息,请查看 LICENSE 文件。

About

🚀 VanishVault is an open-source project built with Flask, similar to pastebin, that allows users to upload encrypted short messages that are automatically deleted after viewing. This project emphasizes the security and ephemeral nature of the messages, making it suitable for users who need to transmit sensitive information without leaving traces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published