forked from indymedia/epicyon
Random string
parent
98c9f14bdb
commit
a805a0052f
|
@ -97,7 +97,7 @@ Follow Accept from **Bob** to **Alice** with attached capabilities.
|
||||||
'type': 'Accept'}
|
'type': 'Accept'}
|
||||||
```
|
```
|
||||||
|
|
||||||
When posts are subsequently sent from the following instance (server-to-server) they should have the corresponding capability id string attached within the Create wrapper. In the above example that would be **http://bobdomain.net/caps/rOYtHApyr4ZWDUgEE1KqjhTe0kI3T2wJ**
|
When posts are subsequently sent from the following instance (server-to-server) they should have the corresponding capability id string attached within the Create wrapper. In the above example that would be **http://bobdomain.net/caps/rOYtHApyr4ZWDUgEE1KqjhTe0kI3T2wJ**. It should contain a random string which is hard to guess by brute force methods.
|
||||||
|
|
||||||
``` text
|
``` text
|
||||||
Alice
|
Alice
|
||||||
|
|
Loading…
Reference in New Issue