Git Product home page Git Product logo

portal-v3's Introduction

Portal v3

Portal v3 is the new version of the shackspace portal. It controls access to the shackspace through the ssh keys of the key members. Portal v3 is currently still in development.

User documentation for shackspace members can be found here as well as documentation of the older Portal versions.

Documentation for folks wishing to reproduce our process is in doc/setup.md. Developer documentation can be found in doc/structure.md.

portal-v3's People

Contributors

m1k3y-shack avatar makefu avatar momorientes avatar rashfael avatar rixx avatar t2b avatar uescher avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

portal-v3's Issues

read-only fs

RasbPi + SD card setup == fs fails down the road.

A way to handle this might be having the SD card be read-only, log to portal.shack, and keep the key database in RAM (sourcing it from portal.shack).

Possible issues:

  • security issues? Having the key db on a normal shack VM?
  • make sure the portal can still run with the database in memory if the vm (or the whole datacentre) fails

disable rDNS on sshd

/etc/ssh/sshd_config

UseDNS no

fixed in deployed version, fix in bootstrap script TBD

user.py modify

./user.py modify 1337 --nick "foobar"
Do you want to modify Karl Koch? [y/n]
The following fields will be changed: nick to foobar. y
Traceback (most recent call last):
  File "./user.py", line 79, in <module>
    cur.execute(schema)
sqlite3.OperationalError: table user already exists

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.