banana_split icon indicating copy to clipboard operation
banana_split copied to clipboard

Shamir's Secret Sharing for people with friends

Results 26 banana_split issues
Sort by recently updated
recently updated
newest added

Current maximum size of QR payload is limited by the truncation which happens in the QR generation library after certain size of the payload. If we choose a library which...

Currently we the maximal size of the QR code limits the maximal size of allowed text rather heavily. There are two ways this can be improved: a) it makes sense...

When I press "Generate QR codes" and UI gets unresponsive I'd like to see a spinner So I know the app is busy and not crashed

enhancement

currently "What is this thing?" ends up plain text in the qr codes as field "t" There might be use-cases where you only want to reveal this information once the...

_Follow-up from the [HackerNews thread](https://news.ycombinator.com/item?id=36941720)_ Firefox doesn't ship the Offline mode in the menu anymore; our recommendation for Chrome is weird and confusing. My suggestion would be to just drop...

GitHub is going to deprecate `save-state` and `set-output` commands. [More info](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) This PR adjusts GHA workflow to use new syntax. Part of https://github.com/paritytech/ci_cd/issues/805

first, thank you for this implementation of SSSS, which is one of the nicest and most accessible I've seen on the web. Here the use case : We're 3 people...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies
javascript