Code Monkey home page Code Monkey logo

Comments (12)

ddon avatar ddon commented on May 22, 2024 5

Wow, this code-server is amazing, thank you for such a great new tool! we will start using it in our agency... Password parameter for sure is important, otherwise user needs to login to ssh first, run the code-editor, copy the password, and only then be able to use it in the browser.

from code-server.

icebob avatar icebob commented on May 22, 2024 2

Great! I will send it when I'm done.

from code-server.

NGTmeaty avatar NGTmeaty commented on May 22, 2024 2

While regular Math.Random is probably fine, we may want to look into using a CSPRNG.

from code-server.

NGTmeaty avatar NGTmeaty commented on May 22, 2024 2

With Windows support coming in the future, I doubt we'd want to use a OS dependent function.

from code-server.

tvarwig avatar tvarwig commented on May 22, 2024

I agree

from code-server.

nol166 avatar nol166 commented on May 22, 2024

I like that Ide @icebob. I will bring it up to the front end peeps.

from code-server.

kylecarbs avatar kylecarbs commented on May 22, 2024

@icebob feel free to create a PR for it! We'll also put it on the high-priority list :)

from code-server.

Pitu avatar Pitu commented on May 22, 2024

I'm confused since according to the docs --password is a valid flag.

from code-server.

ddon avatar ddon commented on May 22, 2024

$ ./code-server --help
Start your own self-hosted browser-accessible VS Code

USAGE
$ server [WORKDIR]

ARGUMENTS
WORKDIR [default: /home/xxx/code-server-1.31.0-x86_64-linux] Specify working dir

OPTIONS
-d, --data-dir=data-dir
-h, --host=host [default: 0.0.0.0]
-o, --open Open in browser on startup
-p, --port=port [default: 8443] Port to bind on
-v, --version show CLI version
--allow-http
--cert=cert
--cert-key=cert-key
--help show CLI help
--no-auth

from code-server.

Pitu avatar Pitu commented on May 22, 2024

What I meant with my message is that if the flag is in the docs maybe it's a feature not pushed yet but already implemented. I don't know the roadmap, was just pointing that out.

from code-server.

icebob avatar icebob commented on May 22, 2024

Docs updated with #5 icebob@e1099f0#diff-3e3c890e38761b2c49f651e11b921f9d
But it's not released yet.

from code-server.

sr229 avatar sr229 commented on May 22, 2024

why not just use /dev/urandom?

Nothing could possibly go wrong using the OS's Random device.

from code-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.