edit ssb
This commit is contained in:
parent
e22b600c8d
commit
2bbaa6aad7
|
@ -49,8 +49,6 @@ Ssb clients decide how many hops away from primary follow relationships should c
|
|||
|
||||
Ssb applications can easily support encrypted DMs because user identities are cryptographic keypairs. Whoever controls the private key of an identity can publish to that feed. Messages canot be faked, omitted, or re-ordered, due to the signed append-only log nature of the feed.
|
||||
|
||||
Multi-writer applications?
|
||||
|
||||
### Monetization
|
||||
|
||||
The ssb ecosystem is supported through a variety of grants, donations, income from side projects and consulting, and a few companies that have raised money to build applications on ssb, including Planetary.
|
||||
|
|
Loading…
Reference in New Issue