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
- Host: GitHub
- URL: https://github.com/tcfw/go-otlog
- Owner: tcfw
- License: mit
- Created: 2019-01-08T11:03:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T06:22:45.000Z (over 7 years ago)
- Last Synced: 2025-10-30T01:45:02.290Z (8 months ago)
- Topics: aes-256, crdt, database, git, golang, ipfs, ipfs-api, operational-transformations, rsa-cryptography
- Language: Go
- Homepage: https://github.com/tcfw/go-otlog
- Size: 61.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).