nain

Results 8 issues of nain

Is the last line [here] (*emphasis mine*), meant to imply that only base64 encoding is valid in delivery message attachments (as opposed to json/links defined in [attachment rfc](https://github.com/hyperledger/aries-rfcs/blob/main/concepts/0017-attachments/README.md#content-formats))? It is...

Some linting related tests were failing on these. Which in turn prevent the rest of the tests from running. So sending a quick fix to satisfy them.

This POC makes Anemo use external storage (memory card) to store files. Files are still private. A limitation of this POC (but not the method) is that it uses only...

### Describe what you'd like to see added to the app Currently, Anemo uses internal private storage. This is very useful to keep files private from mediastore and other apps...

enhancement

Indy Wallet's [`create_indy_wallet`](https://github.com/hyperledger/aries-vcx/blob/db8c27a0e9dc7fb21d199fcc92e52ffb3eaaaf3d/aries/aries_vcx_core/src/wallet/indy/wallet.rs#L67) function takes a `WalletConfig` structure as input for wallet creation. One of its fields [`wallet_key_derivation`](https://github.com/hyperledger/aries-vcx/blob/db8c27a0e9dc7fb21d199fcc92e52ffb3eaaaf3d/aries/aries_vcx_core/src/wallet/indy/mod.rs#L91C36-L91C36) is typed as String, but the implementation supports only a [limited set...

## The problem I recently opened a paste that was marked markdown, like [this one](https://p.darklab.sh/?dee29af612943f6b#9XSAfWNwMTnaSyDv4xoG8yYUx4QqbMXXd8Y3YiQ6fjV2). When clicking on save paste button, I found it cool that it downloaded a file...

enhancement
help wanted
good first issue

**Did you use the FAQ section?** - [x] Yes, I have read [the FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ) and I found no solution/answer there. ## Steps to reproduce 1. Make any post/get request to...

question/support

This is step one in addressing https://github.com/rust-lang/simpleinfra/issues/360 Have modified the router slightly - If complete (including patch) version provided, forward as is - If only upto minor version is provided,...