Results 1 to 10 of 16

Thread: Seahorse..

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Location
    USA
    Beans
    971
    Distro
    Ubuntu 12.04 Precise Pangolin

    Seahorse..

    Seahorse is terrible. What exactly is its purpose nowadays? It seems to have lost a lot of functionality it used to have. Now when I launch it, all it does is list my keys. I cannot create new keys. I cannot encrypt or decrypt files. All I can do is look at my keyring. In the past it allowed you to create keys, and it also fit into the Ubuntu menu so that you could right-click a file and hit "encrypt." This functionality is completely gone now. So, again, what is the point of it?

    But the biggest problem with it is that it caches my GPG passphrase indefinitely and there's no way to turn that off. This is a huge security risk. I leave my machine on 24/7 and I do *not* want my gpg key to be unprotected 24/7.

    I am thinking of uninstalling it and just using gpg-agent.
    Occam's Razor for computers: Viruses must never be postulated without necessity -- nevius

    My Blog

  2. #2
    Join Date
    Jan 2009
    Beans
    Hidden!

    Re: Seahorse..

    I was asking this here few times, but got somehow confusing answers.

    http://ubuntuforums.org/showthread.php?t=1928660

    see answer #10

    but the integration of for example to the text editor is not given at the moment.

    >But the biggest problem with it is that it caches my GPG passphrase indefinitely and there's no way to turn that off. This is a huge security risk. I leave my machine on 24/7 and I do *not* want my gpg key to be unprotected 24/7.<

    this is then th biggest problem I can see, it has to follow the settings in the conf and not any junk transfered one way from the gui.

  3. #3
    Join Date
    Jan 2008
    Location
    USA
    Beans
    971
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Seahorse..

    Quote Originally Posted by ottosykora View Post
    I was asking this here few times, but got somehow confusing answers.

    http://ubuntuforums.org/showthread.php?t=1928660

    see answer #10

    but the integration of for example to the text editor is not given at the moment.

    >But the biggest problem with it is that it caches my GPG passphrase indefinitely and there's no way to turn that off. This is a huge security risk. I leave my machine on 24/7 and I do *not* want my gpg key to be unprotected 24/7.<

    this is then th biggest problem I can see, it has to follow the settings in the conf and not any junk transfered one way from the gui.
    Yeah the only way you can clear the password cache is to logout. Then once you log back in and get prompted to enter your GPG password (say for an e-mail) you can then select how long to cache the passphrase. However, this shouldn't be necessary -- there should be a button to press to clear the password instantly and there should be a menu option available at all times that lets you select how long to store it.

    But, again, Seahorse sucks. It has got no functionality. I am not even sure what it's for.
    Occam's Razor for computers: Viruses must never be postulated without necessity -- nevius

    My Blog

  4. #4
    Join Date
    Jan 2009
    Beans
    Hidden!

    Re: Seahorse..

    could you get those seahorse-nautilus installed?

    I have just at the moment no 11.10 or 12.04 here so can not test, on my current computer I have still the 11.04 with all the luxury.

    In fact the passphrase latency should be just in the conf and yes it should have an acces to it all the time. I mean if there is a gui for it it should be able to write and rewrite all the settings at any time and not only those which the dev apparently understood and found interesting just at the moment when he wrote the gui commands.

    Anyway earlier I was told that things like file encryption in the nautilus will come back at least.

    But it was supposed to work somehow different then with the right click menu or what.

  5. #5
    Join Date
    Jan 2009
    Beans
    Hidden!

  6. #6
    Join Date
    Jan 2008
    Location
    USA
    Beans
    971
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Seahorse..

    Quote Originally Posted by ottosykora View Post
    could you get those seahorse-nautilus installed?
    There is no such package in the repos anymore.

    In fact the passphrase latency should be just in the conf and yes it should have an acces to it all the time. I mean if there is a gui for it it should be able to write and rewrite all the settings at any time and not only those which the dev apparently understood and found interesting just at the moment when he wrote the gui commands.
    The GUI in Seahorse is wothless. It has like no options to do anything. All you can do is view your keyring. It's stupid and pointless.

    Anyway earlier I was told that things like file encryption in the nautilus will come back at least.
    Hopefully that is true. I personally don't care about the file encryption option since I am fully comfortable with the command line. What annoys me is the inability to set the password cache time. And if I try to remove seahorse (to use gpg-agent), it wants to take ubuntu-desktop with it.
    Occam's Razor for computers: Viruses must never be postulated without necessity -- nevius

    My Blog

  7. #7
    Join Date
    Jan 2009
    Beans
    Hidden!

    Re: Seahorse..

    either they were using the special repo:

    sudo add-apt-repository ppa:mdeslaur/testing
    sudo apt-get update
    sudo apt-get install seahorse-plugins

    or it should be called now nautilus-seahorse or seahorse-nautilus, does this ppa exist?

    I was told somewhere that this was the developemnt of the version for the gnome3 etc and would work on 12.04

  8. #8
    Join Date
    Jan 2009
    Beans
    Hidden!

    Re: Seahorse..

    do you have gpg 2.x or gpg 1.x?

    if gpg2.x one could use this GPA, which does unfortunately not support gpg 1.x on the other side thus all can lack some means of compatibility to older pgp versions.


    This GPA does not handle all perfect, is also kind of MickeyMouse Picture GUI, but might do the job with file encryption at least.

  9. #9
    Join Date
    Jan 2009
    Beans
    Hidden!

    Re: Seahorse..

    Quote Originally Posted by rookcifer View Post
    Yeah the only way you can clear the password cache is to logout. Then once you log back in and get prompted to enter your GPG password (say for an e-mail) you can then select how long to cache the passphrase. However, this shouldn't be necessary -- there should be a button to press to clear the password instantly and there should be a menu option available at all times that lets you select how long to store it.

    But, again, Seahorse sucks. It has got no functionality. I am not even sure what it's for.
    I tried to enter some of the switches to the gpg-agent.conf as per man gpg-agent, but somehow it seems to have no effect at all. The stupid agent behaves all time the same.
    I was entering the switch lines to the one in my home / gnupg directory.
    Did you have any success in changing the behavior of the gpg-agent?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •