Skip to content
#

Server

A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.

Here are 9,893 public repositories matching this topic...

vapor
Librechain
Librechain commented Oct 15, 2021

Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).

While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit

bramp
bramp commented Dec 27, 2020

This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.

Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.

$ http-server -S

Starting up http-server, serving ./ through https
Available on:
  https://127.0.0.1:8080
  https://192.168.77.123:8080

**What did you exp

promi
promi commented Dec 17, 2021

Context

Sometimes you have to access the server log, because some info might not be availabe in the client (i.e. #3540).

Description

A menu entry to access the server log would be great. It could of course be reserved for highly privileged users (i.e. users that have modify permissions in the root channel).

Mumble component

Both

OS-specific?

No

Additional information

_

Wikipedia
Wikipedia