What is best way to start up to secure processes with encrypted passwords

Please redirect me if this should be in another Java forum ...
I want to have 2 Java applications running on a secure server. Both contain a password in memory that needs to be kept highly secure. Also, I want each application to be able to restart the application if one fails (I already am doing this with other appications). Finally, I want assurances when an app is restarted, the source is identical to when processes were first brought up manually.
Essentially, here is what I'm thinking about, but there's probably a better way:
Items Required:
App1 Code
App1 Password
App1 Code Hash
App2 Code
App2 Password
App2 Code Hash
When a server is initially brought up, App1 Code is started manually by Admin. App1 will prompt for App1 Password, and App2 Password (Admin will enter these manually). App1 will also display App1 Code Hash and App2 Code Hash. Admin will verify the Hashes match the expected value. App1 will automatically start App2. Upon initially being started, App2 will begin listening on SSLServerSocket. App1 will connect to this socket, and pass App2 both App1 and App2 Passwords, as well as App1 and App2 Code Hashes. At this point, both Apps are running, and both will have both Passwords and Code Hashes in memory. If either App fails, the other App will catch it (through a periodic process check). Before restarting, the Hash of the Code will be rechecked (of the App being restarted), and the Passwords/Hashes will be repassed to the restarted App through SSL session.
Any holes here?
Any better ways of implementing?
Thanks!

First, you should have to Apple IDs
Second, you must have a Wi-Fi connection.
Facetime Calls
To add them go to address book and put in the Apple ID username under email.
Go to facetime, click the contacts button on the bottom. Click the name they gave them. Click the email you used for their Apple ID. It should start a call with the device hooked up with that Apple ID.
Set-Up Facetime
Go to settings. Click facetime. Sign-in with the Apple ID you are using. When someone calls that address it should give you a notification.
Texting
If you are getting a new iPod you will be getting with iOS 5 wich includes iMessage to other iOS 5 devices. Just click iMessage at the home screen and type in the name of the person with the Apple ID you want to text OR type in the Apple ID you want to text. You should start a convorsation with the iDevice hooked up to that Apple ID.
Set-Up iMessage (a.k.a. Texting)
Go to settings. Click iMessage. Sign-in with the Apple ID you are using. When someone texts that address it will notify you.
Hope I helped!

Similar Messages

  • Whats the best way to connect multiple iphones, ipads, ipods with multiple accounts to one mac

    I have iPhone 5s, ipad 4th gen ipod classic and mac mini on one itunes account with iphone 4s with ipad 1st gen on another account (wife's account) and also want to be able to add to this in the future. I want to connect through the mac mini and be able to use music movies calanders reminders etc through all our i's, whats the simplest and best way to go about this, before i start down the wrong road.

    Ok, here is the link to the original thread.  The key, for him, was that all of the pads used the same apple id, and needed to be set up identically.
    https://discussions.apple.com/message/15456170#15456170
    The other trick they use for distributing materials for whatever class was using the pads, was to create an e mail account that they all had acees to.  The documents, pdf, or whatever, would be e mailed to the account.  Each kid accesses and downloads the email.  Does whatever they are supposed to do, and e mails the done result back to the mailbox.     Easy for the teacher and the kids.

  • Whats the best way to share music?

    whats the best way to share music on 2 computers with 2 different accounts?

    Turn it up so the person at the other computer can hear it
    Seriously though, put your iTunes library in a shared folder.  One computer has to be the "master" of the library.  The second computer will just connect to it.
    Set the second computer to connect to that Library on the shared folder.  Make sure that "Keep iTunes media folder organized" is turned OFF on the second computer.

  • Best way to start a new catalog for 2009 ?

    Hi,
    What's the best way to start a new catalog for the new year, with all the keywords and all the presets of the modules (without having to export all the folders) of previous catalog 2008 ?
    Thanks,
    Dominique

    Well there is a cost too in not being able to find all your images in a single step, and inconsistencies soon develop - eg a keyword is plural in one catalogue, singular in another. Speed or stability issues are not simply related to catalogue size, and I've seen decently-performing catalogues 50% bigger than yours (as well as slow ones of a few hundred images). Have you optimized the catalogue recently?
    But if you think it's a good idea to fragment control of your picture collection.... Presets will be carried over to a new catalogue as they belong to the machine (unless you have the save with catalogue preference turned on). Keywords can be moved via the Metadata > Export and Import Keywords command. If you have lots of collections and smart collections, then maybe make a copy of your existing catalogue and then remove all the items from it - making sure you don't trash them of course.
    John

  • I burned a playlist to a data CD using itunes 11 but what is best way to get it import it into another computer with itunes running?

    I burned a playlist to a data CD using itunes 11 but what is best way to get it import it into another computer with itunes running?  I get an "X" when trying to copy to the "automatically add to itunes" folder on the 2nd computer.

    ok... so i i just made sure all my music is all together in 1 folder and i am going to trash my old music folder that is in the itunes folder... and follow your directions - let itunes start w/new library and bring my music in. Well, last little hurdle/question. I noticed that the place where my itunes library is - on an external drive doesnt have much space left on it. The place where i gathered all my music together in order to start fresh - is a different external drive and has LOTS of free space on it.
    SO... i now would like to just keep all that freshly compiled clean music right where it is but in advanced preferences I want to point to that new folder on the drive that has so much more space. So... should i delete the old music then go into itunes with a blank library and change the folder in preferences - quit and go back in and then follow your steps to loading my music? If i change the setting of where itunes looks for the music - that doesn't wipe out the old stuff... it just mixes it all up together right? I dont want that!!
    i promise this is the last question - i would love to fix this problem tonight and just be DONE!
    Thanks in advance for your patience and knowledge!!
    Lisa

  • The best way to start with JDeveloper

    Can anybody tell me what the best way is to start using JDeveloper? Besides Oracle Manuals, are there other ones? Thanks for responding!!

    It would be nice if you can specify what is your background. Which tools/languages you used before?
    If you don't know Java pick up a Java book that will teach you the basics and the syntax.
    A good free online book is : http://www.mindview.net/Books/TIJ/
    Then use JDeveloper to do the code samples in the book.
    Use this tutorial to understand the basic of the JDeveloper IDE:
    http://www.oracle.com/technology/obe/obe1013jdev/10131/introide/introjdevide.htm
    Then once you got the basics you should probably try out the ADF tutorial to see how you build a complete Web application that interacts with a database:
    http://www.oracle.com/technology/products/adf/learnadf.html
    This page also contains the ADF Developer Guide book.
    In addition the JDeveloper home page has links to more demos tutorials and how-to's:
    http://otn.oracle.com/jdev

  • Need Best way to start learning Oracle 11g  DBA

    Hi.This is Tejaswi.
    I want to learn Oracle 11g DBA.I've downloaded all software's and Documentation for Orcl 11g R2. Now. i want to start Learning DBA. Can any one suggest me the best way to Start learning DBA?
    Please suggest me the good books For Oracle Architecture and SQL.......

    Hello Tejaswi,
    The advice you got about reading the Oracle Concepts and 2 Day DBA documentation is very good advice.
    I found that knowing some SQL*Plus and SQL Developer was also very helpful as, they both provide a way to interface with the database and try the things you read about. For SQL Plus, I used the book:
    Oracle SQL*Plus: The Definitive Guide, 2nd Edition
    By Jonathan Gennick
    Publisher : O'Reilly
    ISBN : 0-596-00746-9 I openly recommend it. It is easy to read, the book is very well thought out, it covers what you really need to know (and more too). The author explains the subjects very well. I would definitely learn some SQL Plus and SQL developer before getting into the 2 Day DBA document (make those 2 days about 7 days each if not more).
    To learn SQL, I "sort of" used (I say "sort of" because I only read some parts of it available online and at the local bookstore):
    Oracle SQL by Example
    By Alice Rischert
    Publisher: Prentice Hallit probably has more SQL than you'd need as a DBA but, it is an excellent book you may want to consider.
    If you are starting from scratch, as I did, you'll find that you need to learn multiple things at the same time. I believe SQL Plus is the best place to start, along with possibly the Concepts document. That will give you a base to build upon.
    HTH,
    John.

  • Please suggest me the best way to start learning about Oracle Purchasing.

    Hi,
    I have started reading about Oracle Procurement. I have an over all idea of how ERP functions. Anyhow I am like a fresher to ORACLE APPS. Can you pleasesuggest me what is the best way to start learning about Oracle Purchasing.
    Is it is throuhg user guides or some thing else..... can you please specify the references also.......
    Thank you so much.

    If you have a sponsorship, I would recommend taking classes with Oracle University. The other resources are documentation, functional and technical depending on what your interests are.
    If you can load Vision database or access vision database (I think solutionbeacon offers a free account to login and play around), that will be another resource as well.
    As you learn, join as much user groups like this one, and review all questions and answers in the discussions to understand and learn more.
    Hope this helps.

  • Sysctl.conf - best way to start at boot?

    Hi all! 
    My arch box serves as firewall/router to other boxes on my home network. Obviously, I have to use NAT and net.ipv4 forwarding set to 1 (via sysctl.conf file).
    My question is: what's the best way to start sysctl at boot, so those kernel variables are set (forwarding, syncookies etc.)?
    Currently, I've:
    - put my little script with "sysctl -p" line in rc.d directory;
    - call that script from rc.conf;
    - sysctl.conf is in /etc .
    It works... but, I wander what is the better/proper way of doing it.

    Thanks aCoder.
    With some other distros, it would be done automatically (sysctl at boot). User just needs to set values of the sysctl.conf file.
    With Arch, both steps are manual - and I didn't know any better way. In other hand, that's what Arch is about, eh!
    Cheers,
    mladen

  • My business has 100 ipads 3g with no control at the moment - i need to now control the ipads - what apps they can use - and restict certian use on the ipads - whats the best way to do this - it will need to be done remotley.

    my business has 100 ipads 3g with no control at the moment - i need to now control the ipads - what apps they can use - and restict certian use on the ipads - whats the best way to do this - it will need to be done remotley.

    MDM  -- moble device management 
    MDMs
    Airwatch, Meraki, MobileIron, Profile Manager on OS X Server, or Zenprise
    For a comparison see this page:
    http://www.enterpriseios.com/wiki/Comparison_MDM_Providers
    Airwatch
      http://www.air-watch.com/
    Meraki -- A free MDM   [ expect lots of email and phone calls about upgrades ]
      http://www.meraki.com/products/systems-manager/
      https://discussions.apple.com/thread/4067210?tstart=0
      Good howto by Sergio Sosa.
      https://discussions.apple.com/thread/2594001?start=15&tstart=0
    MobileIron
      http://www.mobileiron.com/
    Profile Manager by Apple
    Zenprise
      http://www.zenprise.com/

  • Whats the best way to go about learning C?

    I'm an almost complete noob when it comes to programming. I did write a few simple pascal programs about 10 years ago at school, thats about it.
    What I hope to achieve is (hopefully) not that complex, but I'm not sure where to start learning. My reason for wanting to learn is this: I really love MOC (music on console) but I ended up wanting a GUI player which still worked without the mouse. Every one I tried just isnt a patch on MOC, IMO, or just has one or other feature that doesnt work without a mouse. So it occurred to me, I have the source code for all these GUI players and the source for MOC, perhaps I can "modify" MOC and create a GUI version, or alternatively write some kind of front end to MOC.
    So far, I have had a go with Glade and Anjuta IDE, but my knowledge of C being almost nonexistent is making things tough. I'm probably trying to do it wrong anyway, my thought was to create a GUI in glade and make it call functions from the moc source... :?:
    So I need a crash course in C programming with Glade (I think?) and I'm not sure what the best way to proceed is.
    Any tips on how best to learn? I ask here because you all seem to be the most knowledgable group I can think of

    I'm not trying to discourage you, but the idea of Frankensteining all that C source into your own custom GUI music player is likely to cause nothing but hours of frustration. C is a great language for system programming, but for most application software it's far too low level and for most beginners it's far too dangerous (it lets you do bad things that can kill your app in dozens of intersting and extremely hard to debug ways).
    What I would suggest is that you first off break the problem in half. Use a client/server approach. The server does all the low-level heavy lifting of decoding/decompressing the music files and sending them to your audio subsystem. Something like Music Player Daemon (MPD) is perfect for the server part and is specifically designed to be controlled by a separate client program.
    Then all you have to do is write the GUI client of your dreams. For that I would recommend something like Python plus the GUI library of your choosing (Qt, GTK, wxWidgets, etc. all have nice Python bindings). Python is a far easier beginner language than C and can do much more work with much less code. You'll spend less time mucking around looking for memory leaks and invalid pointer references and more time actually making your GUI do useful work Oh, and there just happens to be a Python MPD client library so the task of communicating with the server gets even easier.

  • When travelling and using 3G what the best way to turn off all internet connections except web browser on a Mac pro?

    When Travelling and using a 3G mobile stick for internet connection My MacPro burns through a lot of expensive connection data time doing background stuff such as checking messages, email, ungrades etc. Whats the best way to turn all this off so that intenet is only accessed when I request it?
    Thanks

    To turn off iMessages see this thread - https://discussions.apple.com/thread/4504796?start=0&tstart=0 
    For iCloud, read the article - http://support.apple.com/kb/PH2613 

  • HT3819 I have 2 Ipod touch's, one a 64gb and one an 8gb.  Whats the best way to use them both on the same itunes account?

    I have 2 Ipod touch's, one a 64gb and one an 8gb.  Whats the best way to use them both on the same itunes account?

    Click here for options.
    (64410)

  • One headphone does not work or works 50% of the time.  What is best way to resolve?

    one headphone does not work or works 50% of the time.  What is best way to resolve?

    First of all, I'd recomend resetting the iPod. Do this by pressing the 'Menu' and 'Center" buttons for 10 seconds or until the Apple logo appears.
    If this doesn't work, then it sounds like a hardware fault.
    To identify the issue, if you have one, try plugging the iPod into a speaker through the dock. If this works, then the issue is with the headphone jack. If not then the logic board is dead.  If the iPod is less than a year old, then it can be repaired by Apple for free. Just book an appointment for the Genius bar.
    If not then, you could see about sending it to an iPod Repair Company, such as my own. A replacement headphone jack would cost £30.00 in the UK, including next day delivery. Other companies you could try would beUKiPodRepairs, but we guarantee to beat any quote that you get.
    Hope that this helps,
    Mark Sweeney
    Dr Pod Founder

  • I am moving from PC to Mac.  My PC has two internal drives and I have a 3Tb external.  What is best way to move the data from the internal drives to Mac and the best way to make the external drive read write without losing data

    I am moving from PC to Mac.  My PC has two internal drives and I have a 3Tb external.  What is best way to move the data from the internal drives to Mac and the best way to make the external drive read write without losing data

    Paragon even has non-destriuctive conversion utility if you do want to change drive.
    Hard to imagine using 3TB that isn't NTFS. Mac uses GPT for default partition type as well as HFS+
    www.paragon-software.com
    Some general Apple Help www.apple.com/support/
    Also,
    Mac OS X Help
    http://www.apple.com/support/macbasics/
    Isolating Issues in Mac OS
    http://support.apple.com/kb/TS1388
    https://www.apple.com/support/osx/
    https://www.apple.com/support/quickassist/
    http://www.apple.com/support/mac101/help/
    http://www.apple.com/support/mac101/tour/
    Get Help with your Product
    http://docs.info.apple.com/article.html?artnum=304725
    Apple Mac App Store
    https://discussions.apple.com/community/mac_app_store/using_mac_apple_store
    How to Buy Mac OS X Mountain Lion/Lion
    http://www.apple.com/osx/how-to-upgrade/
    TimeMachine 101
    https://support.apple.com/kb/HT1427
    http://www.apple.com/support/timemachine
    Mac OS X Community
    https://discussions.apple.com/community/mac_os

Maybe you are looking for

  • Exported Qtime Movie does not (at all) match edited sequence

    I am really stumped on this one, guys. I have a simple FCP project.  It's 1 sequence, 2 video files and 1 music file.  3minute 30 second video. Can't get much simpler than this. My problem is that whether I export the sequence to QT movie, OR I expor

  • Solution for blinking yellow LED despite the fact it works

    I've seen a bunch of questions/comments about frustrations about having blinking yellow LEDs even when everything seems to work. Here's how to fix this: 1) Launch AirPort Utility 2) Select your base station in the list at the left 3) Select "Manual S

  • TS4118 how to sync calendar/contacts with imac, ipad, & iphone

    I am having issues syncing with all of my products and would love some assistance, please.  I have the new ipad and the iphone 5.  I also have an imac running Mac OS X (version 10.6.8).  I can sync the ipad and iphone 5 with icloud but I end up with

  • Course companion and Twitter Widget

    Is the course companion and its twitter collaboration tools no longer in Captivate? The adobe site has videos explaining this (Social Learning using Twitter « Rapid eLearning | Adobe Captivate Blog) but I can't seem to find it on the interface - I'm

  • Using images in library view when file is missing

    I have some images in the library but the file is missing. Can I somehow use the image displayed in the library view and export to disk for printing or e-mail? I'm using v4 on a Mac. Thanks. Following on from the above I have downloaded the Extract p