Skip to content

Volland/atproto

 
 

Repository files navigation

AT Protocol (Authenticated Transfer Protocol)

This is a working repository for the "AT Protocol," aka the Authenticated Transfer Protocol.


⚠️ This is not production-ready software. This project is in active development ⚠️


ℹ️ About this project

To learn more about ATP, see:

Rules & Guidelines

While we do accept contributions, we prioritize high quality issues and pull requests. Adhering to the below guidelines will ensure a more timely review.

Rules:

  • We may not respond to your issue or PR.
  • We may close an issue or PR without much feedback.
  • We may lock discussions or contributions if our attention is getting DDOSed.

Guidelines:

  • Check for existing issues before filing a new one please.
  • Open an issue and give some time for discussion before submitting a PR.
  • If submitting a PR that includes a lexicon change, please get sign off on the lexicon change before doing the implementation
  • Issues are for bugs & feature requests related to the Typescript implementation of atproto and related services. For high level discussions, please you the Discussion Forum. For client issues please use the relevenant social-app repo
  • Stay away from PRs that:
    • Refactor large parts of the codebase
    • Add entirely new features without prior discussion
    • Change the tooling or frameworks used without prior discussion
    • Introduce new unnecessary dependencies

Remember, we serve a wide community of users. Our day to day involves us constantly asking "which top priority is our top priority." If you submit well-written PRs that solve problems concisely, that's an awesome contribution. Otherwise, as much as we'd love to accept your ideas and contributions, we really don't have the bandwidth.

Security disclosures

If you discover any security issues, please send an email to security@bsky.app. The email is automatically CCed to the entire team and we'll respond promptly. See SECRUITY.md for more info.

License

MIT License

Copyright (c) 2023 Bluesky PBLLC

About

Social networking technology created by Bluesky

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • Handlebars 1.2%
  • Other 1.0%