linux-credentials / linux-credentials/credentialsd
Define a D-Bus API with Portal conventions
Nessuno ha ancora preso questa issue.
- Lingua principale
- Rust
- Stelle
- 259
- Fork
- 19
- Merge medio
- 1g 2h
- PR unite (30g)
- 12
Descrizione
XDG Portals have their own conventions, for example, they avoid using signals for long-running async processes.
I think that the portal implementation should be separate from the credential service D-Bus API itself, so we should basically create a new API that maps to calls on the credential service. (For one reason, this moves a lot of the complexity out of the main xdg-desktop-portal implementation, and allows using other languages like Rust without having to touch that repo's build system.)
Review the [Portal Common Conventions](https://flatpak.github.io/xdg-desktop-portal/docs/common-conventions.html) for more guidance.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia leggendo le XDG Portal Common Conventions collegate nell’issue, quindi confrontale con l’API D-Bus esistente del servizio delle credenziali. Definisci l’API separata rivolta al portale e documenta come le sue chiamate vengono mappate sul servizio delle credenziali, incluso il comportamento richiesto delle operazioni asincrone.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- api, backend-api-design
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Tranquilla
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100