Forwarded from Iyouport
DiceSlice 是一个web应用,通过加密和将数据分割成“切片文件”,实现安全的秘密共享。

它使用 AES-256/GCM 和Shamir秘密共享算法来确保信息安全,所有操作均离线执行。

目前还在开发中,计划引更多新功能,如非对称切片文件支持和密码保护等。

主要限制包括加密数据的最大大小(约 2 GB)。

🧬 https://github.com/numago/diceslice

#tools GitHub - numago/diceslice: Simple and secure secret sharing in the browser