-
In Document and Typing of tagged encryption:
```
/**
* This function encrtps user`s CID and shared symetric keys
* @function encrypt()
* @property symetricKey: string, CID: st…
-
## User story
MyVA411 offers the use of a translator in close to 200 languages. If a Veteran calls the number and presses 0 to speak to an agent, they can ask for a translator. We should add this info…
-
- https://github.com/golang/go/issues/52702
-
command :
`rushx test:node` or `npm run test:node`
exit with error:
```
TAP version 13
not ok 1 Error: no WebRTC support
---
operator: error
stack: |-
Error: no WebRTC support…
-
If I change my package.json (eg/ under examples/doc-sync/fuludocs) to include latest fula-client in npm registry I get an error.
I believe we need to change package.json to the following -
```…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length
### What specific section or headline is this issue about?
Description
### What informati…
-
We have an issue to use the fula-sec package in react-native projects.
The issue is that some fula-sec's dependencies use the BigInt type that react-native does not support.
There is a workaround [h…
-
Currently, we have BOX Reference API docs in a structure like this:
- BOX Reference API
- Data API
- Queries
- Mutations
- Filter Objects
- File API
- Upload
- Download…
-
Fula mobile has an in-memory datastore which has to change to disk base for presenting peerstore and id.
-
We need a local database to store the assets list to retrieve them faster each time launching the app.
Also in the future, we need to keep some metadata for each asset (e.g. Sync status with Fula/Box…