BitShares Forum

Main => Technical Support => Topic started by: JA on September 29, 2015, 06:14:46 am

Title: read-only key/permission posssible in bts 2.0?
Post by: JA on September 29, 2015, 06:14:46 am
Will it be possible in bts 2.0 to generate a key/permission from an account, that i can give someone else so he can only see the transactions/operations regarding the account but is not able to execute anything?
And can the account revoke this permission later again?

Title: Re: read-only key/permission posssible in bts 2.0?
Post by: xeroc on September 29, 2015, 06:20:06 am
Will it be possible in bts 2.0 to generate a key/permission from an account, that i can give someone else so he can only see the transactions/operations regarding the account but is not able to execute anything?
And can the account revoke this permission later again?
Account transactions are readable by ANYBODY .. TITAN is disabled by default ...
If you are talking about blinded or stealthed transactions I think you cannot share access (not sure @bytemaster ?)

Else .. you can define 'authorities' by hierarchical keys .. multi sig, in contrast, is a flat hierarchy, but with bts2 you can have tree-like structures ..
anyway .. you can have an authority to access your account (only the account) and a separated authority to access your funds (only the funds) ..

Hope this helps ..