Remove license property from snapcraft configuration again

This commit is contained in:
timvisee 2019-03-17 19:45:50 +01:00
parent 0c3ac720a5
commit c6752231be
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
2 changed files with 5 additions and 2 deletions

View file

@ -456,7 +456,7 @@ At this time, no configuration or _dotfile_ file support is available.
This will be something added in a later release.
### Binary for each subcommand: `ffput`, `ffget`
`ffsend` supports having a separate binaries for a single subcommands, such as
`ffsend` supports having a separate binaries for single subcommands, such as
having `ffput` and `ffget` just for to upload and download using `ffsend`.
This allows simple and direct commands like:
```bash
@ -488,6 +488,9 @@ This is usually enabled by default.
To verify support is available with an existing installation, make sure the
feature is listed when invoking `ffsend debug`.
Note that the `snap` package does currently not support this due to how this
package format works.
## Security
In short; the `ffsend` tool and the [Send][send] service can be considered
secure, and may be used to share sensitive files. Note though that the

View file

@ -13,7 +13,7 @@ description: |
An optional password may be specified, and a default file lifetime of 1
(up to 20) download or 24 hours is enforced to ensure your stuff does not
remain online forever. This provides a secure platform to share your files.
license: GPL-3.0
# license: GPL-3.0
architectures:
- amd64