dpc

Results 242 issues of dpc

## Feature Requests Expose new API: `encrypt_private(&str) -> String` and `decrypt_private(&str) -> Result` or something like it, that would use the same scheme as private cookies do. ### Why you...

request

Without `version = ` the binary will be `/nix/store/0xdfyy5fsl4pisiqki0slc2ajr62jdfg--unknown/bin/` but `nix run` will try to execute `/nix/store/0xdfyy5fsl4pisiqki0slc2ajr62jdfg--unknown/bin/-unknown`

is ``` fs_extra::dir_copy("a/b", "c/d"); ``` goint to create `c/d/b`, or just `c/d`? Does it depend on `c/d` existing or not? The documentation is very unclear. "Copies the directory contents from...

documentation

``` Error { kind: InvalidFile, message: "Path \"/tmp/state/0/data/ipc\" is not a file!" } ``` I wish it would just skip copying it...

enhancement

I am a heavy GPG user, and I belive it's a PITA for a mass audience. But it's almost the only game in town for hardware keys support, so security-minded...

enhancement
help needed
design

This is related to #44 . Right now WoT graph is build by just a cost-bounded flooding of a graph. This makes it possible for anyone to create a new...

enhancement
design

We could `cargo-expand` for allowing reviewing the crate code conveniently without having to `cd` to a given directory. We should probably expand `build.rs` and any other file like this too.

enhancement

Things like editing files used to be in `crev-lib`, but then "library sould not be doing IO" so they were moved to `cargo-crev`, but then ... it's worthwhile to have...

https://github.com/daynin/fundoc