Ecosyste.ms: OpenCollective

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

github.com/katzenpost/katzenpost

Katzenpost is a free and open source software project dedicated to researching and developing mix network protocols
https://github.com/katzenpost/katzenpost

Attempt to randomly select a Provider with registration

4f1efa78d118425b87184391b9156f698296e8ac authored over 5 years ago
Add optional minimal config validation

4049044b3d803ad7121a5c557c61bc8ecea7a3eb authored over 5 years ago
Revert "Remove username from config"

This reverts commit 0a8f39482d2fd448c012738a0052fa37063a5911.

111fe1306249569f2f5a7fafe33a8bd358598268 authored over 5 years ago
Revert "Remove username from config"

This reverts commit 0a8f39482d2fd448c012738a0052fa37063a5911.

ae0b33726e593db1303e22d29e3aeb84ca354c88 authored over 5 years ago
typos in mixnet spec

844a90fa87c553a714757bae5051ff9581307879 authored over 5 years ago
minor typos in pki spec

0845d837b2f73e3dd8a6bbf66c359d5c0c360981 authored over 5 years ago
Use go-modules for dep version pinning

9727cad6b36523f4dcb14045ed9f8c57e4bd3fe7 authored over 5 years ago
Eradicate dep vendoring, motherfucker die

67c812404452a4e6af273de1ab030a09dfebb279 authored over 5 years ago
dep pinning with go-modules

and also seperate server from server main

a7f9a3ba49f29e419a435e40fa9541016e5f6a4d authored over 5 years ago
Pin deps with go-modules

also:
- fix crypto panda unit test
- make panda/server a library module and move
binary server m...

ac87cceaf056844ef0e5abb0ecafd83b5714b27b authored over 5 years ago
Use core dev branch

51c6fd574a0ddbfe7a9a58c889819e4b74a8f094 authored over 5 years ago
Update hacking guide

24eddc01baefac047397b2ae565be31ee7882d54 authored over 5 years ago
Advertise user registration http addresses in PKI

53de60bab075c1ae0e6d0207417acdbde71be937 authored over 5 years ago
pki: add RegistrationHTTPAddresses to MixDescriptor

926fce1cae50a3dc32688dbae09230ee9f428bda authored over 5 years ago
wire: add commands test vectors file

f3c36e7d5620d75fab63ccf0d972d776a74ba47b authored over 5 years ago
wire: add commands test vecotr tests

95a9556285f900d0fc15d8f9119a793c5a7ebe7d authored over 5 years ago
Fix readme rst formating

35067eb2af727fb84e6c6fb869f1969c41659e87 authored over 5 years ago
Fix rst formating in readme

add4d37ed6b41cb2e032f504fd87e4954c2e0cd9 authored over 5 years ago
Update readme

23807a0b3af01740be669c87730383f938d046e7 authored over 5 years ago
Update readme

15afdc58275435b8b42f86e092160f66dff1d6e4 authored over 5 years ago
Add go-modules to build with

60f66e9868acd4c50cf34a286d16263001dfd004 authored over 5 years ago
Add cmd/voting and cmd/nonvoting modules

for building the binaries

ed401e51ad004fd92d96013bd52563f6a89daa21 authored over 5 years ago
Add cmd/server module for building binary

31671e235d9ee538d2a284939354f8cde425e703 authored over 5 years ago
Add server shutdown test

b48b46dc2c270611b5b1db23ecf55f7cddccc718 authored over 5 years ago
No need to manually run go get anymore

c7763c6103dc772920cecf11440a9b7bab643262 authored over 5 years ago
Remove obsolete dead drop kaetzchen service

1fc73d16b26e0a50a9c75d8a3d31ddd678c19954 authored over 5 years ago
Update go-module deps

825f858ab1276d2c47047eb0f2bff6c4fbe56794 authored over 5 years ago
Merge branch 'go-modules'

e18d148057bb2948fab94fc01919bb81d65ba0e4 authored over 5 years ago
Update gomodule deps

a107118267d1b615f2e3b9ee98f8f1c450c59470 authored over 5 years ago
Switch to Go modules

24fc59f9d0fbf9bc41c7b546e94827684abcaf9f authored over 5 years ago
Switch to Go modules

b7c6e103f669d259f2022f54fd3319f7c384aa84 authored over 5 years ago
Switch to Go modules

a421dbfc8336b315db3a04b4c42214de7f3511d0 authored over 5 years ago
Merge remote-tracking branch 'muesli/typo-fixes'

efe330fb3e1597808a49d9253582dbc00c1ffb21 authored over 5 years ago
Merge remote-tracking branch 'muesli/readme-link'

52b76ab0e6bdd538f72d1067ca8bb6ea1c7990ba authored over 5 years ago
Merge remote-tracking branch 'muesli/vacuum-fix'

f047a32043f30acd286ec86719572d1bd603cc58 authored over 5 years ago
Merge remote-tracking branch 'muesli/compile-fix'

9b32448a41bdeea92a79fe20508b5a77dc943466 authored over 5 years ago
Merge remote-tracking branch 'muesli/conversion-fixes'

2e2f90ec9742bd140bf26d3d77eeb824737ca804 authored over 5 years ago
Merge remote-tracking branch 'muesli/assignment-fixes'

e0fc8b7c8390ce2a3d80dae0bfe08c538e4e09d4 authored over 5 years ago
Merge remote-tracking branch 'muesli/conversion-fixes' into muesli_fixes

2cbc6b73ccb010cc16541922c275a43d6e46e310 authored over 5 years ago
Merge remote-tracking branch 'muesli/assignment-fixes' into muesli_fixes

4ac5c072725a53acbd32b545e51ecb430c8a5666 authored over 5 years ago
Merge remote-tracking branch 'muesli/deadcode-fixes' into muesli_fixes

69646cd300b98bd27528e1acef0b3704dd486587 authored over 5 years ago
Link to pond from README

Link markup for pond.

4ad203f140ce025e3071c55bd59f87178759fd53 authored over 5 years ago
Fixed typos in README

Just a bunch of nit-picky typo fixes.

b6b5d80979dc22d758b536a41e75efd02890fb0d authored over 5 years ago
Gofmt the code

Just avoids future merge conflicts, really.

85f5b357cca6c774903144e30f1a7e3f6992eb85 authored over 5 years ago
Fixed typo in 'Vacuum'

Vaccum => Vacuum

This being part of a public interface, I'm not sure where else it may be used,...

8fab33faa8055637f6def820cb70ef6996348598 authored over 5 years ago
Avoid unnecessary conversions

No need to convert here.

0ef416f5ae89bf5fa6d1bb67bedfd62c16c54292 authored over 5 years ago
Added missing error checks in tests

Added tests wherever we assign a value to err but don't end up checking it.

22d6c4aec0716f7248418104a72095c4e4077b6d authored over 5 years ago
Removed obsolete/unused const digestLength

Seems unused (at least by now).

777fee945bca5a884f717c2fa110e7ba46031232 authored over 5 years ago
Fixed typos in comments

Fixed a bunch of typos in comments/docs.

521fc96f765622c4cecaa9b12fcfffe465fe827a authored over 5 years ago
Fixed invalid assignment to LogLevel

ef8c37d813217c867ce3e85cd259b12a5c3e6a62 authored over 5 years ago
Removed unnecessary conversion

No need to convert ciphertext.

7d276e5e5c24e19cabe6237d76536dcb6f0cb13e authored over 5 years ago
Fixed ineffectual assignments

Not sure if we shouldn't rather check the error, but I assume the key would be
nil in that case,...

5ce46a719d05130d5960fd0fe5baf1dca97f6a65 authored over 5 years ago
Fixed typos in comments

Fixed various typos (comments/docs only).

2684df9a9f808fabe2ba2daf2d4022bca201a5d9 authored over 5 years ago
Fix mailproxy config generation

NonvotingAuthority not Authority

ddd2ad7db090c804e12c754c0566db2245470bd2 authored over 5 years ago
crypto/cert: fix error message

fixes #81

a5a3d95397861e8a72fc76892ef8d9142f28bf7a authored over 5 years ago
Merge remote-tracking branch 'lasse/master'

fc1631322b36cff7cc753d823d43bb1aa18e85d8 authored over 5 years ago
Sphinx: fix vectors and vector tests

8b98596285eac044d9a88831ae9d7717d008d04f authored over 5 years ago
Add test vecotors for hash and mac

91c273a1cb951bef0dde2e34653e20d04464a6df authored over 5 years ago
Add test vectors for stream cipher and kdf

1c5f4ef55a7f83ec79459780b45ed47188f0512f authored over 5 years ago
Fix kaetzchen reference

499f8f86ec5e8369b529db5a0e3b4774eed8f6bb authored over 5 years ago
Add Sphinx command test vector file

f1d53b609574ca090374471312b4d2a8a0df088b authored over 5 years ago
Add Sphinx command test vectors

4c45154729e0f06d9984a566f4d521edf0b159fd authored over 5 years ago
Remove superfluous log messages

e1f8950102d63f15775c24d409dabc04d78515af authored over 5 years ago
Add new tests vectors with forward and reply tests

3d7f525c481c25c9ea9760010f65c093ea702d24 authored over 5 years ago
Generate reply test vectors

47966bef88861b640ff6ec3e68de207891e10517 authored over 5 years ago
rm incomplete test vectors

c091649b0f808bfa363dd20659c84d1d255c8355 authored over 5 years ago
Added documentation for parameters LambdaD, LambdaDMaxDelay, LambdaM, LambdaMMaxDelay

the comments in the corresponding config.go files of the authority should be changed as well - n...

b9bd12c68e1087effd7ba4ac5ce010f4f2b3d253 authored over 5 years ago
Add forward Sphinx test vectors

b2d97c20b0f9ec7aae9509ba14654e696869d316 authored over 5 years ago
Update authority documentations to match the new pki doc fields

-> these were changed in commit 9dcabdef4bdef36981f7f8a821fc18d2c0f04645: "Update all components ...

0b8e9e7f04349f411820f5d4fc4b39c94e4e6c6a authored over 5 years ago
Add another paper to the mixnet syllabus

f8079a283a5dad2a1d5217e087b74846fa2852d8 authored over 5 years ago
Remove fucking vendoring fucking bullshit fuck off

fa2bd0d7fb55d8f0fa2cea8eb1d61c37c9df1b66 authored over 5 years ago
dep ensure

69619b4c26053e8af33af4f144b3fcd6a3bff734 authored over 5 years ago
Fix integration test bitrot

a30ca0c2f02f671afbf26311e88e70eafbe49068 authored over 5 years ago
Add GetContactNicknames and implement it in cmd

41deb901945e788e51fc8321eb15b74a98a3007f authored over 5 years ago
README typos

11e6dbc3eed0c6d46bebad3afcfe7f054c723cdc authored over 5 years ago
validate read_inbox id parameter

fbaff95f984d520e71f6fdcaf6cfc8f2b0012ebe authored over 5 years ago
Remove data race: get rid of readInboxWorker

dd11b229423409242c183f9ce8da9cda29de8c7e authored over 5 years ago
dep ensure -update

7dff62b08cb21b38819ed5fe7842a5b1a792db0b authored over 5 years ago
Update Gopkg.toml with latest versions of deps

2d37601c0c61997ed8517974bdef2e90569a6007 authored over 5 years ago
server: Prevent data races with granular locking

dffbce765e00fea3bb87dfba3e89df037402fdd2 authored over 5 years ago
server: fix storage tests

f472768308bc4af38f7ed19b9310dfcddf013a57 authored over 5 years ago
readme: Add usage notes

fa490d8ce194a15b2d819c30de1e12753b0e6508 authored over 5 years ago
server: scheduler invokes GC/writeback

312491b9e8f7af19d6ff4cb697f16d9824880a16 authored over 5 years ago
storage: fix flush bug and add purge functionality

6dce04853c7aaf8b82ae143243b7128b6e992a60 authored over 5 years ago
Add write-back cache using boltdb

79e3e04ac8bc906c3778586d2519903962da3105 authored over 5 years ago
Remove stupid mutex from panda server

bb12b9da1d46e50c2a39752d38a5862b13e43a41 authored over 5 years ago
golint, add some docstring comments etc

6d19e3142fa61c9d1eb104c7f081c7a45bd442f9 authored over 5 years ago
Fix storage bug, store tag not tag reference

d3b847d45a3a9697c9bb727ba7fe5506db3d934c authored over 5 years ago
Remove vendoring

310388d6cfa37ca92d3214c5fed7df90f3c5bff7 authored over 5 years ago
Add storage tests and fix Vacuum bug

089773189ba9e63bcfe173371b8634511d04a3a1 authored over 5 years ago
Fix panda server races, use sync.Map for postings

ae544026d30617a2fd8f9ff625c8bf5cb5120ffd authored over 5 years ago
Remove vendoring

57ba0aadf27dd306c9e364809791eeb59c11ece6 authored over 5 years ago
Add write-back cache using boltdb for persistence

4b6cbecbfe0be212a42650830889a75bc8ee9e64 authored over 5 years ago
Print messageID if failure to read spool

7f84a56be0d9c5bd5f6b8731581816120f3d3842 authored over 5 years ago
Call halt on shell EOF event

f2ad282259869f6260c3376367bb6b4cfaa80ceb authored over 5 years ago
Fix bug in UnmarshalKeyExchange

11c8e83115395ebb278f892cc77257692af3f50a authored over 5 years ago
Teach client to return constant errors

49a0f1a87483febdf7d37f6d386d50ddf325e9c1 authored over 5 years ago
Allow panda to continue pending contacts on start

also here i fix the shutdown bug and make sure to
close the contact's panda shutdown channel on ...

4004ac6eb97e386921f518d4480182833e130bc3 authored over 5 years ago
dep ensure -update

49d6026782a786b5fe3ad7a0487934b677b361e6 authored almost 6 years ago
Autogenerate provider username and store it in statefile

656b1f8185ba546fae7efe505c45bf4bed8b0ac4 authored almost 6 years ago