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

Fix broken links in catshadow README

github.com/katzenpost/katzenpost - 09c47f35026cf13df2bba1a91929dc5afb4a4011 authored 11 months ago by link2xt <[email protected]>
Merge pull request #36 from katzenpost/fix_wording_contact_page

Remove awkward intro phrasing on contact page

github.com/katzenpost/website - d12d12a3bae71445997d2a274d672320ab52ce72 authored 11 months ago by David Stainton <[email protected]>
Merge pull request #35 from katzenpost/updates

talk blog post

github.com/katzenpost/website - 088c112adeb2d5c9f5d9acde680d43af70be9820 authored 11 months ago by Eva Infeld, PhD <[email protected]>
Remove awkward intro phrasing on contact page

github.com/katzenpost/website - c404c153c5ca414d5ec9cddc1471d2dc9a7bd820 authored 11 months ago by David Stainton <[email protected]>
talk blog post2

github.com/katzenpost/website - 3ba359cefd28847eca1d825f9390e0411b1beff1 authored 11 months ago by evainfeld <[email protected]>
talk blog post

github.com/katzenpost/website - 74f445cd19acfc8f36dc97eb2796ce158af69d41 authored 11 months ago by evainfeld <[email protected]>
authority/voting/server: omit logging PII upon GetConsensus failure (#504)

If there is no document available for the requested epoch, the
requesting client IP is being lo...

github.com/katzenpost/katzenpost - e47962668404278a98e8353fed059cb889889d21 authored 11 months ago by mixmasala <[email protected]>
Merge branch 'main' into fix_123_log_client_ip_on_no_consensus

github.com/katzenpost/katzenpost - fc7a7f1a60aa3353128329d546bc6552eb4c8844 authored 11 months ago by David Stainton <[email protected]>
server/internal/mixkey: eliminate mixkey perisistence (#503)

This eliminates problematic MixKey persiistence to disk. Previously, the
mix server would write...

github.com/katzenpost/katzenpost - bf0fc51e7ff21b495c92a4bf4417875fdbfb3b2c authored 11 months ago by David Stainton <[email protected]>
authority/voting/server: omit logging PII upon GetConsensus failure

If there is no document available for the requested epoch, the requesting client IP is being log...

github.com/katzenpost/katzenpost - 5fc7051dcdfcfd482db54e2f818d48785397df69 authored 11 months ago by Masala <[email protected]>
server/internal/mixkey: clean up comments

github.com/katzenpost/katzenpost - a9a691104c14c13436dc7700e3abd1b4f47410fc authored 11 months ago by Masala <[email protected]>
Fix kem pem api

github.com/katzenpost/hpqc - 91e78599f1b819310529a034ca4aa25ccfb205b1 authored 11 months ago by David Stainton <[email protected]>
use highctidh v1.0.2024012400

github.com/katzenpost/hpqc - 37a44e89903e11b22d67c90a043826f3f1726b34 authored 11 months ago by Jacob Appelbaum <[email protected]>
server/internal/mixkey: eliminate mixkey perisistence

This eliminates problematic MixKey persiistence to disk. Previously, the mix server would write ...

github.com/katzenpost/katzenpost - 61efd9449761f8f83206976c2b316dc3859474a9 authored 11 months ago by Masala <[email protected]>
docs/handbook/mix_server.rst: update CBORPlugin section (#500)

Update section referring to CBOR plugin, remove incorrect information
regarding CBOR-over-HTTP ...

github.com/katzenpost/katzenpost - 80405cc1b1e5e06da1a4e707ed9356fd9f412794 authored 11 months ago by David Stainton <[email protected]>
docs/handbook/mix_server.rst: update CBORPlugin section

Update section referring to CBOR plugin, remove incorrect information regarding CBOR-over-HTTP a...

github.com/katzenpost/katzenpost - 01709088640aa75f695686c54997266f7b1b0766 authored 11 months ago by Masala <[email protected]>
WIP migration to hpqc

github.com/katzenpost/katzenpost - a200b5d02df73d101499205d0567c50edd4abeb8 authored 11 months ago by David Stainton <[email protected]>
Add kem/pem module

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

github.com/katzenpost/nyquist - d94c36ad8106b6831da2a7f79fc3fe4498f9c2f0 authored 11 months ago by David Stainton <[email protected]>
Add singular ctidh kems

github.com/katzenpost/hpqc - 59686a802fde02874913e75dc3f0e09fb2851bb0 authored 11 months ago by David Stainton <[email protected]>
Add another silly kem

github.com/katzenpost/hpqc - 6091c84ec369a256467ffeea5b5099f4958563c2 authored 11 months ago by David Stainton <[email protected]>
Add many KEM schemes to our list

github.com/katzenpost/hpqc - 2e1e22ba28c9fba63bff9684257054c5b419a01e authored 11 months ago by David Stainton <[email protected]>
Fix CTIDH wrapper types, add to NIKE schmes list

github.com/katzenpost/hpqc - f4ec07b4c0aa8db4014dd78f201fe7c8188fa525 authored 11 months ago by David Stainton <[email protected]>
Use highctidh fork and add wrapper for each type

github.com/katzenpost/hpqc - 30dfeeaaac9eb76484b20833b0ba8bcefacd69f3 authored 11 months ago by David Stainton <[email protected]>
Remove core cryptography packages

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

github.com/katzenpost/katzenpost - 4308c9af51f8edb0f731f0c8daaa08f33e4fc20f authored 11 months ago by Masala <[email protected]>
Use hpqc kem interfaces

github.com/katzenpost/nyquist - 317fd059a0e0fb4c6a5559eafd355e5ed418539c authored 11 months ago by David Stainton <[email protected]>
Add many kems to schemes list

github.com/katzenpost/hpqc - a9281bda53d9343f69142d2ba0bd9419cc39d5cd authored 11 months ago by David Stainton <[email protected]>
Fix signature schemes

github.com/katzenpost/hpqc - 965ee79525e44e8e90822c1e9cd7130a579c0ec5 authored 11 months ago by David Stainton <[email protected]>
Update bindings from github.com/katzenpost/katzenpost

github.com/katzenpost/sphincsplus - 1dc77b544e31ebef4c3a6880114f37cc34ed0075 authored 11 months ago by David Stainton <[email protected]>
Update import paths

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

github.com/katzenpost/hpqc - 45da893d6bd6b86c8ae97de14af85ca51f5abec0 authored 11 months ago by David Stainton <[email protected]>
Use hpqc kem interfaces

github.com/katzenpost/circl - a60da6747ebd224e77566b126ee02d2024ae18b3 authored 11 months ago by David Stainton <[email protected]>
Flatten hierarchy, remove primitive dir

github.com/katzenpost/hpqc - b96678fb103d68f595cbb92658b23e26c22c8e16 authored 11 months ago by David Stainton <[email protected]>
go.mod and go.sum from pre-rebase

this concludes the git surgery david asked me to do, introduced in the initial
commit.

this cor...

github.com/katzenpost/hpqc - d11d3fd4adec7b555f8aa3bd92d5915c98c23260 authored 11 months ago by Leif Ryge <[email protected]>
Upgrade ratchet to old nike generic ratchet without memguard

github.com/katzenpost/hpqc - 54e2acedc310aeb94d459858ebdffb4716c06838 authored 11 months ago by David Stainton <[email protected]>
primitive/kem: fix tests and vectors

github.com/katzenpost/hpqc - d47de29ba81fca8caf783dd1d995cbe082c57834 authored 11 months ago by David Stainton <[email protected]>
primitive/kem/schemes: add some hybrid KEMs using kyber

github.com/katzenpost/hpqc - 9168786bf53103def70eec71ed90ef2e6927ac42 authored 11 months ago by David Stainton <[email protected]>
Use hpqc fork of circl

github.com/katzenpost/hpqc - 2c1aaa8b0c82c291b0151998287ad26791ec02df authored 11 months ago by David Stainton <[email protected]>
Add KEM interfaces from cloudflare's circl

github.com/katzenpost/hpqc - 5812a59dacb0185a1d5d13f0748e6b0e71ce337b authored 11 months ago by David Stainton <[email protected]>
primitive/kem: fixup

github.com/katzenpost/hpqc - 4c388f31e08a39490d52d430dc53d5f92ca7f113 authored 11 months ago by David Stainton <[email protected]>
fix various primitive import paths

github.com/katzenpost/hpqc - b881999caaee298fa26ddb2def2f9ded237e0846 authored 11 months ago by David Stainton <[email protected]>
Fix ecdh nike references

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

github.com/katzenpost/hpqc - 54b32d2bb06d0d56a781dff128b880415b0474dd authored 11 months ago by David Stainton <[email protected]>
Fix ecdh / x25519 imports

github.com/katzenpost/hpqc - 497a22747d3fdaea23e4860ff6fc6fc9c3fd08e7 authored 11 months ago by David Stainton <[email protected]>
Use sphincs+ fork

github.com/katzenpost/hpqc - b1a7255d03f008644e2c5ed0945a303d1e9d21d3 authored 11 months ago by David Stainton <[email protected]>
move pem into util

github.com/katzenpost/hpqc - 66c85c61a5fd0b91ecde31cf19abe7031193a844 authored 11 months ago by David Stainton <[email protected]>
rename utils to util

github.com/katzenpost/hpqc - f2e0cb925d7fd37674e975c23f844950333a393c authored 11 months ago by David Stainton <[email protected]>
Fix many import paths

github.com/katzenpost/hpqc - 01a0dbb872b721269ff88510b36cfcc617aff8fe authored 11 months ago by David Stainton <[email protected]>
utils: add epochtime

github.com/katzenpost/hpqc - c8573167854b144821460c6938b0f0a97c3aa114 authored 11 months ago by David Stainton <[email protected]>
primitve: fix some of the imports and disable sphincs+ for now

github.com/katzenpost/hpqc - ac1516232faaa59b49f391164b7a4a642f087076 authored 11 months ago by David Stainton <[email protected]>
Add minimalist go.mod

github.com/katzenpost/hpqc - f2b5f6f5681f6129e8c33fed3c57f1da62a432e7 authored 11 months ago by David Stainton <[email protected]>
rand: fix imports

github.com/katzenpost/hpqc - c3ca5c039069a43a7069fb1e00d2279f5046c2fd authored 11 months ago by David Stainton <[email protected]>
primitive/kem: fix imports

github.com/katzenpost/hpqc - cffc64a72627136935b9b90708f1d8dff68e40ee authored 11 months ago by David Stainton <[email protected]>
Merge together old ecdh and new nike/x25519, old eddsa and sign/ed25519

github.com/katzenpost/hpqc - 0eb2112f2902941e2fe1082f917ebda4cbfc621b authored 11 months ago by David Stainton <[email protected]>
Remove utils cruft

github.com/katzenpost/hpqc - ad82da5739e4aa26d94061bb8a108f6d15b36ee9 authored 11 months ago by David Stainton <[email protected]>
Rearrange directory hierarchy

github.com/katzenpost/hpqc - 8aeddbae7e5b1d016d5f242f725f4d7d689d42fe authored 11 months ago by David Stainton <[email protected]>
Add readme

github.com/katzenpost/hpqc - c6eebe59c083092831b4a2584f7e53912c14402b authored 11 months ago by David Stainton <[email protected]>
initial commit

everything here comes from https://github.com/katzenpost/katzenpost at commit
6a56194ee2089907ea...

github.com/katzenpost/hpqc - 21e8202690b9dc4defde2112dafe36c533370bb2 authored 11 months ago by Leif Ryge <[email protected]>
Merge tag 'v1.3.7' into forked

github.com/katzenpost/circl - 0eb1e14380ebc9075c947aef11012f44d3362ee9 authored 11 months ago by David Stainton <[email protected]>
fix testnet shell (#496)

i broke this 13 months ago... the shell target should be able to get
online. it was not because...

github.com/katzenpost/katzenpost - b00f781223ece6da8edd6094e7cbc61e1f7c390f authored 11 months ago by David Stainton <[email protected]>
fix testnet shell

i broke this 13 months ago... the shell target should be able to get online. it
was not because ...

github.com/katzenpost/katzenpost - 9ca4dd4c0743eb235c42499aae6d8e56ae5a76c8 authored 11 months ago by Leif Ryge <[email protected]>
use the same highctidh release for all field sizes (#493)

github.com/katzenpost/katzenpost - c0712e8fc121d65b7c892d6c1d2d5339b2d418fb authored 12 months ago by David Stainton <[email protected]>
use the same highctidh release for all field sizes

github.com/katzenpost/katzenpost - cf588879cc11bd5b1782695dfd16167f321bee06 authored 12 months ago by Jacob Appelbaum <[email protected]>
Update ctidh usage (#492)

github.com/katzenpost/katzenpost - dbe21a642f2682f6734cf0f68ddc0f987547ec9b authored 12 months ago by David Stainton <[email protected]>
Update CTIDH

This removes the use of tags for building CTIDH related code.

github.com/katzenpost/katzenpost - 6a4ddd1cd0b0c46d495d4f9481d1fc7bbbc7df41 authored 12 months ago by Jacob Appelbaum <[email protected]>
Corrections to bandwidth overhead section

also remove the section about the loopix variables

github.com/katzenpost/napkin-math - 92cde67b46c9e2b0977f2c3049a3638fb1a6ebe7 authored 12 months ago by David Stainton <[email protected]>
Add signature scheme latency benchmarks

github.com/katzenpost/napkin-math - a4ccbeeeaacc3a88ce08871957659739436f9b9e authored 12 months ago by David Stainton <[email protected]>
Use latest highctidh (#489)

if all tests pass then please merge me

github.com/katzenpost/katzenpost - e484d47e49cf3546e6bb10f1efd98f4c6cabf1ef authored 12 months ago by Jacob Appelbaum <[email protected]>
github CI: run sphinx unit tests with CTIDH512

github.com/katzenpost/katzenpost - bf8c0c9db01a907a5dc6a53e393e2376cc576504 authored 12 months ago by David Stainton <[email protected]>
Use latest highctidh

github.com/katzenpost/katzenpost - 8e9542ebdf5b59814a930da8f574410e74919476 authored 12 months ago by David Stainton <[email protected]>
sphinx: improve tests (#487)

This change makes sure that the Sphinx unit tests are testing for the
correct packet size at ea...

github.com/katzenpost/katzenpost - a37a45f7fd5832394281ff38271c9bdf2ec725fe authored 12 months ago by Jacob Appelbaum <[email protected]>
crypto/nike: add tags for all CTIDHs

github.com/katzenpost/katzenpost - 02427d1d056528295e5148b38e356475bd022ba7 authored 12 months ago by David Stainton <[email protected]>
sphinx: fix CTIDH unit tests and benchmark tests

github.com/katzenpost/katzenpost - 31361205dbfaab868082d3787bb9e1d31d7688b0 authored 12 months ago by David Stainton <[email protected]>
Merge branch 'main' into sphinx_improve_tests

github.com/katzenpost/katzenpost - 1175a1ce04aa3a4e5307f37390dc9deb4c0965fa authored 12 months ago by David Stainton <[email protected]>
sphinx: improve tests

github.com/katzenpost/katzenpost - d3b8e068966a0f413dc6d62d4d2d5e162f691009 authored 12 months ago by David Stainton <[email protected]>
Use latest highctidh (#486)

github.com/katzenpost/katzenpost - e5cbe2cb84c97cf9e887e8099f8364c3960db2cf authored 12 months ago by Jacob Appelbaum <[email protected]>
nike/schemes: comment out ctidh schemes

github.com/katzenpost/katzenpost - a5bd86c1facf96b1cf8e53809a85b715b57279b2 authored 12 months ago by David Stainton <[email protected]>
nike/hybrid: add several CTIDH hybrids

github.com/katzenpost/katzenpost - eeb89dfea0fcf1cd3c6b56929889ce43a7bb278f authored 12 months ago by David Stainton <[email protected]>
Revert "Sphinx: remove ctidh tags in tests and benchmarks"

This reverts commit 1d668b42eb4c4aa116358bc9325ee10795a83a2a.

github.com/katzenpost/katzenpost - 9251ddfdb14e1612a81d37660a95fc1bce7adcba authored 12 months ago by David Stainton <[email protected]>
Add NIKE wrapper for all CTIDH key sizes

github.com/katzenpost/katzenpost - 94ec4d51cdccf7470029222ccf40dac77653ab77 authored 12 months ago by David Stainton <[email protected]>
Sphinx: remove ctidh tags in tests and benchmarks

github.com/katzenpost/katzenpost - 1d668b42eb4c4aa116358bc9325ee10795a83a2a authored 12 months ago by David Stainton <[email protected]>
Use latest highcitdh

github.com/katzenpost/katzenpost - e3b3e4cab2548d5fdd601bdd4356de81cb51aefc authored 12 months ago by David Stainton <[email protected]>
Upgrade to circl 1.3.7 (#480)

github.com/katzenpost/katzenpost - 2d067d799a66b587b372284a14c0d92157aad9de authored 12 months ago by mixmasala <[email protected]>
Upgrade to circl 1.3.7

github.com/katzenpost/katzenpost - 27d1742c5236d8fe30e5d4527c6e28901a2f520e authored 12 months ago by David Stainton <[email protected]>
Releasing CIRCL v1.3.7

github.com/katzenpost/circl - c48866b3068dfa83721c021dec03c777ba91abab authored 12 months ago by armfazh <[email protected]>
kyber: remove division by q in ciphertext compression

On some platforms, division by q leaks some information on the
ciphertext by its timing. If a ke...

github.com/katzenpost/circl - 75ef91e8a2f438e6ce2b6e620d236add8be1887d authored 12 months ago by Bas Westerbaan <[email protected]>
build(deps): bump golang.org/x/crypto

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.1-0.20221117191849-2c4766...

github.com/katzenpost/circl - 899732a43256a5d6fb779917f597b32939ca4ba4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CI config to remove CGO_CFLAGS_ALLOW (#474)

Per a request from @david415 this removes `CGO_CFLAGS_ALLOW` from the CI
config as it is no lon...

github.com/katzenpost/katzenpost - d6a031f7ea6d260c60a8cf9248c7a5de07c09903 authored about 1 year ago by David Stainton <[email protected]>
Merge branch 'main' into remove_cgo_env_from_ci

github.com/katzenpost/katzenpost - f2098a96439d55842675ea650847c18a36d2c066 authored about 1 year ago by David Stainton <[email protected]>
Update highctidh dep to v1.0.2023121100 (#473)

github.com/katzenpost/katzenpost - 57a6b5c8cc71b18431a28c59d4f321517eb6fa71 authored about 1 year ago by David Stainton <[email protected]>
Update CI config to remove CGO_CFLAGS_ALLOW

github.com/katzenpost/katzenpost - df773e5b06012463eea85d33c342b08130cdc3d0 authored about 1 year ago by Jacob Appelbaum <[email protected]>
Update highctidh dep to v1.0.2023121100

github.com/katzenpost/katzenpost - 6375fa4b34883a7428b12609969585664d364add authored about 1 year ago by Jacob Appelbaum <[email protected]>
Add rough draft of scatter protocol (#465)

github.com/katzenpost/katzenpost - e1021b3e0c93cd67f3e0970bc74aa504e63f314b authored about 1 year ago by Jacob Appelbaum <[email protected]>
Merge branch 'main' into add_scatter_protocol_doc

github.com/katzenpost/katzenpost - 9ff415bd85e4f6c435220719e9a4e4c96c5a86b0 authored about 1 year ago by Jacob Appelbaum <[email protected]>
move aside the obsolete mailproxy specs (#467)

github.com/katzenpost/katzenpost - c3369026b1aeaa26cb423f50479a28fa47f1ae43 authored about 1 year ago by Jacob Appelbaum <[email protected]>
Merge branch 'main' into mv_old_specs

github.com/katzenpost/katzenpost - 906aaa1aeaeec2155a9c06cce2354e6cece92137 authored about 1 year ago by Jacob Appelbaum <[email protected]>
Remove unused haraka-aesni; fix `make test` (#471)

The top level `Makefile` was failing with `make test`:

```
$ make test
go test -v -race -ti...

github.com/katzenpost/katzenpost - b78179204f068f42765af78289e668966d28eb07 authored about 1 year ago by Jacob Appelbaum <[email protected]>
Merge branch 'main' into mv_old_specs

github.com/katzenpost/katzenpost - 5e753a7c5784d5c2d4f7afb00805b9a8636aa998 authored about 1 year ago by Jacob Appelbaum <[email protected]>
Remove unused haraka-aesni; fix `make test`

github.com/katzenpost/katzenpost - 4ac50db584b88714e63904d6edf79cc695f10341 authored about 1 year ago by Jacob Appelbaum <[email protected]>