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

encrypt‑down is a thin wrapper for any **abstract‑leveldown** store that transparently encrypts values using a JSON Web Key (JWK/JWKS) before writing them and decrypts them on reads. It lets Node‑ or browser‑based LevelDB‑compatible databases (e.g., memdown, IndexedDB bindings) store sensitive data securely, making it useful for developers who need client‑side encrypted persistence.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of adorsys/encrypt-down

Account's avatar
adorsys/jwe-codec
Codec to encrypt any javascript value into a JsonWebEncryption (JWE)
Account's avatar
Level/abstract-leveldown
An abstract prototype matching the LevelDOWN API
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
Level/errors
Error types for levelup
Account's avatar
cisco/node-jose
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
octokit/core.js
Extendable client for GitHub's REST & GraphQL APIs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for abstract-leveldown
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for memdown
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node-jose
Account's avatar
airtap/airtap
Run TAP unit tests in 1789+ browsers
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
ericelliott/cuid
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Account's avatar
BenoitZugmeyer/eslint-plugin-html
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
Level/concat-iterator
Concatenate entries from an iterator into an array.
Account's avatar
Level/level-js
An abstract-leveldown compliant store on top of IndexedDB
Account's avatar
Level/leveldown
A low-level Node.js LevelDB binding
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
Level/memdown
An drop-in replacement for LevelDOWN that works in memory only
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

jkroepke's profile
jkroepke
28 contributions
radzom's profile
radzom
20 contributions

Recent events

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

No events yet
adorsys

adorsys/encrypt-down

An abstract-leveldown implementation that wraps another store to encrypt the stored values.

JavaScript
19
3
MIT License