uk.skyblur.permissionSet

skyblur.uk

Schema Diff

+3 -8

From

CID
bafyreigalyme3qx...
Indexed At
2026-01-12 11:41 UTC
View this version

To

CID
bafyreid42ealsii...
Indexed At
2026-02-02 03:17 UTC
View this version
1 1
{
2 2
  "id": "uk.skyblur.permissionSet",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Skyblur",
7 7
      "detail": "Posts (including password-protected) and preference",
8 8
      "detail:lang": {
9 9
        "ja-JP": "投稿(パスワード付き含む)および設定"
10 10
      },
11 11
      "permissions": [
12 12
        {
13 13
          "type": "permission",
14 14
          "resource": "repo",
15 15
          "collection": [
16 16
            "uk.skyblur.post",
17 17
            "uk.skyblur.preference"
18 18
          ]
19 19
        },
20 20
        {
21 21
          "aud": "*",
22 22
          "lxm": [
23 -
            "uk.skyblur.post.encrypt"
23 +
            "uk.skyblur.post.encrypt",
24 +
            "uk.skyblur.post.deleteStored",
25 +
            "uk.skyblur.post.store"
24 26
          ],
25 27
          "type": "permission",
26 28
          "resource": "rpc"
27 -
        },
28 -
        {
29 -
          "type": "permission",
30 -
          "accept": [
31 -
            "*/*"
32 -
          ],
33 -
          "resource": "blob"
34 29
        }
35 30
      ]
36 31
    }
37 32
  },
38 33
  "$type": "com.atproto.lexicon.schema",
39 34
  "lexicon": 1
40 35
}

Compare Other Versions

Lexicon Garden

@