Kushal Das

Results 31 issues of Kushal Das

Check if the Tor SOCKS proxy is working or not during startup, if any error, fail fast.

# go get github.com/spf13/dagobah # github.com/spf13/dagobah/commands gocode/src/github.com/spf13/dagobah/commands/fetch.go:104: undefined: viper.Marshal I can not see the Marshal function at https://github.com/spf13/viper/blob/master/viper.go

## Environment deials: - Python 3.9.0rc2 (On Fedora 33) - testinfra 5.3.1 - molecule 3.1.4 - molecule-podman 0.2.3 - ansible 2.10.1 ``` [gw4] linux -- Python 3.9.0 /home/kdas/code/securedrop/.venv/bin/python3 host =...

**Description** This is a request to add [eduGAIN](https://edugain.org/) to the trusted IdP list. eduGAIN provides an interface to access over 70+ identity federations around the world. This will enable researchers...

enhancement

When installing `pypercard` on a new system, we should also mention all the system package based dependencies. Asking this particular as I spent the last 30 minutes to figure out...

As a normal desktop user, I would love to add some images to a location in the card, and then click on them to move to another card.

## Description Currently we are using Python dependencies installed from source during the Debian package build. As we are retiring the `Xenial` builds, we should move to using our own...

Here is the error I am getting: ``` Compiling rusync v0.7.2 error[E0308]: mismatched types --> /home/kdas/.cargo/registry/src/github.com-1ecc6299db9ec823/rusync-0.7.2/src/fsops.rs:86:42 | 86 | if dest_target != src_target { | __________________________________________^ 87 | | fs::remove_file(dest.path()).with_context(||...

I am having a corner case where while generating RSA keys (using softhsm2) on Bookwork python images on github action (3rd key generation in the tests) it is segfaulting. Happening...

In Python land for example after we install a wheel (or build and then install from source), allow us to execute some code. Say we are installing a module called...

dynamic analysis
needs discussion