Jason Gray

Results 424 comments of Jason Gray

And replace it with what?

> Just storing it manually in a private file. With Flatpak it actually improves security because libsecret isn't designed for sandboxing and exposes all stored passwords to all applications. Outside...

Where would you want the creds stored? .config?

If we're going to store the creds in the user's home it would be nice if the creds were not human readable for the sake of dissuading your average lookie-loo.

> Eh, seems a bit false security through obscurity kinda thing. Like I said it's just to keep someone who has access to the file from casually opening it and...

At this point how GNOME keyring works is false security. user logs in > keyring is unlocked and all creds are available as plaintext to whoever wants to read them.

Scenario where a little bit of obscurity is a good thing: You forget you're still logged into your computer. You're asshat roommate jumps on and snoops around your computer. plaintext:...

They're starting to figure out the new (at least new to us ;) ) rest api that over at https://github.com/PromyLOPh/pandora-apidoc/tree/master/rest that might be the way to go for newer features....

My guess is there's a way to re-request the song URL. Because in my experience it doesn't seem to be a time limit. And it would be impractical to cache...

I can't find anything in the JSON API for getting a new valid url. The REST API has ```/v1/ondemand/getReplayTrack```. If I had to guess there's no way to get a...