| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Last updated: August 3, 2021
In the interest and commitment to the security of our users, the Skytable team has issued this document, titled the 'Security Policy'. Any vulnerabilities and/or exposures directly/indirectly involving the use of Skytable must be reported in compliance with this document.
I, <NAME> affirm that all information provided here is correct to my knowledge and I will comply and coordinate with the team as required. I also acknowledge that I am making this submission as a voluntary effort.
You will be acknowledged in the report for your discovery of the exploit and will also be mentioned in the CVE report filed (if any).
The most recent 'stable channel' release (i.e not a pre-release as per Semver) receives a security hotfix and a patch will be released for older versions who need to deploy a fix.
Our PGP public key can be found here. To encrypt your ZIP file:
wget https://keys.openpgp.org/vks/v1/by-fingerprint/DA60821CD47EDCC9FF4702AF66F326F3B98EAF90 -O skytable.pgp # download the key
gpg --import skytable.pgp # import the key
gpg --output <ZIPFILE>.encrypted.zip --encrypt <ZIPFILE>.zip --recipient nandansayan@outlook.com # encrypt the archiveReplace <ZIPFILE> with the name of your ZIP file. The output file will be <ZIPFILE>.encrypted.zip and this is what you have to send to the provided e-mail
| Back | FazBrowse Home | New Git URL |