bilelmoussaoui / oo7

James Bond went on a new mission as a Secret Service provider
https://bilelmoussaoui.github.io/oo7/oo7/
MIT License
57 stars 11 forks source link

Add a portal implementation #54

Closed A6GibKm closed 5 months ago

A6GibKm commented 7 months ago

There are a few things missing

This is compatible with gnome-keyring's stored secrets, but we store them with a more descriptive label, e.g.

Secret Portal token for com.belmoussaoui.ashpd.demo

See https://github.com/flatpak/xdg-desktop-portal/issues/482.

bilelmoussaoui commented 6 months ago

Use meson to build and install the binary together with the .portal and .service files

This is something we can do later imho

A6GibKm commented 5 months ago

From my point of view, the only thing missing here is more testing.

bilelmoussaoui commented 5 months ago

We can have more testing once we get the server bits re-implemented. Then we can write a mock implementation and have all the bits tested. For now, let us land it