1/15
Chaperone: Key management
and source chain
entry signing in Holo
The #Holo network functions like #Holochain Core in some ways, but resembles traditional client-server web applications in others
-
-
12/15 Thus,
#Holo isn’t responsible for authenticating web users and cannot access keys, minimizing integration requirements and limiting the number of access points that need to be audited for potential leaks.Show this thread -
13/15 Note: If you were to lose your login information, Holo would not have any way to recover it, so make sure you take steps to prevent that from happening.pic.twitter.com/gxSFiE035f
Show this thread -
14/15 If you’re interested in seeing what Chaperone can do, you can use our front end SDK to run a local development instance to test conductors directly without having to connect to a network &
#HoloPort. We encourage you to check this out when it’s available for public releaseShow this thread -
15/15
This should clear things a bit! If you wanted to read
this article all-in-one please visit our blog: https://blog.holochain.org/key-management-and-source-chain-entry-signing-in-holo/ …
#Holochain#Holo#HoloPort#NextNetShow this thread
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.


need to do is log in with a username and password, just as you would on any other website. The connection is end-to-end encrypted (TLS terminates at the 
The login process unfortunately bears a resemblance (albeit a superficial one) to
The UI for the browser could include malicious front end code.
Traffic for hosted hApps has to be routed through Holo’s distributed gateway infrastructure. While this infrastructure may contain security gaps that could be exploited by bad actors, we have made it as secure as possible (e.g., SNI, E2E encryption, etc.).