-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow users to add free-form text to qubes (for descriptions, notes, comments, remarks, reminders, etc.) #899
Comments
Modified by marmarek on 12 Sep 2014 08:14 UTC |
Comment by joanna on 12 Sep 2014 09:25 UTC |
I would like to work on this issue (see https://groups.google.com/forum/#!topic/qubes-devel/t32l-0BjlLs). |
@bnvk is working on new Qubes Manager, please coordinate. |
Is this still relevant, after decomposing the Qubes Manager? How would it look like? Would it be something like a |
On Tue, Jul 26, 2016 at 02:10:35PM -0700, Jeppler wrote:
I think this may be simply a VM property, accessible using qvm-prefs. Best Regards, |
Perfect. @marmarek are you considering to implement it as qvm-prefs property in Q R4? |
It's worth thinking about how this is related to #865, i.e., defining and disambigutating these possible properties of VMs:
|
I would like to see "Tags" the plural form to do something like: -dev -> tags: work, project It would be nice to have a "last started" property. This would be helpful to see if the machines are used regularly or have been used a long time ago. |
What would be the "Attribute" property? It seems a little bit generic. |
Yes, "last started" would be useful, especially when trying to decide whether a VM needs to be included in a backup. (If the "last started" date is the same or earlier than the "last backup" date, then it probably doesn't need to be backed up again.) But this is different from a "VM description," so here's a new issue for it: #2230 |
Yes, that's how it is in Qubes 4.0.
That's generic name for tag with some value (so, not only "present"/"absent") ;) |
Ah, indeed this may be a problem. I see a few options:
|
BTW just to double check, @andrewdavidwong: the scenario you really mean is qvm-backup-restore importing a previously qvm-exported (by someone else) VM, correct? |
On Sat, Apr 01, 2017 at 04:32:15AM -0700, Joanna Rutkowska wrote:
3. So, instead, I would go for ignoring it while... well that's the challenge: we can't just say: ignore it _only_ for imported VMs (restoring VMs previously qvm-exported by someone else), while retain for those imported from a backup, easily. Can we?
Yes, we can simply ignore this file during VM import - this will be a
separate tool, so it can have separate logic for handling this.
…--
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
|
If
Ok, sounds like it would indeed be a new tool (e.g., |
But the doesn't solve the problem that we still want to have qvm-backup-restore to be resistant to a compromise if the previous system (on which qvm-bakup/qvm-export were run) was compromised. Perhaps a solution to this would be to add a switch to qvm-backup-restore: e.g. `--distrust-backup", which would imply: 1) don't restore Dom0 homedir, 2) ignore VM description files, 3) perhaps some other things, TBD in another ticket. And, yes, having a separate qvm-import tool, which always ignores description.txt files. |
This comment has been minimized.
This comment has been minimized.
See #899 (comment) why it isn't a good idea. |
(Consolidated several duplicate issues into this one, increased priority, and removed "help wanted." They were last set many years ago, and there seems to be noticeable demand for this feature. This is just to prompt reevaluation, not any kind of authoritative decision. @marmarek, feel free to put them back.) |
I really hope this will be addressed. I keep finding myself wanting to have a textbox in a qube’s settings to make remarks, comments or a description for that qube. Things I want to remember for that qube, a description for how this qube is intended to be used, warnings, hints etc. |
Assigning to @marmarta because the vast majority of the work here is UX related. The backend part (saving stuff in |
Reported by Oleg Artemiev grey olli on 12 Sep 2014 08:14 UTC
It could be usefull to have a text description for a VM in its
properties to document changes/difference.
https://groups.google.com/d/topic/qubes-users/uYCcOqIeF5k/discussion
Migrated-From: https://wiki.qubes-os.org/ticket/899
The text was updated successfully, but these errors were encountered: