StretchWallet’s ambitions are to create a modern financial experience free of friction. We want to build a world where you hold all of your assets in the investment portfolio of your choice and convert it to currency immediately at the point of sale. We’re going to iteratively build out a smooth user experience for Stellar network assets while other organizations become the anchors for a diverse Stellar ecosystem.
Trust and security are our top priority. Our code will interact with the Stellar network directly from the user’s browser and we will never store information on our servers. We will not force users to sign transactions from our domain, every feature we provide will include a link to the transaction envelope at Stellar Laboratory to be signed there. For power users of the Stellar network, we will also provide a tutorial like this one on how to build, sign and submit the transactions yourself without using a browser at all. Our service is free except for the Stellar network fees for the transactions we execute.
The first feature we are launching enables users to separate a transactional wallet for use around the web, from their vault account that stores savings in virtual safety deposit boxes. A vault account requires your transactional wallet’s signing key and it’s own signing key to deposit and withdraw to and from safety deposit accounts.
A safety deposit account stores your asset, returns a trust authorized token that only your vault can hold, places an outstanding offer to return your asset in exchange for the trust authorized token, and has the master key turned off so the account cannot be altered.
Using this strategy your assets are secured by two signers and multiple levels of obfuscation. You can use your transactional wallet freely around the web and only risk the amount you feel comfortable with. I hope this is functionality that the community finds useful. This tutorial provides the code to see how it works: http://bit.ly/2owF6vE. Enjoy. The official page will launch by 3/15. Thank you.