Ecosyste.ms: OpenCollective

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

github.com/katzenpost/daemons

server daemons and dependency vendoring
https://github.com/katzenpost/daemons

server: Update the sample config to match the new format.

9bc7d756217c52ba0c9cc45322a715cd7df7358b authored almost 7 years ago by Yawning Angel <[email protected]>
daemons: Update the dependencies.

A whole bunch of changes went in, some critical server side fixes.

e98312d8d5512e40de7694d7f912b6da399df3ed authored almost 7 years ago by Yawning Angel <[email protected]>
daemons: Update the vendored dependencies.

The mailproxy database format changed due to send scheduling
improvements. Before it gets into ...

eb844a8b2022757ebd4f043ef9847080651abbaa authored almost 7 years ago by Yawning Angel <[email protected]>
daemons: Update the vendored dependencies.

This brings everything up to the point where the nonvoting auth started
using the link protocol ...

0c05f1c82981acd751891ca59728fdb7a078be29 authored almost 7 years ago by Yawning Angel <[email protected]>
daemons: Update the vendored dependencies.

`core/crypto/eddsa` now also uses agl's ed25519 code, for the
EdDSA->X25519 key conversion routi...

f36dd31468228738adbda178223e274161b39777 authored almost 7 years ago by Yawning Angel <[email protected]>
daemons: Add a .gitignore, commit external dependencies.

All of the non-`github.com/katzenpost` dependencies are now vendored.

Fixes #1.

2d5256e8c71edff74cd927a453df395bbfd52d1b authored almost 7 years ago by Yawning Angel <[email protected]>
daemons: Add `dep` metatdata for dependency management.

Dep (https://github.com/golang/dep) is the most official looking
dependency management tool that...

e922a85dd0963cd2ded94a9afe7046318e6fcad7 authored almost 7 years ago by Yawning Angel <[email protected]>
mailproxy: Add a main file for mailproxy.

90a8c086ced3d96c5a55ac035286594cd056584d authored about 7 years ago by Yawning Angel <[email protected]>
Simplify client main func

e080cff02a7032d6a0c3d771333e9f79eb3a4cb9 authored about 7 years ago by David Stainton <[email protected]>
authority: Make `-g` work correctly when there are no mixes/providers.

Related to https://github.com/Katzenpost/authority/issues/6

190a8efb00a442eb9ee0e90a4381d05175d02277 authored about 7 years ago by Yawning Angel <[email protected]>
authority: Add a sample config file.

391d604d6321ef7821d449d4d8edfa2a9fe4ddb8 authored about 7 years ago by Yawning Angel <[email protected]>
authority: Add `-g` that generates the keys and terminates.

8ec7960a32c075e35e4d09b6b7612e898ee2e506 authored about 7 years ago by Yawning Angel <[email protected]>
server: Add `-g` that generates the keys and terminates.

16e827834b199f6620e8cc6aa415a7121180fd6f authored about 7 years ago by Yawning Angel <[email protected]>
authority: Add the non-voting authority executable bits.

408435a1db8cafabcc9dbaeab26203c02a2abc99 authored about 7 years ago by Yawning Angel <[email protected]>
server: Use the new and improved termination handling.

f58ffc1cc13dc5d9ee1e0e32c36c80d632af7163 authored about 7 years ago by Yawning Angel <[email protected]>
server: Add the non-voting PKI configuration to the server config.

b653ef7cecd4e9d08ebfd1b724cdb73a4cba2dc2 authored about 7 years ago by Yawning Angel <[email protected]>
server: Add the server daemon main executable bits.

d53ac0d4776e2e6cecd7b184c8daaac2800843a1 authored about 7 years ago by Yawning Angel <[email protected]>
Add readme, mention how to build client

db253efa8085627d41bce376452f731c4ab1d13f authored over 7 years ago by David Stainton <[email protected]>
Add client daemon Main

5a4dc8549277b318837aa7f7259b920300aec5ad authored over 7 years ago by David Stainton <[email protected]>
Initial commit with software license file

0cfe95ea65907e2dc408ef22194edfb01a24336a authored over 7 years ago by David Stainton <[email protected]>