https://github.com/berty/go-ipfs-repo-encrypted
an encrypted ipfs repo using sqlcipher and go-ds-sql
https://github.com/berty/go-ipfs-repo-encrypted
Last synced: about 1 year ago
JSON representation
an encrypted ipfs repo using sqlcipher and go-ds-sql
- Host: GitHub
- URL: https://github.com/berty/go-ipfs-repo-encrypted
- Owner: berty
- License: other
- Created: 2021-10-14T08:33:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T09:52:51.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T08:11:39.411Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 338 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
> TODO: short headline.
TODO: short intro for non-tech. what is this repo about.
TODO: optional clarification for techs, if the short intro is not enough to understand what is this repo about.
## Install
TODO
## Getting Started
TODO
### Troubleshooting
_(please use [issues](https://github.com/berty/REPLACEME))_
## Development
TODO
### Architecture
TODO
### Testing
TODO
## Contributing
[](https://github.com/berty/community)
If you want to help out, please see [CONTRIBUTING.md](./CONTRIBUTING.md).
This repository falls under the Berty [Code of Conduct](https://github.com/berty/community/blob/master/CODE_OF_CONDUCT.md).
You can contact us on the [`#dev-💻`](https://crpt.fyi/berty-dev-discord) channel on [discord](https://crpt.fyi/berty-discord).
## License
Dual-licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) and [MIT](https://opensource.org/licenses/MIT) terms.
`SPDX-License-Identifier: (Apache-2.0 OR MIT)`
See the [COPYRIGHT](./COPYRIGHT) file for more details.