CIA Analysis
|
Confidentiality |
Integrity |
Availability |
Spacedesk |
Client machines need IP address of server
machine to access to the remote machine. The IP address is validated by the
client driver, user can access data and take control after the validation is
successful. This access of unauthorized parties is prevented. |
Client machines able to make changes on
all data in the remote machine. The sensitive data is not protected with
additional security rules decrease the trustworthiness of the data. |
Client machine can always connect and
disconnect to the remote machine after validated the IP address of the remote
machine. The remote machine needs to be turn on to establish the connection. |
Cyberduck |
It has high security features that makes it
impossible to compromise data within its network. It encrypts every document
to ensure that it is safe and can only be accessed by authorized users |
A checksum is provided with the file data
sent to allow the server to check the integrity. For WebDAV, OpenStack Swift
uploads we also check the integrity of the file by calculating a checksum and
comparing it with the response from the server after the upload completes.
For FTP and SFTP no integrity check is performed. |
Great tools, able access to the server once
the server is hosted and client know the name of ftp server and the password. |
Insomnia |
Service Data is kept confidential. It is
visible to our staff and includes, but is not limited to, email address, full
name, billing information, server logs, client IP address, and stats on
application usage. |
Insomnia integrate easily with Git providers
like Github, Gitlab, and Bitbucket to build out custom CI/CD API pipelines
that work with your existing workflows. Its also automatically configure your
API gateway and validate OpenAPI in every CI/CD phase |
Great tools because insomnia provides a way
to test your APIs, all within the Test tab in Documents. Organize multiple
tests under test suites and run them all at once. |
Comments
Post a Comment