@@ -158,7 +158,7 @@ The password database is created and is active now. You can start adding entries
158
158
You can now list the entry with one of the list options.
159
159
160
160
$ varuh -l 1
161
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
161
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
162
162
ID: 1
163
163
Title: My Website Login
164
164
User: mememe
@@ -167,7 +167,7 @@ You can now list the entry with one of the list options.
167
167
Tags: testing test website
168
168
Notes: Website uses Nginx auth
169
169
Modified: 2021-21-09 23:12:35
170
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
170
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
171
171
172
172
## Add an entry with custom fields
173
173
@@ -221,7 +221,7 @@ For more on listing see the [Listing and Searching](#listing-and-searching) sect
221
221
Updated entry.
222
222
223
223
$ varuh -l 1 -s
224
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
224
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
225
225
ID: 1
226
226
Title: My Blog Login
227
227
User: meblog
@@ -230,7 +230,7 @@ For more on listing see the [Listing and Searching](#listing-and-searching) sect
230
230
Tags: testing test website
231
231
Notes: Website uses Apache
232
232
Modified: 2021-21-09 23:15:29
233
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
233
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
234
234
235
235
## Edit an entry with custom fields
236
236
@@ -282,12 +282,12 @@ To clone (copy) an entry,
282
282
## Remove an entry
283
283
284
284
$ varuh -R 1
285
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
285
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
286
286
Title: My Website Login
287
287
User: mememe
288
288
URL: https://mywebsite.name
289
289
Modified: 2021-21-09 23:12:35
290
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
290
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
291
291
Please confirm removal [Y/n]:
292
292
Entry with id 1 was removed from the database
293
293
@@ -387,7 +387,7 @@ Manually decrypt the database using `-d` option.
387
387
Now the database is active again and you can see the listings.
388
388
389
389
$ varuh -l 3
390
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
390
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
391
391
ID: 2
392
392
Title: My Blog Login
393
393
User: myblog.name
@@ -396,7 +396,7 @@ Now the database is active again and you can see the listings.
396
396
Tags: test testing website
397
397
Notes: Website uses Apache
398
398
Modified: 2021-21-09 23:21:32
399
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
399
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
400
400
401
401
## Always on encryption
402
402
@@ -407,7 +407,7 @@ If the config param `encrypt_on` is set to `true` along with `auto_encrypt` (def
407
407
$ varuh -f my -s
408
408
Password:
409
409
Decryption complete.
410
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
410
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
411
411
ID: 2
412
412
Title: MY LOCAL BANK
413
413
User: banklogin
@@ -416,7 +416,7 @@ If the config param `encrypt_on` is set to `true` along with `auto_encrypt` (def
416
416
Tags: bank banking finance
417
417
Notes:
418
418
Modified: 2021-21-18 12:44:10
419
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
419
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
420
420
421
421
Encryption complete.
422
422
@@ -430,62 +430,62 @@ Listing and Searching
430
430
To list an entry using its id,
431
431
432
432
$ varuh -l 8
433
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
433
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
434
434
ID: 8
435
435
Title: Google account
436
436
User: anandpillai@alumni.iitm.ac.in
437
437
URL:
438
438
Password: ***********
439
439
Notes:
440
440
Modified: 2021-21-25 15:02:50
441
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
441
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
442
442
443
443
## To search an entry
444
444
445
445
An entry can be searched on its title, username, URL or notes. Search is case-insensitive.
446
446
447
447
$ varuh -f google
448
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
448
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
449
449
ID: 8
450
450
Title: Google account
451
451
User: anandpillai@alumni.iitm.ac.in
452
452
URL:
453
453
Password: **********
454
454
Notes:
455
455
Modified: 2021-21-25 15:02:50
456
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
456
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
457
457
ID: 9
458
458
Title: Google account
459
459
User: xyz@gmail.com
460
460
URL:
461
461
Password: ********
462
462
Notes:
463
463
Modified: 2021-21-25 15:05:36
464
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
464
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
465
465
ID: 10
466
466
Title: Google account
467
467
User: somethingaboutme@gmail.com
468
468
URL:
469
469
Password: ***********
470
470
Notes:
471
471
Modified: 2021-21-25 15:09:51
472
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
472
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
473
473
474
474
475
475
## To search using multiple terms
476
476
477
477
The ` -f ` option supports multiple terms, so you can specify this more than one time to narrow a search down to a specific entry.
478
478
479
479
$ varuh -f google -f anand
480
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
480
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
481
481
ID: 8
482
482
Title: Google account
483
483
User: anandpillai@alumni.iitm.ac.in
484
484
URL:
485
485
Password: **********
486
486
Notes:
487
487
Modified: 2021-21-25 15:02:50
488
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
488
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
489
489
490
490
$ varuh -f google -f priya
491
491
Entry for "google priya" not found
@@ -495,31 +495,31 @@ The `-f` option supports multiple terms, so you can specify this more than one t
495
495
To list all entries, use the option ` -a ` .
496
496
497
497
$ varuh -a
498
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
498
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
499
499
ID: 1
500
500
Title: My Bank #1
501
501
User: myusername1
502
502
URL: https://mysuperbank1.com
503
503
Password: ***********
504
504
Notes:
505
505
Modified: 2021-21-15 15:40:29
506
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
506
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
507
507
ID: 2
508
508
Title: My Digital Locker #1
509
509
User: mylockerusername
510
510
URL: https://mysuperlocker1.com
511
511
Password: **********
512
512
Notes:
513
513
Modified: 2021-21-18 12:44:10
514
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
514
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
515
515
ID: 3
516
516
Title: My Bank Login #2
517
517
User: mybankname2
518
518
URL: https://myaveragebank.com
519
519
Password: **********
520
520
Notes:
521
521
Modified: 2021-21-19 14:16:33
522
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
522
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
523
523
...
524
524
525
525
By default the listing is in ascending ID order. This can be changed in the configuration (see below).
0 commit comments