-
The RTSP stream is not secured. If a user would like to view the RTSP stream remotely, it would be open for anyone else to see. There is a way to secure the stream with a username and password. See he…
-
Gmail change the security policies and now is required to change the configuration of gmail to allow less secure applications to login.
https://www.dropbox.com/s/86e14y0w64xsyg3/Captura%20de%20tela%2…
-
- [x] API Key
- [x] Identifiers for mitigate fusking attacks
-
Due to the potential security risks associated with the various SSL configuration options, the password should not be provided as straight plaintext to the server. Instead, the PyNaCl library will pro…
-
Right now, virtually anyone can access the API, as there is no authentication on it.
The API is actually coming from a WordPress installation using the "WP REST API" plugin. I chose to go this rou…
-
Hello,
I have install lineage 14.1 on a samsung galaxy s2. I can't access to internet, with the defaut browser I had this message : "net::ERR_NAME_NOT_RESOLVED" (with http and https site).
I have in…
-
Hi, i have solved the problem of the unsecured preview urls, would you be interested in a pull request?
I have used the package https://github.com/spatie/laravel-url-signer, which signs urls so th…
-
Am going to slowly add to this issue, and then eventually merge into repo:
1. `apt install apt-transport-https`
I think it's important to use TLS for all package installations. You'll have to ha…
ghost updated
5 years ago
-
Add 2 config properties:
- `secure.links.enabled`: true|false
- `secure.links.secret`: a string that will be the secret used to create the secure hash.
Given an url to access an image, such as
…
-
We need to look into how we can secure the persistent principal or how much it needs to be secured. Is isolating it from other apps enough? Is keeping the app data encrypted at rest enough?
Do we nee…