rm atproto
This commit is contained in:
7
.github/workflows/cf-pages.yml
vendored
7
.github/workflows/cf-pages.yml
vendored
@@ -33,11 +33,8 @@ jobs:
|
||||
working-directory: web
|
||||
|
||||
- name: Deploy to Cloudflare Pages
|
||||
uses: cloudflare/pages-action@v1
|
||||
uses: cloudflare/wrangler-action@v3
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
projectName: ${{ secrets.CLOUDFLARE_PROJECT_NAME }}
|
||||
directory: web/dist/aiat
|
||||
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
wranglerVersion: '3'
|
||||
command: pages deploy web/dist/aiat --project-name=${{ secrets.CLOUDFLARE_PROJECT_NAME }}
|
||||
|
||||
21
README.md
21
README.md
@@ -1,22 +1,14 @@
|
||||
# at
|
||||
|
||||
- https://github.com/bluesky-social/atproto
|
||||
- https://github.com/bluesky-social/social-app
|
||||
|
||||
|name|type|example|
|
||||
|---|---|---|
|
||||
|at|uri|at://example.com|
|
||||
|@|user|@example.com|
|
||||
|[at]proto|repo|`git@github.com:bluesky-social/atproto`|
|
||||
|[at]mosphere|system|pds, bsky(appview), ozone, bgs, plc|
|
||||
|[a]uthenticated [t]ransfer|protocol|[did](https://www.w3.org/TR/did-core/)|
|
||||
|
||||
- https://atproto.com/guides/glossary
|
||||
|
||||
## selfhost
|
||||
|
||||
- https://github.com/bluesky-social/atproto/discussions/2026
|
||||
|
||||
## account
|
||||
|
||||
- [ai@syu.is](https://syu.is/profile/did:plc:6qyecktefllvenje24fcxnie)
|
||||
@@ -26,19 +18,6 @@
|
||||
|
||||
```sh
|
||||
$ curl -sL syu.is/xrpc/_health
|
||||
|
||||
# latest
|
||||
# https://github.com/bluesky-social/atproto/blob/main/packages/pds/package.json
|
||||
$ curl -sL https://raw.githubusercontent.com/bluesky-social/atproto/refs/heads/main/packages/pds/package.json |jq -r .version
|
||||
```
|
||||
|
||||
```sh
|
||||
$ handle=ai.syui.ai
|
||||
$ curl -sL "syu.is/xrpc/com.atproto.repo.describeRepo?repo=${handle}" |jq -r .did
|
||||
did:plc:6qyecktefllvenje24fcxnie
|
||||
|
||||
$ curl -sL "syu.is/xrpc/com.atproto.repo.listRecords?repo=${handle}&collection=app.bsky.feed.post&reverse=true&limit=1"
|
||||
{"records":[{"uri":"at://did:plc:6qyecktefllvenje24fcxnie/app.bsky.feed.post/3l6s2riuouk2j","cid":"bafyreibjohl7va4upkibw5twaxdd4jg3l6rmfatu4dpjjfd5xkb2ijtlx4","value":{"text":"hello","$type":"app.bsky.feed.post","langs":["ja"],"createdAt":"2024-10-18T13:21:39.809Z"}}],"cursor":"3l6s2riuouk2j"}
|
||||
```
|
||||
|
||||
## feed
|
||||
|
||||
@@ -7,12 +7,12 @@ path: help/index.html
|
||||
## Getting Started
|
||||
|
||||
1. Download the app from the App Store
|
||||
2. Sign in with your AT Protocol handle
|
||||
2. Sign in with your handle
|
||||
3. Start connecting with your community
|
||||
|
||||
## Authentication
|
||||
|
||||
This app uses AT Protocol OAuth for secure authentication. Your credentials are never stored on our servers.
|
||||
This app uses OAuth for secure authentication. Your credentials are never stored on our servers.
|
||||
|
||||
## Features
|
||||
|
||||
@@ -36,4 +36,4 @@ This app uses AT Protocol OAuth for secure authentication. Your credentials are
|
||||
|
||||
## Contact Support
|
||||
|
||||
For additional help, please visit our Git repository or contact us through AT Protocol.
|
||||
For additional help, please visit our Git repository or contact us through our social account.
|
||||
|
||||
@@ -12,7 +12,7 @@ This application is open source software.
|
||||
|
||||
This app uses the following open source libraries:
|
||||
|
||||
- **AT Protocol** - MIT License
|
||||
- **Decentralized Social Protocol** - MIT License
|
||||
- **React Native** - MIT License
|
||||
- **Expo** - MIT License
|
||||
|
||||
@@ -22,7 +22,7 @@ App icons and graphics are proprietary unless otherwise noted.
|
||||
|
||||
## Attribution
|
||||
|
||||
Built with AT Protocol by syui.
|
||||
Built by syui.
|
||||
|
||||
## Contact
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ path: privacy/index.html
|
||||
|
||||
This application collects minimal information necessary for its operation:
|
||||
|
||||
- **Account Information**: Your AT Protocol handle and DID for authentication
|
||||
- **Account Information**: Your handle and DID for authentication
|
||||
- **Usage Data**: Basic app usage statistics to improve the service
|
||||
|
||||
## How We Use Your Information
|
||||
@@ -19,7 +19,7 @@ This application collects minimal information necessary for its operation:
|
||||
|
||||
## Data Storage
|
||||
|
||||
Your data is stored securely on AT Protocol compatible servers. We do not sell or share your personal information with third parties.
|
||||
Your data is stored securely on decentralized social servers. We do not sell or share your personal information with third parties.
|
||||
|
||||
## Your Rights
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ By using this application, you agree to these Terms of Service.
|
||||
|
||||
You agree to use this service in accordance with:
|
||||
- Applicable laws and regulations
|
||||
- AT Protocol community guidelines
|
||||
- Community guidelines
|
||||
- Respectful behavior towards other users
|
||||
|
||||
## User Content
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"scheme": "aiat",
|
||||
"version": "1.111.0",
|
||||
"category": "Social",
|
||||
"description": "Aiat is a social networking application based on AT Protocol. Connect with your community on syu.is.",
|
||||
"description": "Aiat is a social networking application. Connect with your community on syu.is.",
|
||||
"backLink": "syu.is",
|
||||
"icon": "/static/app.png",
|
||||
"os": "iOS 26.0+",
|
||||
|
||||
@@ -61,7 +61,7 @@ export function appLayout(site: SiteConfig, content: string): string {
|
||||
<span class="link-arrow">→</span>
|
||||
</div>
|
||||
<div class="link-row">
|
||||
<span class="link-icon">ATProto</span>
|
||||
<span class="link-icon">Social</span>
|
||||
<a href="https://syui.ai" class="link-value" target="_blank">syui.ai</a>
|
||||
<span class="link-arrow">→</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user