https://github.com/textileio/go-mail
https://github.com/textileio/go-mail
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/textileio/go-mail
- Owner: textileio
- Created: 2022-06-10T01:08:35.000Z (about 4 years ago)
- Default Branch: nelson_init_go_mail
- Last Pushed: 2022-07-12T17:08:17.000Z (about 4 years ago)
- Last Synced: 2025-01-29T21:51:03.991Z (over 1 year ago)
- Language: Go
- Size: 6.4 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-mail
[](https://textile.io)
[](https://slack.textile.io)
[](https://github.com/RichardLitt/standard-readme)
> File and dynamic directory storage built on Threads
Join us on our [public Slack channel](https://slack.textile.io/) for news, discussions, and status updates. [Check out our blog](https://medium.com/textileio) for the latest posts and announcements.
### WARNING: This repo is pointing to a [feature branch](https://github.com/textileio/go-threads/pull/498) of `go-threads` that handles identities as Decentralized Identifiers (DIDs) and should be considered alpha. The [textile repo](https://github.com/textileio/textile) contains the non-DID-based bucket implementation currently compatible with [Textile's public hub](https://cloud.hub.textile.io/#/access). DID-based buckets will be integrated into the hub mid 2021. In the meantime, you can still use this repo for standalone bucket peers.
## Table of Contents
- [Security](#security)
- [Background](#background)
## Security
Go-Mail is still under heavy development and no part of it should be used before a thorough review of the underlying code and an understanding APIs and protocols may change rapidly. There may be coding mistakes, and the underlying protocols may contain design flaws. Please [let us know](mailto:contact@textile.io) immediately if you have discovered a security vulnerability.
## Background