topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 4:36 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Kyrathaba's Rolodex  (Read 16993 times)

kyrathaba

  • N.A.N.Y. Organizer
  • Moderator
  • Joined in 2006
  • *****
  • Posts: 3,200
    • View Profile
    • Donate to Member
Kyrathaba's Rolodex
« on: January 19, 2019, 09:39 PM »
A small utility (25 Kb) program written in C#. MyRolodex allows you to pair a key (enter some unique string) with associated string data and save securely to file in an encrypted format. If you choose not to password a particular pairing, you won't have to enter a password to view it but it still will only be viewable using this utility. If you do password a saved pair, the utility will require you to enter its associated password before it will display the data.

Note that regardless of whether you password a particular pair, the file it is saved in is encrypted with a simple string encryption algorithm.

Files created by this program are saved in the current user's AppData\Roaming\MyRolodex directory.



« Last Edit: January 23, 2019, 06:48 PM by kyrathaba »

kyrathaba

  • N.A.N.Y. Organizer
  • Moderator
  • Joined in 2006
  • *****
  • Posts: 3,200
    • View Profile
    • Donate to Member
Re: Kyrathaba's Rolodex
« Reply #1 on: January 21, 2019, 04:41 PM »
See OP for download link.

MyRolodex.pngKyrathaba's Rolodex
MyRolodex2.pngKyrathaba's Rolodex
MyRolodex3.pngKyrathaba's Rolodex
MyRolodex4.pngKyrathaba's Rolodex
« Last Edit: January 23, 2019, 06:17 PM by kyrathaba »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Kyrathaba's Rolodex
« Reply #2 on: January 23, 2019, 02:13 AM »
Thanks for sharing this  :up:

kyrathaba

  • N.A.N.Y. Organizer
  • Moderator
  • Joined in 2006
  • *****
  • Posts: 3,200
    • View Profile
    • Donate to Member
Re: Kyrathaba's Rolodex
« Reply #3 on: January 23, 2019, 05:27 PM »
I've updated the program so that, in addition to searching for keys, the user can opt to search for a substring within the data associated with each key:

See OP for download link for the most recent version of app.

searchAssocData.pngKyrathaba's Rolodex
« Last Edit: January 23, 2019, 06:24 PM by kyrathaba, Reason: download link moved to OP. »