Store login credentials (was: permanent/automatic login)

Bug #1096231 reported by KruyKaze
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Nuvola Apps Runtime (Nuvola Player)
Invalid
Wishlist
Unassigned

Bug Description

== Original report ==

Please make the login permanent. Maybe by storing the Google password in a keyring or any other way.
Thanks.

== Draft ==

Login form handling:

 * Badly documented WebKitDOM API
 * http://webkitgtk.org/Cookbook%200.1b.pdf
 * http://www.w3.org/TR/#tr_DOM
 * https://developer.mozilla.org/en-US/docs/Gecko_DOM_Reference

Password storage:

 * GNOME keyring
    - an optional extension, but built and enabled by default
    - http://www.mindbending.org/series/bending-gnome-keyring-with-python/

 * Plain text file
    - fallback if gnome keyring is not available (KDE)
    - disabled by default, big red warning
    - ~/.config/nuvolaplayer/private.conf
    - permissions 0600, check at startup

 * PGP encrypted plain text file
    - an optional extension, not considered for an initial implementation
    - PGP password can be retrieved by a PGP agent (usually from user's keyring)
    - ~/.config/nuvolaplayer/private.pgp
    - permissions 0600, check at start-up

Revision history for this message
Jiří Janoušek (fenryxo) wrote : Re: [Bug 1096231] [NEW] Please make the login permanent

Thanks for your feature request.

  status triaged
  importance wishlist
  milestone future

Changed in nuvola-player:
importance: Undecided → Wishlist
milestone: none → future
status: New → Triaged
summary: - Please make the login permanent
+ Permanent/automatic login
description: updated
tags: added: draft
Changed in nuvola-player:
milestone: future → 2.2.0
tags: added: feature-request voting
summary: - Permanent/automatic login
+ Store login credentials (was: permanent/automatic login)
Changed in nuvola-player:
milestone: 2.2.0 → future
Revision history for this message
Jiří Janoušek (fenryxo) wrote :

Since development of Nuvola Player has been discontinued [1], I'm closing the bug tracker. It will be reopened when a new maintainer is found. I'm sorry I wasn't able to address this issue.

[1] https://launchpad.net/nuvola-player/+announcement/11960

Revision history for this message
Jiří Janoušek (fenryxo) wrote :

This bug has been moved to the new bug tracker at GitHub.
https://github.com/tiliado/nuvolaplayer/issues/41

Changed in nuvola-player:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.