Bug 112472 - Store fixed/static items to klipper (e.g. Passwords/URLs/Codetemplates...)
Summary: Store fixed/static items to klipper (e.g. Passwords/URLs/Codetemplates...)
Status: RESOLVED DUPLICATE of bug 54212
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: 0.9.6
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 14:05 UTC by Lars Plessmann
Modified: 2011-12-26 22:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Plessmann 2005-09-12 14:05:34 UTC
Version:           0.9.6 (using KDE KDE 3.4.1)
Installed from:    SuSE RPMs
Compiler:          gcc 
OS:                Linux

I'd like to store some fixed/static items to my klipper's copy/paste list!

Especially passwords should be storeable. These items do not change and should not be get lost like normal klipper's items do.

So it would be nice, if a additional submenu item "fixed items" would appear. This submenu should display a list of fixed items titled by a customizable NAME (NOT the the VALUE itself, because I want to store passwords for cvs, svn, servers and so on...).

Well, when I click on any of these fixed items, the password itself (the VALUE) has to be copied to the clipboard. In this case, klipper may not add this item to its normal items list, because it saves the elements in plain text and everybody is able to read this..

The fixed items should not get lost, until I delete them explicitly.

I know, its not secure, but very handy :)
At the moment I save passwords in plain text in normal text files. Thats not handy and even more unsecure!
By the way, a user can also store other information instead of passwords, e.g. URLs, Usernames, Codetemplates (e.g. for documents or emails)... whatever!

A very cool feature that I miss in klipper!

The file where the items are stored, MUST ONLY be read- and writeable by the user itself! Noone else may get access on this file.
Comment 1 Thiago Macieira 2005-09-13 04:04:05 UTC
You mean that information should be stored in KWallet.

Please be aware that ANY program can retrieve the contents of the clipboard, so hiding the entry is no security at all.
Comment 2 Phil 2005-09-13 10:59:29 UTC
Okay. But I always copy my passwords from a text file to the clipboard.
I cannot remember words like Js8d5msX9jzp2a11, Its too long for my brain ;-)
I know its not secure, but more secure than I do at the moment.

Well, its not just for passwords, maybe for URLs and Codetemplates! Whatever...

KWallet. I don't like it.
Comment 3 Tomasz Chmielewski 2009-11-14 20:21:15 UTC
Yes, I'd like to have a possibility to store some entries permanently (i.e. URLs, email addresses etc.).

I imagine it could work like that:
* click on Klipper to show all stored items,
* right-click on the item you'd like to store permanently, and choose:
  - store this item for this session only,
  - store this item permanently.

I imagine something like this would be quite useful.
Comment 4 Jekyll Wu 2011-12-26 22:37:05 UTC

*** This bug has been marked as a duplicate of bug 54212 ***