sharder
✍️ Sharder is a GUI for Shamir Secret Sharing ✍️ (by quartz-technology)
banana_split
Shamir's Secret Sharing for people with friends (by paritytech)
sharder | banana_split | |
---|---|---|
- | 4 | |
5 | 314 | |
- | 1.6% | |
4.5 | 6.3 | |
over 1 year ago | 6 months ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sharder
Posts with mentions or reviews of sharder.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning sharder yet.
Tracking mentions began in Dec 2020.
banana_split
Posts with mentions or reviews of banana_split.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-02.
-
Shamir Secret Sharing
If you want to check out the sources yourself before using, of course those are available under GPL at https://github.com/paritytech/banana_split/
-
What GF should I use when it comes to secret sharing? And why?
Most secret sharing projects use 8-bit values in GF(28) / GF(256), with 0x1B / 29 decimal as the galois polynomial bitpattern. (That's the same one used by AES) The https://github.com/grempe/secrets.js library is widely used. See http://passguardian.com/ -- https://iancoleman.io/shamir/ -- https://bs.parity.io/
- Safe place for store keys? safe from robbers and from natural disasters. Any suggestion?
-
Daily General Discussion December 29 2020
Parity made a little tool for splitting files: https://github.com/paritytech/banana_split
What are some alternatives?
When comparing sharder and banana_split you can also consider the following projects:
console - Application secrets and configuration management for developers.
aioli - Framework for building fast genomics web tools with WebAssembly and WebWorkers
oni - Oni: Modern Modal Editing - powered by Neovim
shamir - 🔑 Split and combine secrets using Shamir's Secret Sharing algorithm
crypto - Cryptographic operations in WASM, C, Typescript for Nodejs and the browser.
web-component - A Web Component Framework