Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/planetary-social/ssb-validate2-rsjs-node

Cryptographic validation of Scuttlebutt messages, Node.js only
https://github.com/planetary-social/ssb-validate2-rsjs-node

release 0.0.4

ff4ddac20abe545ac177cf3a424a29acf65e441b authored about 3 years ago
0.0.3

8014b0bffd9bc7c37bc965b1b1266ba2aa8d2b30 authored about 3 years ago
fix repo

3c405be5f8f93bc932e2e94850b199b92692028f authored about 3 years ago
0.0.2

123ee7e4e48996b90f7f38d72a6366ccbfc70fba authored about 3 years ago
change npm ignore

89dad300f9c3f50d4320df45753c1d9fd1479327 authored about 3 years ago
0.0.1

a0272da9881b5669854173082e8e33d420c1053a authored about 3 years ago
change version number

1e5b50dbb47caf970767b8d8aaa7d41a0d5ae795 authored about 3 years ago
put fork on npm

9b25d91642ef02d98964e9421ede729f1e250c5a authored about 3 years ago
release 1.0.3

756b96aa60b0014506ccf30af0cbfc0913815785 authored over 3 years ago
add prebuilds folder to npm package

6aefa013bf09cc89406789f97cde434814d3737e authored over 3 years ago
release 1.0.2

501f7d548bd7c4553ee2f4fcac02b53fe37a4224 authored over 3 years ago
change agpl to lgpl

ae5cb270c04c2361f7d4afba8d3f788df1d2f76a authored over 3 years ago
1.0.1

7f6477cde8ae8d638c0b2f2e9fb8f99d32b7fd5f authored over 3 years ago
Merge pull request #14 from ssb-ngi-pointer/reuse_compliance

Make this REUSE compliant

9dd8afe075503ad5859eb3d1f6bac476db4447b9 authored over 3 years ago
add ci license check

36936a005e6c3496c353da64d1b01c7d4e50c3d4 authored over 3 years ago
make this REUSE compliant

fead46116f27971905dcac873eeaa3e165de9cc9 authored over 3 years ago
release 1.0.0

6e47c262fdeeddbcfb2bd9fafa9f3ef16a5a22e1 authored over 3 years ago
Merge pull request #12 from ssb-ngi-pointer/bump_versions

Update license and dependencies

0af946e00d8c3b74f56a4dfcba6e5578897b2248 authored over 3 years ago
revert manifest and package version bumps

c788a9aeca12be3682cf178c17b3b6fdc8a72666 authored over 3 years ago
update license and dependencies

946a9af3f08c85d2d944b5afce1a9af052449a22 authored over 3 years ago
release 0.6.1

52c3bb13871f3b163c8dcb4861246052592df6b1 authored over 3 years ago
Merge pull request #11 from ssb-ngi-pointer/error_handling

Catch and report all validation errors

b020a02f5ff8259a9be837a794a7f6a10b779b74 authored over 3 years ago
Catch and report all validation errors

896975e02239286e00f9dea10e5a7c5b407cc91f authored over 3 years ago
release 0.6.0

2d353613d38537b1d506b16a73112aef07dd010e authored over 3 years ago
Merge pull request #9 from ssb-ngi-pointer/hmac_support

Introduce HMAC key support for all functions

9578c73798423a89fb12bb720fa20a02a10c75e9 authored over 3 years ago
Remove result from new Error callback

84ba09fa342ed4db6c1d3d5e3ecc15c48fd19823 authored over 3 years ago
Prettify

ae79ab306c995274b2eebac9d2df03a63ebb89c5 authored over 3 years ago
Minor code review changes

f823a658fbbe1a05aa52536f8b58e40baa686f71 authored over 3 years ago
Remove toBuffer in test code

eea4341e42a17cf21f8f3d3e9bb82612b0437fb6 authored over 3 years ago
Replace throw with string for error

9fd6f97f7b89e0923771a2ab9299d42b7b9a12ed authored over 3 years ago
Introduce hmac_key support for all functions

3f3510df1bee64363b46ddc34694c07503c45fd3 authored over 3 years ago
Merge pull request #8 from ssb-ngi-pointer/fix_benchmarks

Convert KVT to value for benchmarks

10f669a8748ad29ddb75ba733d5dda67d28dc526 authored over 3 years ago
Consistent parameter naming

c3d44a7f4bb7a1da7a4643c252eec89abe9d33ea authored over 3 years ago
Convert KVT to value

9a499a24580e16b46f52e87150a028207cb313c4 authored over 3 years ago
Merge pull request #7 from ssb-ngi-pointer/msg_as_value

Accept message as value and return key (or error)

c1f653642fab6ae4f15795cc8cfac287fa1bbd74 authored over 3 years ago
Fix version again

f55417dcb2a165ad6f99a1a0ab6c4d95e5f956ab authored over 3 years ago
Merge branch 'msg_as_value' of github.com:ssb-ngi-pointer/ssb-validate2-rsjs-node into msg_as_value

c022462115c51e652fbeb10b01c5c60ea16f1e25 authored over 3 years ago
Clarify message object

4b6d57c98af6e3b200b312c8d7a8b2f0b81d5d4d authored over 3 years ago
Revert "Fix package version"

This reverts commit a0765035d1f75ef436ea2440ccf36fed43f591d5.

Revert the version bump in packag...

9060985e92498bd891b05e1baefda73f4c78874f authored over 3 years ago
Merge branch 'main' into msg_as_value

ac28fbe9409015545b44dbfed81a1dbfe3c264fe authored over 3 years ago
Fix package version

a0765035d1f75ef436ea2440ccf36fed43f591d5 authored over 3 years ago
Bump versions

ec57837f257314d2a0eb2ef07b768fbb53706f9a authored over 3 years ago
Update cb api and tests

dc42167427516a80fea0d8972b266d10bb2532d0 authored over 3 years ago
Support msgs as values

eda92af7d103ae851db74b932664a4f3a9ec3601 authored over 3 years ago
Support value to key, value for validateSingle

e3a104423a1259271a11432b247f1d3fbe09026b authored over 3 years ago
Refactor single for msg value

1eda9422ec914422c1c160045f0b097032f2ac3c authored over 3 years ago
release 0.5.1

710bcdd1589edb109cd6cb734c91d193f9348122 authored over 3 years ago
0.5.0

5b0a42901dbaab3b9ead87660736d2dfae2ff2fd authored over 3 years ago
change external API to be callback-based

e8d59cc2ea40f98f969f0ac68c5e17f031759400 authored over 3 years ago
update package-lock.json

8743e90529940f2a1758d65812ab354cd8d948aa authored over 3 years ago
add CI jobs to release prebuilds to NPM

3ea32f9b491b24286f15213d31f688e05e308121 authored over 3 years ago
update README about releasing versions

beedc604bb3987491a45b2e9ad47fc550eda8048 authored over 3 years ago
release 0.4.1

b2d68af76377c44d3332bce891e7e97eea61451c authored over 3 years ago
add tag-prebuild script

fa720fa5186555588d9ee514b950c42eac487006 authored over 3 years ago
0.4.0

d540a3f0610bf489d5d73f4a77ad1b997acc55c2 authored over 3 years ago
build upon npm install, if no prebuilds

62f7e85694ebcdd9cf75ad45c52cec05a66e3ce0 authored over 3 years ago
install.js uses child_process.spawn streaming to stdout

05d9577cdc9b1027b9c152258afa43d16b08692e authored over 3 years ago
remove unnecessary cd in install.sh

82de514687306062ca69109cc03de512a832ce04 authored over 3 years ago
continue from https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs/pull/19

04bf15aa5d2f23ea3db7fff798eeb3d21ee8393c authored over 3 years ago
improve install and postinstall scripts

d4619f9a90df33889058f3ebc09e11180ef66f0f authored over 3 years ago
fix filenames inside install.sh and postinstall.sh

9b856fdede6cf169c8f278276f02df424a00fe80 authored over 3 years ago
convert bash scripts to node scripts

94a85b0ced11776e53299ffae75c57ff8c4a71de authored over 3 years ago
remove unnecessary async keyword

289a6bd92d651d6d97cf07f89d6325ba82686d80 authored over 3 years ago
fix destination in install.sh

b8e5896e6dfc9c00bc079829f8dd4c6893531f3f authored over 3 years ago
catch up with https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs/pull/20

c4e7d358f4b744ad25acbbea69ee6a081bdc3302 authored over 3 years ago
fork from ssb-validate2-rsjs

c872086867efefa56f3e11676d4c62f5d234ab7a authored over 3 years ago