Ecosyste.ms: OpenCollective

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

The Katzenpost software project

Katzenpost is a free and open source software project dedicated to researching and developing mix networks so that people can communicate more freely.
Collective - Host: opensource - https://opencollective.com/the-katzenpost-software-project - Website: https://katzenpost.mixnetworks.org/ - Code: https://github.com/katzenpost

Add a few signatures schemes to new schemes module

github.com/katzenpost/hpqc - f321755c1d65ccd19c438a2fd159b87f240fb6e6 authored 10 months ago by David Stainton <[email protected]>
Add signature scheme combiner

github.com/katzenpost/hpqc - 5599ab8818a8a086f6c0e0173207f8dbd47fbd71 authored 10 months ago by David Stainton <[email protected]>
sphincs+: make it use the new sign interfaces

github.com/katzenpost/hpqc - 61d9931d7c9740846d394bb27edaa042cc6bdd10 authored 10 months ago by David Stainton <[email protected]>
ed25519: make it use the new sign interfaces

github.com/katzenpost/hpqc - 7d194b92e4e2ed5560d52cf43f10bb9ad3828a8b authored 10 months ago by David Stainton <[email protected]>
Use circl sign interfaces and switch our ed25519 to use that

github.com/katzenpost/hpqc - c38e5246ea2895c7ea8dfc4186fccf8cc95421f2 authored 10 months ago by David Stainton <[email protected]>
Use latest nyquist & hpqc

github.com/katzenpost/katzenpost - dd47b6b15ceaeec8edf30e743934a8abe75d1d9a authored 10 months ago by David Stainton <[email protected]>
use latest hpqc

github.com/katzenpost/nyquist - 680f1643a3b7d692fc5c55f876fc7696c408390e authored 10 months ago by David Stainton <[email protected]>
Add xwing kem wrapper

github.com/katzenpost/hpqc - c1563714e3acc4b118d68d5ed95e617d21fa73ab authored 10 months ago by David Stainton <[email protected]>
Update readme

github.com/katzenpost/hpqc - a69934cebf93a07414497a42107b2000ae94d984 authored 10 months ago by David Stainton <[email protected]>
Add add encap/decap kem test for all schemes

github.com/katzenpost/hpqc - 7b2e8afcc2547a73a315917117b403700b8cf2fa authored 10 months ago by David Stainton <[email protected]>
mlkem768: add constructor

github.com/katzenpost/hpqc - 8402e3231bd6956241a69ee7f15a7eca2131357e authored 10 months ago by David Stainton <[email protected]>
Add mlkem768

github.com/katzenpost/hpqc - 47194206ddcd37d9ea6917d543c0cf0f345aec03 authored 10 months ago by David Stainton <[email protected]>
Use core/utils for file.go helper functions

github.com/katzenpost/katzenpost - 0dc6b6af4163d57c5864743ba975b7126fb3b117 authored 10 months ago by David Stainton <[email protected]>
Add file.go to core/utils

github.com/katzenpost/katzenpost - 5b0c061d779b0be03e8c0312a60f4a2e37507b20 authored 10 months ago by David Stainton <[email protected]>
rm util/file.go

github.com/katzenpost/hpqc - 127fa49f6cc8453a1f9f55c72613e4470a240858 authored 10 months ago by David Stainton <[email protected]>
bench: fix hpqc migration related bitrot

github.com/katzenpost/katzenpost - 4c2fca68271985e967a567e4b516390b82f85dd5 authored 10 months ago by David Stainton <[email protected]>
genconfig: uncomment the genPrometheus

github.com/katzenpost/katzenpost - 4290e4f841de4f00095531e4261455b1d522ffd3 authored 10 months ago by David Stainton <[email protected]>
Fix genconfig bug

github.com/katzenpost/katzenpost - 037520b57befcde7bac0d296ed1f16e8814b9a31 authored 10 months ago by David Stainton <[email protected]>
Use latest nyquist fork

github.com/katzenpost/katzenpost - 17db18ce3a17de7dbb26760921bdd9afb345b3ab authored 10 months ago by David Stainton <[email protected]>
Fix go.sum

github.com/katzenpost/nyquist - 3ad88767cac5f7c371343854c5fe75b2e34cfc6e authored 10 months ago by David Stainton <[email protected]>
Fix rwmutex promela model

github.com/katzenpost/formal_specifications - b879ef7bfda834fa7246d29fb3ad33cac5a24f7c authored 10 months ago by David Stainton <[email protected]>
Add promela model of rwmutex and waitgroup

github.com/katzenpost/formal_specifications - bc36ef3833a7a92c04a0a3fcb9d27943c0930a2f authored 11 months ago by David Stainton <[email protected]>
client2: move tla+ spec to subdir

github.com/katzenpost/formal_specifications - fc84d89a6727480719d05832236430afb976158e authored 11 months ago by David Stainton <[email protected]>
core/wire: add more key marshaling tests

github.com/katzenpost/katzenpost - b0948413a4495a47056bf505e44e064dd4d38e16 authored 11 months ago by David Stainton <[email protected]>
dirauth/server: disable extra config validation check

github.com/katzenpost/katzenpost - 0382fe58686ff2a0786b78a9deadbf481783e38f authored 11 months ago by David Stainton <[email protected]>
core/wire: fix kem marshal test

github.com/katzenpost/katzenpost - a0f9be1103778da9295380a08d825385016ecab1 authored 11 months ago by David Stainton <[email protected]>
dirauth/server: fix bitrot

github.com/katzenpost/katzenpost - b7ea97f38c8e2235c4085d234bdbe580df3ad684 authored 11 months ago by David Stainton <[email protected]>
Use latest nyquist and hpqc and circl

github.com/katzenpost/katzenpost - 3bef88249b5e4461a4b9c742a084751a181c5a1b authored 11 months ago by David Stainton <[email protected]>
dirauth/server: extra validation for config file

assert that you are your own dirauth peer

github.com/katzenpost/katzenpost - 2d5f6c1a015361131bb410ee6484b0baddfc8f5b authored 11 months ago by David Stainton <[email protected]>
Use latest hpqc

github.com/katzenpost/nyquist - 26cf670a3161a77304f32ba7fb5cbf027a282b6c authored 11 months ago by David Stainton <[email protected]>
Use latest circl fork

github.com/katzenpost/hpqc - fd80205794094c055890e92c5942d6b6ec8bc17a authored 11 months ago by David Stainton <[email protected]>
Merge branch 'new_kem_interface.1'

github.com/katzenpost/circl - 5fb03bb616074d843c6549101f18afb72b37378f authored 11 months ago by David Stainton <[email protected]>
Obey new variation of KEM scheme

github.com/katzenpost/circl - b321cfffc44b2f8fadafcec3823ce7f4454dce01 authored 11 months ago by David Stainton <[email protected]>
kem/tests: fix unmarshal tests

github.com/katzenpost/hpqc - e016ae4668e6feb6da7fa9b5e93865672f7db316 authored 11 months ago by David Stainton <[email protected]>
Obey new variation of KEM scheme

github.com/katzenpost/circl - 847e1c5d37eb5b65d53c89e444a255296849a0b4 authored 11 months ago by David Stainton <[email protected]>
kem: add text unmarshaler methods to scheme

remove text/binary unmarshaler methods from
private and public key types

github.com/katzenpost/hpqc - a3612ffc463b32b333f1a0d4be1b7c75c40888ae authored 11 months ago by David Stainton <[email protected]>
authority/server/config: clean up UnmarshalTOML for Authority type

github.com/katzenpost/katzenpost - ccf2dbc47afa0b51b3f41883c13538591789eb4d authored 11 months ago by David Stainton <[email protected]>
Use latest hpqc / nyquest fork / circl fork

github.com/katzenpost/katzenpost - 2e991ab48775f94a1104f6d79cb5625aa4135c4e authored 11 months ago by David Stainton <[email protected]>
Use circl fork tag

github.com/katzenpost/hpqc - e1e906dfa285c440625dfef3dd6a4ba1dafc97c1 authored 11 months ago by David Stainton <[email protected]>
kem/tests: add text unmarshal tests for all schemes

github.com/katzenpost/hpqc - 411acc76949c11349e5fd5816ca7382e510f0f25 authored 11 months ago by David Stainton <[email protected]>
kem/combiner: fix stupid byte offset bug

github.com/katzenpost/hpqc - f9b43bd0b084f5f0108f68e20a01120f16df70ff authored 11 months ago by David Stainton <[email protected]>
nike/ctidh: fix NIKE Scheme names

github.com/katzenpost/hpqc - 905f4ed7c81535f18007ce6b0109cb288ccf8afc authored 11 months ago by David Stainton <[email protected]>
kem: fix comments

github.com/katzenpost/hpqc - ae99f0612ae81f87889f62f6f2d2d769a4d6cd13 authored 11 months ago by David Stainton <[email protected]>
nike: fix package comment

github.com/katzenpost/hpqc - 5d4a3ea0c75e5648179e64b0fb3f92a195f34cee authored 11 months ago by David Stainton <[email protected]>
Use latest hpqc

github.com/katzenpost/nyquist - 020140e4a978a83bb9aeae737b9fa7f39a2aaa3f authored 11 months ago by David Stainton <[email protected]>
Use latest circl fork

github.com/katzenpost/hpqc - 74b423350c9849e2c51e4530e2844ed3a1143c1a authored 11 months ago by David Stainton <[email protected]>
kem: fix text unmarshal for each kem

github.com/katzenpost/circl - 18895641f848271449b265d975dd7ba671e295cd authored 11 months ago by David Stainton <[email protected]>
Use latest hpqc

github.com/katzenpost/nyquist - e461f2c6aac1f5940f336272be7253ae6837dddf authored 11 months ago by David Stainton <[email protected]>
Use latest circl

github.com/katzenpost/hpqc - ced5e9aa315f98bd5354bae7a2d2eaacc8b028cc authored 11 months ago by David Stainton <[email protected]>
core/wire: change pem/marshaling tests for kem keys

github.com/katzenpost/katzenpost - 5e7c286100d48d27f60a549c833082ca76c1fc81 authored 11 months ago by David Stainton <[email protected]>
Try fixing text unmarshaler like this

github.com/katzenpost/circl - 860c016157a29e344ce88b34351e7f08688cb40a authored 11 months ago by David Stainton <[email protected]>
Fix kem text unmarshal for public keys

github.com/katzenpost/hpqc - 5398c6905a526480a9c9746cd1d5a7455065e523 authored 11 months ago by David Stainton <[email protected]>
Use latest hpqc

github.com/katzenpost/nyquist - 5c0851815084249df36fa11af710fbad13450a47 authored 11 months ago by David Stainton <[email protected]>
kem/hybrid: fix UnmarshalText

github.com/katzenpost/hpqc - 66e420c3853d415f765c7cd81903567bc9001606 authored 11 months ago by David Stainton <[email protected]>
Fix PEM text unmarshaling

github.com/katzenpost/katzenpost - c70ea9f7bad155d1ea17bf562294c986ec87bfd6 authored 11 months ago by David Stainton <[email protected]>
Use circl/hpqc changes with latest KEM interfaces

github.com/katzenpost/nyquist - 4d1fe546da8a007732eb6385b87e47b458f9056e authored 11 months ago by David Stainton <[email protected]>
kem: add text marshal unmarshal interfaces to pub key

github.com/katzenpost/circl - 76395c8a6bd19063fef96c881ed935b725b06e77 authored 11 months ago by David Stainton <[email protected]>
kem: add text un/marshaler interfaces to public keys

github.com/katzenpost/hpqc - 873fa802001ee4857c6325cc985c8ccf69933ba4 authored 11 months ago by David Stainton <[email protected]>
voting/config: simply unmarshaling kem key

github.com/katzenpost/katzenpost - 095b8b81ec8101a2f77b8477ec397e57a0fee107 authored 11 months ago by David Stainton <[email protected]>
Use latest hpqc

github.com/katzenpost/katzenpost - f3f564474c17a4bc873beb60e626ed2f78b437a2 authored 11 months ago by David Stainton <[email protected]>
Remove epochtime module

github.com/katzenpost/hpqc - 142a2ece8ca8297091d353ae788ce4e7ff4bb533 authored 11 months ago by David Stainton <[email protected]>
Fix kem pem typos

github.com/katzenpost/hpqc - 371dfb1035e2346ab4c78b10af22848b9be8f087 authored 11 months ago by David Stainton <[email protected]>
authority/client: simplify key comparison

github.com/katzenpost/katzenpost - 2d42eb025703d831a8ad2cadd1e7a531f86c143c authored 11 months ago by David Stainton <[email protected]>
catshadow: use UnmarshalFirst instead of Unmarshal

github.com/katzenpost/katzenpost - fd73830404312c1f06f909c96762ee4903f21d54 authored 11 months ago by David Stainton <[email protected]>
Remove old CBOR test

git rm sanity_wtf_test.go

github.com/katzenpost/katzenpost - a4e79b35f5e63f7d93653498d330402b9c99adab authored 11 months ago by David Stainton <[email protected]>
Merge branch 'upgrade_cbor' into hpqc

github.com/katzenpost/katzenpost - 175a32c61048a60977f20a869a8fe4c966473b26 authored 11 months ago by David Stainton <[email protected]>
memspool: use UnmarshalFirst

to ignore padding

github.com/katzenpost/katzenpost - e4aff44c8d3404f02ce31a6ade2f798596b421d4 authored 11 months ago by Leif Ryge <[email protected]>
Merge branch 'fix_prometheus_image_name' into hpqc

github.com/katzenpost/katzenpost - d66d1887157f3f8eb7fbb5446e04533e1b0fc073 authored 11 months ago by David Stainton <[email protected]>
fix docker makefile

github.com/katzenpost/katzenpost - c205d80af08e85d8f2b9633bfa06a3adea43bd37 authored 11 months ago by David Stainton <[email protected]>
pull prometheus image from docker.io

without this change it only works when podman is configured to search docker.io
for everything, ...

github.com/katzenpost/katzenpost - 0aac5cc4b6d72c3592ecec4c44002297ddb971e5 authored 11 months ago by Leif Ryge <[email protected]>
go mod tidy

github.com/katzenpost/katzenpost - c2bae13ddcd283be9d0d38bba438e4fc3e4e3b7f authored 11 months ago by David Stainton <[email protected]>
Merge remote-tracking branch 'origin/upgrade_cbor' into hpqc

github.com/katzenpost/katzenpost - 3496f36e3d925dbcef8dc5b732c5268f69933bf5 authored 11 months ago by David Stainton <[email protected]>
upgrade cbor to v2.5.0

this requires that ping use this:
https://pkg.go.dev/github.com/fxamacker/cbor/v2#UnmarshalFirst...

github.com/katzenpost/katzenpost - c3608a47997dd97c52e074326e12200383acacf2 authored 11 months ago by Leif Ryge <[email protected]>
Update deps

github.com/katzenpost/katzenpost - 0397e203c8647a00c603907c58ed8bafeb366e38 authored 11 months ago by David Stainton <[email protected]>
Update deps, use hpqc and nyquist hpqc branch

github.com/katzenpost/katzenpost - 73907e35bf4215f82efda49d31b353250b7a8af5 authored 11 months ago by David Stainton <[email protected]>
Fix deps

github.com/katzenpost/nyquist - 201e3e5de2c2d8e330478a78c21b5e07b10702c0 authored 11 months ago by David Stainton <[email protected]>
go.mod: Use hpqc instead of local redirect

github.com/katzenpost/katzenpost - d8d3b0b03a0712cb27095890c64982df89d2bb34 authored 11 months ago by David Stainton <[email protected]>
update deps

github.com/katzenpost/nyquist - a816e2c1c64b4400384f32181c9bf425d57a63da authored 11 months ago by David Stainton <[email protected]>
Use latest hpqc

github.com/katzenpost/nyquist - 450bc949a3b08b283e61f6ce2df09bcb24b62ffa authored 11 months ago by David Stainton <[email protected]>
Add hash module with blake2b.Sum256

github.com/katzenpost/hpqc - cb2c611c95c8be29a00f43f59c25204bdef24094 authored 11 months ago by David Stainton <[email protected]>
kem/schemes: remove panic from ByName

github.com/katzenpost/hpqc - d2247321297829db11eb4d0e2f405df751807908 authored 11 months ago by David Stainton <[email protected]>
server: fix hpqc bitrot

github.com/katzenpost/katzenpost - 047a05e6aaf3e4173ccd5272e44dc256e410dd9f authored 11 months ago by David Stainton <[email protected]>
server/provider: fix bitrot

github.com/katzenpost/katzenpost - 506da2aec6106e09bd60b3d7d6c91cac219a1abe authored 11 months ago by David Stainton <[email protected]>
server: remove obsolete keyserver internal plugin

github.com/katzenpost/katzenpost - d9782c1479a38c5e3bd473ecc59945eaab6ea148 authored 11 months ago by David Stainton <[email protected]>
server: fix mixkeys test

github.com/katzenpost/katzenpost - 4c7cb3ebc5801e25aac8e4a5135be13f5705de86 authored 11 months ago by David Stainton <[email protected]>
genconfig: fix bitrot

github.com/katzenpost/katzenpost - 6aca84f551c7d652e275663f22e0d21db2347d6e authored 11 months ago by David Stainton <[email protected]>
authority: fix server state tests

github.com/katzenpost/katzenpost - c30d4f1414a588de79cd8165d9b5fc329d3fa99a authored 11 months ago by David Stainton <[email protected]>
rm -rf nonvoting

guess the previous merge didn't work like i planned

github.com/katzenpost/katzenpost - 51335ccb8463b792f66b9ce6490a6140dce22817 authored 11 months ago by David Stainton <[email protected]>
minclient/client: fixup bitrot

github.com/katzenpost/katzenpost - 4d147e1ac947dca2cb03081e788306ccbeb75355 authored 11 months ago by David Stainton <[email protected]>
Merge branch 'rm_nonvoting' into hpqc

github.com/katzenpost/katzenpost - f0bb3948e815786d95af4f671f5f9d3e8905ad2e authored 11 months ago by David Stainton <[email protected]>
server/config: fixup bitrot

github.com/katzenpost/katzenpost - cc8c2eea8f9f5ff185ce79f4b5dffe3f9f33ea5d authored 11 months ago by David Stainton <[email protected]>
server: fix internal pki.go

github.com/katzenpost/katzenpost - d7e89c14012c08831e581fff0b79770091dc053c authored 11 months ago by David Stainton <[email protected]>
Merge branch 'main' into rm_nonvoting

github.com/katzenpost/katzenpost - d7c9470d7a4af8944f9e31b5a82a4eb43ba9154a authored 11 months ago by David Stainton <[email protected]>
go mod tidy

github.com/katzenpost/katzenpost - 72b7a5ee71bfe33a0ad4a6a6f25f78189ffb3215 authored 11 months ago by David Stainton <[email protected]>
Merge branch 'main' into hpqc

github.com/katzenpost/katzenpost - 802c4d534b560e946ae0d0b9614e79316d42041f authored 11 months ago by David Stainton <[email protected]>
rm old client tla+ spec, and new client2 partial spec

github.com/katzenpost/formal_specifications - 6066608726041c21d43097d737f7eca493fc4416 authored 11 months ago by David Stainton <[email protected]>
docker: add prometheus instance to deployment (#401)

this adds an instance of prometheus and generates a configuration for it
so that each mix node ...

github.com/katzenpost/katzenpost - bc1c9fccfb829e44141920625dd00e3a08d9c001 authored 11 months ago by mixmasala <[email protected]>
Merge remote-tracking branch 'origin/main' into add_prometheus_metrics_collector

github.com/katzenpost/katzenpost - 3ae21494779f41fcb19f2d7d7075ef25c8836756 authored 11 months ago by Masala <[email protected]>
Fix broken links in catshadow README (#510)

github.com/katzenpost/katzenpost - 529cccfda2df8a7ea0fa8a2b854be26a25874e5d authored 11 months ago by David Stainton <[email protected]>