Skip to main content

ATProto based pastebin

Project description

ATProto based pastebin

GitHub: https://github.com/publicdomainrelay/atprotobin

Paste

curl -X POST -F file=@README.md https://paste.chadig.com

Retrive using id from paste reponse JSON (| jq -r .id)

curl -sf https://paste.chadig.com/$id

Paste and retrive

curl -sf https://paste.chadig.com/$(curl -X POST -F file=@README.md https://paste.chadig.com | tee /dev/stderr | jq -r .id)

Paste and retrive (development)

curl -sf http://localhost:8000/$(curl -X POST -F file=@src/atprotobin/cli.py http://localhost:8000/ | tee /dev/stderr | jq -r .id)

Start server

python -m pip install -U pip setuptools wheel
python -m pip install -e .
ATPROTO_BASE_URL=https://atproto.chadig.com ATPROTO_HANDLE=publicdomainrelay.atproto.chadig.com ATPROTO_PASSWORD=$(python -m keyring get publicdomainrelay@protonmail.com password.publicdomainrelay.atproto.chadig.com) python -m atprotobin

asciicast

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atprotobin-1.1.0.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

atprotobin-1.1.0-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file atprotobin-1.1.0.tar.gz.

File metadata

  • Download URL: atprotobin-1.1.0.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for atprotobin-1.1.0.tar.gz
Algorithm Hash digest
SHA256 3a9037c106513c1a6c0d7033ec5e1175413afb36d971bf959bff2f01c31a973a
MD5 722f2628445beee3028eac1207955c1a
BLAKE2b-256 24ba98512c5a2deaae4fe3d399353e6bf8b8a7a353c646a3b04eec02a12bb206

See more details on using hashes here.

Provenance

The following attestation bundles were made for atprotobin-1.1.0.tar.gz:

Publisher: release.yml on publicdomainrelay/atprotobin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file atprotobin-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: atprotobin-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for atprotobin-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85f2768aea4f89cbc7e59a252314083688d82ca6eca373d75cbfe7a6f6b36f7d
MD5 c22513be3b25c5fab81341667fbdec1c
BLAKE2b-256 228827388764f038c8ed0986535f55695850079ede6093bc23ea0f457c66a33d

See more details on using hashes here.

Provenance

The following attestation bundles were made for atprotobin-1.1.0-py3-none-any.whl:

Publisher: release.yml on publicdomainrelay/atprotobin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page