skyper

Results 66 issues of skyper

Be more clear that segfault shall not be used because "it's cheap substitute for hosting". The primarily a research platform and not a substitute for cheap hosting.

Move from Docker to full VM. Advantage are: 1. Better security / isolation 1. More features for user 1. Can run docker, systemd ,... (and [distroyboxes](https://github.com/89luca89/distrobox)) Disadvantage: 1. Needs more...

Currently all root servers share the same subnet. This was done on purpose to allow the testing of tools between root servers. There is a concern that the user is...

This would remove the need for secret@ login. 1. check if password is of length 24 2. hash(password) (or use LID name) and lookup if root server exists. If so...

Make it easier to access S3 buckets (using rclone) and optinally able to mount them (using SF-RPC & fuse). needs: 1. Mega backend support 2. RPC / master adjustents Easiest...

/usr/share should be mounted externally and updated via cronjob * cheat sheets * geo location db * nmap scripts * nuclei templates * tor exit node list

Currently only shell login is allowed. It would be neat to allow GUI login via https or other type of Remote Desktop and have a X11 interface. Alternatively could also...

enhancement

User reports it is possible to access from some Tor exit nodes. Likely caused by 1. Outdated Tor exit node list 2. Snowflakes Need scheduler to update data. Thanks ClonaZePunk...

Allow users to use API tokens from various cloud services (shodan.io et al.) without disclosing API token/keys to user. General idea is to use Proxy or Socks5 (transparent or not)...

Run a localhost ircd. Maybe interconnect with other segfaults but not via .onion (which would require ssl and which always sucks with most irc clients).?