Hi all,
I finished with my "personal project" implementing a NNTP server to learn Go, so now I need some new challenges.
a BlockChain to distribute certificates (both client and server ones.).
Before of starting this as a personal project somewhere (GitHub?) , i would ask if you know of any ongoing projects like that (in golang) to join: working with others it's always a plus.
Do you know any implementation of a distributed certification authority using a BlockChain to grant unicity and the ledger as the verification chain?
thanks in advance
LowEel