Ecosyste.ms: OpenCollective

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

github.com/planetary-social/ssb

A fork of go-ssb used for testing various changes: https://github.com/planetary-social/ssb/tree/fork.
https://github.com/planetary-social/ssb

live test tuning

ebfa7865354a17bd3f30bc6117bb983da17f696e authored about 4 years ago
cleanup some logging

7266299dfa840f5e3309c10111541460230a6fcc authored about 4 years ago
update existing comment

8c0f073c7b8a0edb55292bb74c1c5ce23d52bcff authored about 4 years ago
go.mod

385d0bf3653e9a9356cf39c2e2ca39345d7cb4c6 authored about 4 years ago
fix index filling failing in live case

6166c2e23182c200632024a025b0a7de40a74c59 authored about 4 years ago
get live-streaming working

the gossip fetch worker pool was blocking all the feeds from being
fetched in parallel.

also re...

7441b5595b34ae17b4b59542778e7947a2ea2928 authored about 4 years ago
Merge pull request #69 from hjacobs/patch-1

Fix keks' feed ID in README

31d0f24b7a792d22d380190ac2d808bd84d09140 authored about 4 years ago
logging cleanup

dbdcaf45a61f523f06974e8a11a7259c91ebae50 authored about 4 years ago
more live streaming

3b7205a0fa122c6b20f92b3474cdd79056b007bd authored about 4 years ago
fix keks' feed ID in README

6e7c63166cea21121ce9b9fd5b82d19ae79089dc authored about 4 years ago
starting a verify sink de-muxer

right now we are creating lot's and lot's of verify sinks.
one for each request, each with it's ...

ec4c9b31587d63cdfb5f7d477c92a2c56789d9aa authored about 4 years ago
some wonky restructuring

i have a hunch that it might be much cheaper to stream the new feeds
to disk before processi...

fa947601acac92b11f305cdb71b840bc6c88fca5 authored about 4 years ago
cleanup

f817118a8aac8586bd72be7f4fd969bc5987c9bb authored about 4 years ago
port old live streaming code

3da0e4aee8b6a7543aa24974878924faed204680 authored about 4 years ago
messing around with index locations and some private:bool stuff

ee9c0688afc9e901bdcf3484c0ea428148fb1fee authored about 4 years ago
peek into recps: [...] during publish for auto-boxing

f531eb90835bad221613ba1ba238fba3d266c738 authored about 4 years ago
cleanup

fb2508b85a1dc02f893315a5d19c2c4a5abb5233 authored about 4 years ago
more reindexing work

identified a bug in the sync logic which somehow not syncs all the feeds
all the time.... :-/

4f1fcf35124c73f54001188dcbbed44b1bcfddf0 authored about 4 years ago
fix ordering group managment messages

... by loading an old badger multilog instance just for
groups/add-member. This is HUGE ram-usag...

24488c5dd50470cadd660c5733e8cd1dfbb58d0c authored about 4 years ago
add 3rd bot to reindexing case

this showed a problem with the bitmap indexes where the order is not
kept as (previous) messages...

1065ca9e4fd8816f6fe8ff71b05e2ed813a9624a authored about 4 years ago
add Join call when getting invited

TODO:
* remove debug prints
* add test with a 3rd person

e3b7cf0b114c31fde2c9ac98d84fb2d0b0fa2336 authored about 4 years ago
add groups.invite to cli

4de5a0352e701bcc6893d0bb04842327ce7322e2 authored about 4 years ago
prepare reindexing

72ede6c41c90cb18fb2766ce86ab9baa89232066 authored about 4 years ago
Merge pull request #67 from cryptoscope/private-groups-4

Leftovers for private groups

f5bdbb126f23416826652332547bf495b78989b2 authored about 4 years ago
tangles: support private:bool

renamed muxrpc command renamed to tangles.replies to make space for tangles.heads.

also started...

92f2e3770952b462c4d4df271ea336103285ddef authored about 4 years ago
start working on private:bool query param

b51a5ee572391e98a5840accda9c999a6be1f5f1 authored about 4 years ago
cleanup group tangle code

fix index address and setting Heads() for loose ends

4242fbaf7f7dd504bd351d3a922896d0ece8096b authored about 4 years ago
network: fix listener close race

f1c8522a9ed0e95dda2688ad5efdd0f80f4e23c2 authored about 4 years ago
update comments on tests

f1779913fe390a30c2d4e2c555592833f299063f authored about 4 years ago
more groups testing

305adef64f7d51ddbf4747dc1cde7bc7b063ece8 authored about 4 years ago
create and invite from go side

c9be91decdfdebf49e0b60c9d5523067bf5b87af authored about 4 years ago
groups: use 2nd bot instance to confirm reply

886728c6cb911eeecdf2b4a6604b23c02f13b335 authored about 4 years ago
cleanup helper function use and add DecryptBox2Message

fa77b1bbb41de7e16a36608b49508ca086621062 authored about 4 years ago
expose box2.GetReadKey and fix cloaked group reference

baa82e94bf3be9a30d074055454813469e267309 authored about 4 years ago
start interop testing against ssb-tribes

fixed bugs in direct-message key derivation

TODO: lot's of debug print to remove

69ae62801a0176a7180e36f03fcae21903e7ebd4 authored about 4 years ago
use ssb-refs @ v0.1.0

69e6790e43d00a4290ca4e6f470071bd33f0382d authored about 4 years ago
remove storedAddr() from refs package

this function taints the package with internal implementation assumptions.
also with TFK the ori...

5ce3d02ccf550ff11ccd55817c91e251c7773f14 authored about 4 years ago
remove unsupported muxrpc calls from manifest

95f55dc6f71f89c298340d5f8475a64065cad8df authored about 4 years ago
less noisy blobs

290a57f8237584542b98fe49e6f6d94c0dfb7612 authored about 4 years ago
cleanup tests

f7258402d0426819eb919a9c73005fc1d9799ad3 authored about 4 years ago
offset sorter

supports three domains: claimed, received and feed sequence(*)

also supports createFeedStream a...

61c5c03f1766fb211ebffa2572e1301cef161285 authored about 4 years ago
sbot: more godoc

b068ca40474e2243eed6d0d01a77328cac194acc authored about 4 years ago
fix client tests

untyped messages

22bc2bb49dd0b03b666955d2c2c524789de270e8 authored about 4 years ago
rename RootLog to ReceiveLog

> the stream of messages as it arrive

the old term wasn't good, also collided with tangle root.

ad164d722b4ba5d957930d7924a553476dbe6aef authored about 4 years ago
private: more godoc

6a0b1e29fa1b08983477b70240c699b4b8c15b24 authored about 4 years ago
fix test setup

a209e77cfb6c115b1a5a3d8574b73d678d2c767e authored about 4 years ago
rework index init flow

04e2e95385ea5ef8145299fb12c01a6a57588e79 authored about 4 years ago
move keys to private/keys

this was confusing since there is also a keys.go in the root of the repo for the signing keypair...

bed71705bd2373db3aa96b2bc4ff7e79abde6829 authored about 4 years ago
godoc run

9577152df10f0ee84c5543b2ba373037a4c28918 authored about 4 years ago
fix some timers

cb9330a78045619c7fa4af719da67281f6fdb3f2 authored about 4 years ago
cleanup

15f7bc7f772421a4135b30ae362d23ab5531d340 authored about 4 years ago
register muxrpc handler plugins

and fix lookups

c523012ea2b5236e3df63564ac2bad998405d9ff authored about 4 years ago
it's alive!

preliminary testing in go-sbot, still lots of polish and cleanup needed.

* groups need to be jo...

0c784a6e061e8145a4000616aca768c3c6daa752 authored about 4 years ago
just fill follow graph with contact messages

9a286edd2dbb37bd040b6bc512ce6ea9fca24739 authored about 4 years ago
repo cleanup part1

e5e89291b455c6e6ce61d1e57caed02663398311 authored about 4 years ago
repo: move out index state file

5bf35db041838d488945fa2b5c13dc4c277fee41 authored about 4 years ago
more combined index setup

101d5082bf8f18db676159fed1ec4f1aef31d6af authored about 4 years ago
groups: init

fix previous in decrypt

also: take options out of enc

0598ba992317f09fef4e171986d7a7bd6f3aee66 authored about 4 years ago
store some metadata with keys in the store

we will need the root message for the group for most operations.
so let's just store it with the...

a77fb9944e357330bd79c1daf9ae8cd79cff9016 authored about 4 years ago
groups: add join method

4a26b1c45b9d8c26c23a6b830ea3f8f145b67a75 authored about 4 years ago
group testing comments

8a15131e80085ab250d21e730e3b4403535fdf60 authored about 4 years ago
more tangle stuff

968e5b11c9351e1ad080b670b3e0f265c9a986ac authored about 4 years ago
box2: derive shared direct-message key

68856f658475de2429fab1c9ed45bd1c83569f3c authored about 4 years ago
partially tangled groups

fc6e319d6cd2d6fd04ccd455c0ada4f535a48bb3 authored about 4 years ago
some tests still broken

f7f74c5eb8f82023696dba9e0b47973ac6d60287 authored about 4 years ago
some logic to unbox ciphered messages

this allows us to pass them to the same indexes as cleartext messages
while tracking them as box...

da75aeffc837b5003734215df3257c48f26a8978 authored about 4 years ago
use add-tfk branch for refs

8061032b3797838ca41906ba709e39978df90c40 authored about 4 years ago
use tfk package

6ef3c2626db1274594dc42b5e446847f45269990 authored about 4 years ago
return error from makeInfo

2c01637df91e2575f09145da629d1f14b22c5e55 authored about 4 years ago
api musings

* drop old boxer api
* keys: remove context

f066a41b1c129f628212eca467222f23fdce05da authored about 4 years ago
Private groups

* The key store manages all known encryption keys in a database,
indexes new entrustments and pr...

dfb4e978c570ca159f879eebb2d01ac43f49e4ae authored about 4 years ago
private2: simplify manager test cases

753ca337214b783418d5d1b25502eed3b58e14ee authored about 4 years ago
pin working branches

a37d8cb59922c845ac68c59c7b8d50634f56110f authored about 4 years ago
windows has it's own file

4a69068e9ec153e2207aba2a08479e97dd83c91f authored about 4 years ago
Loosen check on OS type to let building on *BSD work.

babe29a11775e1fdc7630ce3bea091eae4ac1184 authored about 4 years ago
fix keys wrapping on partial

a00fdfeccb87e33759cb321eb4de1eff1d730030 authored over 4 years ago
use postSecureWrappers on muxrpc

enables muxdump logging with -debugdir on go-sbot

e380f62dc9fbaa95575a9475500e60ec8944d891 authored over 4 years ago
fix manifest

49085acb5bc83f0b7aa3aac1ffdb41fe1fa973d1 authored over 4 years ago
interop tests: migrate away from ssb-server

since we didnt use it as a binary,
it was super flat shim around secret-stack and ssb-db anyway

1cba19764d329e4141da426355257848df2c51e7 authored over 4 years ago
test fixes

e28364eccac33e72828b50d2ceb12b4b9cf7bde8 authored over 4 years ago
more test fixes

8923f52d99300c1d2744e14020b84061e3427187 authored over 4 years ago
more build fixes

133f0761bbd29af3b2cbb1b673a38f72c3e72019 authored over 4 years ago
more build fixes

f719d657f3a4510932d16d3f5fd504374edf1933 authored over 4 years ago
more test fixes

017cadc19baf1a1511d6997a548dbc9c8e41d7d9 authored over 4 years ago
go.mod update

eab66b7494c0a938df0bb209850d959799645a80 authored over 4 years ago
fix tests in message packages

51ddeb635ce06aad92330b8ea58f6cfe978935b5 authored over 4 years ago
fix client tests

0afaf121abacf75608f91edfc38dfcfc42ef1e77 authored over 4 years ago
add comment to disabled plugin

since nobody is using gabbygrove this seems fine

bb70cd81e0c70554c31e36e83f5e9e1fe49f4b52 authored over 4 years ago
logging cleanup

2a292f94f261b0d5d85dfae10fd2650e2f969a12 authored over 4 years ago
re-enable leakcheck

251ed79a9550a2143edf6c5fce4054b87cde2ab2 authored over 4 years ago
fix multilog closing

db47c97d45ba43e8ecfc03bbcb732682e3377152 authored over 4 years ago
massage tests

disable leakcheck since we need a better shutdown for batch writing in
margaret

bc2004070e73e26760b63f36a99b0ba8f8ccd7c2 authored over 4 years ago
optionize ssb-ws address

1aa4417fd2fe8caf9b5b74f4e0148c7c1c54c316 authored over 4 years ago
fix test compilation

00f38d1c5b2255234326302f154bb4afd090509a authored over 4 years ago
small fixes

* dont wrap conn (noauth leftover'
* close request stream

f207daca2fac24584f17f17f6e9bc7fc829d2e24 authored over 4 years ago
http handler for /blobs/get/...

2fafad8a9001d8983c336bc94a23ce679a20b62a authored over 4 years ago
implement getTangle

14f44f78ae0d18d33a5712225346350c7670e91c authored over 4 years ago
external refs package (fixes #53)

break circular dependnecies on ssb root package by moving out references
and message types that ...

c564b37738e8c493f4ada8c7acbbd675147bbf99 authored over 4 years ago
partial browser-demo

135ac3a8d535bcd37379b4805ee489ea3c020593 authored over 4 years ago
some wild hacking

0fe8e6d68219c2ec7175159c831bd203e68c67bf authored over 4 years ago