Ecosyste.ms: OpenCollective

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

github.com/katzenpost/reunion

asynchronous anonymous Password Authenticated Key Exchange
https://github.com/katzenpost/reunion

monorepo

49f1cf20d9d34e352d8cc6b0925545f1e038eeeb authored about 2 years ago
update deps

9d763da2f5037fdd91520105d3a6f350a8b1402d authored over 3 years ago
update deps

eb389ab0a8469fe9aa1bb920e87196ca760a07e0 authored over 3 years ago
update client and use BlockingSendReliableMessage

7c952a1994b39bf9183ef77de7a3cbec51e11e84 authored over 3 years ago
update deps

cba1abb1158208ce4d37d76337d66af3ea20ae7d authored almost 4 years ago
Make it work with smaller payload

c624105d06f7d08e715b34cb75bbf7894c9acf71 authored almost 4 years ago
update deps

1f734206ccfbdb8e59a0331d2026afe200dae327 authored about 4 years ago
Upgrade to latest wire with Kyber

d7d3584418c5aedcd33062af3a48e338acfa07ba authored about 4 years ago
retransmit on timeout

f65fe441f3b1d900d7007b48e5f1d08d7f1c3d6a authored over 4 years ago
return error instead of bool

b5525c1c66f86fc0b726637c80dff20be99d1091 authored over 4 years ago
fix go.sum

b50cb7a35015326f5fb6c19173ef2e02f4b60003 authored over 4 years ago
Merge remote-tracking branch 'ssh/master' into merge_reunion_fixes

1ecd9daa170fdb32430511fde39a0d298cd3ee04 authored over 4 years ago
update deps

4dace6f1004fbbc63bfe432b4ed6147ac825e7b8 authored over 4 years ago
retransmit on timeout

329cbf0c9581cf778e52083f821dee44dfba7ed1 authored over 4 years ago
go fmt

bfb8baa8799487c84b6637ad07dad22a6a4731ad authored over 4 years ago
servers/katzenpost: add integration test for 2 2-way exchanges

e46f955325d5c18c9abf7669fa1aeaa034a42981 authored over 4 years ago
export ExchangeID

525e3a2f7fed3933ac2e3e463694fc308775781a authored over 4 years ago
add a unique ID per exchange

there are multiple exchanges per contact, so this identifier is used to
distinguish between mess...

4c2f1936e8d40ffeb9c8981b3ec3c96d46482802 authored over 4 years ago
respond to invalid commands with an error

683f8d141ceffea71fbbed9e15f91df38574442c authored over 4 years ago
update deps

8433abe41b94e069d0c2dcc5109382019437cbab authored over 4 years ago
use the well known service name, not endpoint

239709d93cca7da64159894a2461a8c14d4862f7 authored over 4 years ago
add docstrings to http transport methods

8b6e980e27bf7cc6752851f7c71478d714db724d authored over 4 years ago
add stubs for CurrentSharedRrandom, CurrentEpochs to http server

ba64163cd1f886712f9ad0b74797969fa83e9a43 authored over 4 years ago
add CurrentEpochs and CurrentSharedRandoms to katzenpost transport

5236861d607125bfadc22b841c01f1ddc04144c3 authored over 4 years ago
When resuming exchange, verify the epoch and srv are current

dd502e4de6e58990f50d3f62f5ed4c460aea9253 authored over 4 years ago
Add method to obtain crypto.Session SharedRandom

23561522441528cca0bb2fe86f13f24703775e97 authored over 4 years ago
Add CurrentSharedRandoms and CurrentEpochs to ReunionDatabase

This enables querying of the transport for epochs and shared randoms.

3a08faf1409987353feaf2af125ade45e89aea79 authored over 4 years ago
emit event when reunion exchange halted

5d78cc1d5c89ff508967372d13200b8894bc845d authored over 4 years ago
add epoch to params

8ade7db7a35d9dfea5f70608e895d2c36f692392 authored over 4 years ago
update deps

59a9c8b3d4aba97e676607bc8e0e2913ebb38f19 authored over 4 years ago
update deps

7d1c7deff4ec4986504217ad839470db90c8b20b authored over 4 years ago
Merge pull request #4 from katzenpost/add_epoch_to_parameters

Add epoch to parameters, add methods to transports to provide epoch, sharedrandom

643aa3fe488273bf53da22f6420a023f7fc025ff authored over 4 years ago
servers/katzenpost: add integration test for 2 2-way exchanges

2c170f2c072f0eb3fe190fa1fc3e2e969c956341 authored over 4 years ago
servers: add http server integration tests for n=4

that is to say, 4 clients performing 2 2-way exchanges

202395ebac701d6b2d48657db0f956de36bbdad0 authored over 4 years ago
Revert "emit event when reunion exchange halted"

This reverts commit 159e97bda2ac377aa562529d3637944a66bc7328.

9ed8f91f60d50c203c33f1d0bf09e7a4d28e4c53 authored over 4 years ago
use the well known service name, not endpoint

df12516b61dfdb3b5af4532a627793289f73bf7a authored over 4 years ago
add docstrings to http transport methods

7a0e224fc116fbd93d884e622ba4f042473488b1 authored over 4 years ago
add stubs for CurrentSharedRrandom, CurrentEpochs to http server

f5912db41f7c234bfab572433957dac5b3a6df05 authored over 4 years ago
add CurrentEpochs and CurrentSharedRandoms to katzenpost transport

3110a02cf3296c58a5eb9cca38b54ca970287cbc authored over 4 years ago
When resuming exchange, verify the epoch and srv are current

896290a05c01fb306fec915062392932d735dcec authored over 4 years ago
Add method to obtain crypto.Session SharedRandom

ea4f0e86d9ff61d8a7fcdf46ef5c206228261105 authored over 4 years ago
Add CurrentSharedRandoms and CurrentEpochs to ReunionDatabase

This enables querying of the transport for epochs and shared randoms.

fbc5c97166362dd6a578265028f82a91286af7c3 authored over 4 years ago
emit event when reunion exchange halted

159e97bda2ac377aa562529d3637944a66bc7328 authored over 4 years ago
add epoch to params

55fc8bde28517a169a83230a8e152405a925690e authored over 4 years ago
update deps

3088a1ab3e763a1a736fdf629dbb0fe8c907cb07 authored almost 5 years ago
Add kaetzchen config hint

491ec00aa535036b69d637a19d1640e8fe31a38c authored almost 5 years ago
update deps

8e4a0f29b2e2676b800ba298b6ce67239a77f7b2 authored almost 5 years ago
Update memguard api usage

411bb03aa84537c728a509769b971e01f3ba5744 authored almost 5 years ago
Update deps and replace github.com/agl/ed25519

87f1ba2f67298fe05ff2cedf096b20dca02ad7d1 authored almost 5 years ago
Add stupid sanity test for cbor library

7e35cfd03510c3a06850331f4c943d648cab2782 authored almost 5 years ago
Revert "Add more debug logging"

This reverts commit f80d1dca2928926f261c5bdfd88cab0c5d22e2c9.

f7a6817c89e7f4926cf1be544c11c7bd410f15a8 authored almost 5 years ago
Fix katzenpost transport

48162ee839df1936b42b113b17305976594b5f0a authored almost 5 years ago
Add more debug logging

f80d1dca2928926f261c5bdfd88cab0c5d22e2c9 authored almost 5 years ago
WIP

7389a9a1c57ff652b0a16a3803d642f298f3ce4e authored almost 5 years ago
servers/katzenpost: rm superfluous len prefixing

4f3932f467ae92e99a48a6d2ce291a1260dd3598 authored almost 5 years ago
servers/katzenpost: WIP

0eb96865273bbc1d76e47f15f1b28e339d39932b authored almost 5 years ago
WIP

9a9cfa4522767e1bc6a50ff2def624a9df8f5791 authored almost 5 years ago
servers/katzenpost: add some length prefix encoding

0d84de237785b46fb3aacd73ab43983b86866c73 authored almost 5 years ago
servers/katzenpost: fix bug, remove erroneous prefix length encoding

77f0e7c93ad38c3f1479e213b54891434ec7b882 authored almost 5 years ago
servers/katzenpost: use safer cbor library

e7e093e29e34ec98c20008fc716faad1c04adbbc authored almost 5 years ago
servers/katzenpost: test with voting docker mixnet

41b42d2fd2289009893c17cd3a1bab83465fa776 authored almost 5 years ago
Revert "Attempt to fix katzenpost server plugin"

This reverts commit b0b218cb5ea6b5ea9e58cf21c8c611ad397cccc7.

b82af6a34de886a1e71cd51fe7184d9c3d1f18c5 authored almost 5 years ago
Attempt to fix katzenpost server plugin

b0b218cb5ea6b5ea9e58cf21c8c611ad397cccc7 authored almost 5 years ago
Fixup, add missing import

55e0bcee4150153828f6e8a490486fba283eb8e0 authored almost 5 years ago
Length prefix server reply

ce5fe7e4ff2eff56974324dbff97f84e538158ed authored almost 5 years ago
Add more debug logs

a2981670b1a4c1e05978c91a65966334d0145049 authored almost 5 years ago
servers/katzenpost: strip len prefix

24216b51d76a3d0a13da10bb022c5b265c1cc939 authored almost 5 years ago
servers/katzenpost: Improve error messages

39a69f4b43e3ca47caf4f55d4bf25212aa77f037 authored almost 5 years ago
servers/katzenpost: add WIP integration test

928edc5fe8ed9f978962b1abdb71cd7c53f4f692 authored almost 5 years ago
servers/katzenpost: add startup debug log message

9ab5399a9f49ccca7cea58970e5785d86e4ded58 authored almost 5 years ago
Update readme

f9e63181931792dd3a6696feb1c02d3d12da2725 authored almost 5 years ago
servers: add katzenpost mix server plugin

d1b568392909397ec20eaa8a1ccba884dd381cdb authored almost 5 years ago
server: fix ReunionStates Marshal method

6bd0af87a1a325e524530747eb826eaabb80a01d authored almost 5 years ago
Fix epochtime api comments

4e395e2956c132c0f69e95dc60367b4003e16bd4 authored almost 5 years ago
server: add save/load methods

f324a2e357b7499f9104cf4025b92c2bb45faece authored almost 5 years ago
server: fix state io stubs

cfb44d4f830a50d09b3d71a90aab5315c056a36f authored almost 5 years ago
server: fix worker, add garbage collection

de79a6003b55374462712a8d7daa91a22d99db29 authored almost 5 years ago
http server: fix bitrot

f54a67a072d707e0c41175a0fa5793bb884bcf12 authored almost 5 years ago
client: fix bitrot

b920ce1efb19ce7e971026b956c48921f654a76e authored almost 5 years ago
server: wip, handle multiple epochs

0dabc9b80aa20ab6b41e70e6a43aed16ab951dca authored almost 5 years ago
Update epochtime clock

8e5b3ae8d2b44d4432d9e6d38ddb4435c38b69a2 authored almost 5 years ago
Add EpochTimer interface and katzenpost implementation

44de3fdfa23a26f134054e7959834f6b0a0f3d47 authored almost 5 years ago
Remove superfluous haltCh Query arg

0458f29b44651914fbf196c4119d3442a75d98a5 authored almost 5 years ago
linter

9b7803d332b024b803e36ac90cd554c4705491dc authored almost 5 years ago
Linter and fix http server usage message

7b7f1f03a772e1c7acb352270eafb25e314b6bb6 authored almost 5 years ago
Add simple http server and tests

85e3f4582004b266eccf365507458f50edf8a990 authored almost 5 years ago
Improve some of the error messages

091e5b75df268b607128d6b3cf76d1f8da9a2b06 authored almost 5 years ago
Fix fetch command serialization

c269440496d179fa66a6a5756eb602204043c04d authored almost 5 years ago
Add untested client http transport

dfc315315f4ed29f8474244ecdde273f86d25564 authored almost 5 years ago
Add more snapshot tests

fbfe64d7221b4302ed5478b700ab86e461cb97f7 authored almost 5 years ago
Remove old debug print

e2b9b906d3a33c62f7f98d734a7f1bd5af87e018 authored almost 5 years ago
lint

76b3127b89faadc696ac5816b380cbc2dd5c1253 authored almost 5 years ago
lint

9024ecb1ad8adbd60f969bef6d9c0e33bf9bd298 authored almost 5 years ago
Fix snapshots/serialization and tests

c96cbd871e7551986372100bcc15363f4158aaf3 authored almost 5 years ago
client: add NewExchangeFromSnapshot

803e0163eab5704be515afb3d5023c67b1cfa96e authored almost 5 years ago
crypto: fix session marshaling/unmarshaling

6f87b323cd510c379fbe6f1117c2f96efec1206c authored almost 5 years ago
server: fix tests bitrot

e873530e6547748ef1a1e2276c114a40f44f6b86 authored almost 5 years ago
client: add test for two two-way exchanges

f79a1c0c2ae747ffad5a08a1002d5bbd0ccfa9d3 authored almost 5 years ago
commands: fix tests

090422f49463a936a1368301f26d0b5dc65b21f3 authored almost 5 years ago
Remove T2 hash field from SendT3 command

9817517d865a378ecb11dcc2592ed19e2b677747 authored almost 5 years ago