An open API service indexing awesome lists of open source software.

https://github.com/tcfw/go-otlog

go OTlog
https://github.com/tcfw/go-otlog

aes-256 crdt database git golang ipfs ipfs-api operational-transformations rsa-cryptography

Last synced: 4 months ago
JSON representation

go OTlog

Awesome Lists containing this project

README

          

# go-otlog
[![Go Report Card](https://goreportcard.com/badge/github.com/tcfw/go-otlog)](https://goreportcard.com/report/github.com/tcfw/go-otlog)

Operational transformation log using distribured storage networks like IPFS in a git-like structure.

Currently uses AES-256-GCM for encryption with a RSA PKCS1v15 signature (could support others in the future).