Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mafintosh

mafintosh/derived-key-storage

Derive a key and secret key file from a name

JavaScript
20
2
MIT License
andrewosh's profile
andrewosh
5 contributions
mafintosh's profile
mafintosh
3 contributions

Support the dependencies of mafintosh/derived-key-storage

Account's avatar
random-access-storage/random-access-storage
Easily make random-access-storage instances
Account's avatar
mafintosh/thunky
delay the evaluation of a paramless async function and cache the result
Account's avatar
chrisdickinson/varint
protobuf-style varint bytes - use msb to create integer values of varying sizes
Account's avatar
hyperdivision/derive-key
Derive a named key from a master key
Account's avatar
holepunchto/hypercore
Hypercore is a secure, distributed append-only log
Account's avatar
mafintosh/hypercore-crypto
The crypto primitives used in hypercore, extracted into a separate module
Account's avatar
random-access-storage/random-access-file
Continuous reading or writing to a file using random offsets and lengths
Account's avatar
random-access-storage/random-access-memory
Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory