Paul Frazee
Paul Frazee
This will prevent DoS attacks. Needs to be possible to change the number of archives based on the user's roles.
Pretty frequently, archives dont sync 100% to hypercloud. That's because some clients dont keep historical files, and hypercloud is including historical data in its progress measurement. It's not very performant...
In my debugging between beaker and a localhost hypercloud, I'm finding the first issue is that hypercloud only requests dats when the connection is first established. **What's the setup?** I...
AFAICT, via random-access-file, hypercore opens a file-descriptor for every instance, and doesn't close the FD until .close() is called. We definitely don't want to leak those. Any time hypercore-archiver's get()...
If you look in hypercore-archiver, [the replication code adds all stored feeds to the connection](https://github.com/mafintosh/hypercore-archiver/blob/dd34d62253d56604c94d8785e5e39b83816fb30f/index.js#L92). (Its current usage, in archiver-server, does not set passive to false.) I'm guessing this means...
[Swagger](http://swagger.io/) is a spec and toolset for specifying Web APIs using YAML. It's also part of the OpenAPI standard. The advantages of using it are: - Concise specification language, in...
https://github.com/joehand/hypercloud/wiki/Jobs#unverified-user-cleanup