Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Exploring possible specs for federated user accounts, playlists, etc, to facilitate discovering and joining servers

NotificationsYou must be signed in to change notification settings

u-wave/federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository functions as a notebook and a draft for potential ways to enable server-to-server communication for üWave. The goal is to allow users to sign up for a single server, and then use that account and their playlists on other servers seamlessly.

Where possible, existing web standards should be used.

Notes

  • OAuth is probably a good way to go to share user accounts.
    • We can maybe auto-auth if you have joined a server, and join a different one via anüWave announce server in the server's UI (refu-wave/web#864).
    • Like mastodon we can disambiguate users by their home server.reanna@u-wave.example andreanna@wlk.yt
  • ActivityStreams could be used to share playlists, plays, user profiles.
    • POST updates you do on a different server to your home server'sActivityPub inbox (but see note in next point).
  • ActivityPub has anoutbox concept that seems like a nice replacement for the announce server's custom format, it could GET the outbox and receive HistoryEntry Objects. But we would not implement most other ActivityPub things so maybe there is a more focused spec that would be better suited.

License

CC-BY-3.0

About

Exploring possible specs for federated user accounts, playlists, etc, to facilitate discovering and joining servers

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp