sin

Pulls images from the trusted namespace in dockerhub, runs a security scan, and builds it using singularity with optimal settings for mutable .sif containers along with a command tree allowing for standardized shell and execution. For remote execution for NAT access, memorizes the default credentials to use simplifying access from edge devices

https://github.com/mosstone/sin

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Pulls images from the trusted namespace in dockerhub, runs a security scan, and builds it using singularity with optimal settings for mutable .sif containers along with a command tree allowing for standardized shell and execution. For remote execution for NAT access, memorizes the default credentials to use simplifying access from edge devices

Basic Info
  • Host: GitHub
  • Owner: Mosstone
  • License: apache-2.0
  • Language: Shell
  • Default Branch: main
  • Homepage:
  • Size: 979 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

Pulls images from the trusted namespace in dockerhub, runs a security scan, and builds it
using singularity with optimal settings for mutable .sif containers, along with a command
tree allowing for standardized shell and execution

For remote execution for NAT access, memorizes the default address and credentials to use
simplifying access from edge devices that only need a single default

TODO:
    Refactor to go, facilitate imports with dynamic switching
    Refine remote execution, multimodal connection profiles
    Keep sandboxes in .enclave folders
    Add proc to create hard coded wrapper/container pairs
    Wireguard integration for remote
    Test cuda access from sandboxes
    Create normal users within container
    Add system to manage packages externally
    Add rsync/syncthing directory shared with host
    Make singularity portable, possibly create fork with erlang embedded

Buerer, D. (2025). sin [Computer software]. 10.5281/zenodo.15593249

Owner

  • Name: Mosstone
  • Login: Mosstone
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
license: Apache-2.0
message: "If you use this software, please cite it as below."
authors:
- given-names: "Daniel" 
  family-names: "Buerer"
  orcid: "https://orcid.org/0009-0002-5084-0465"
title: "sin"
version: 1.0.0
doi: 10.5281/zenodo.15593249
date-released: 2025-06-04
url: "https://github.com/Mosstone/Sin"
abstract: >
  Pulls images from the trusted namespace in dockerhub, runs a security scan, and builds it using singularity with optimal settings for mutable
  .sif containers, along with a command tree allowing for standardized shell and execution

  For remote execution for NAT access, memorizes the default address and credentials to use simplifying access from edge devices that only
  need a single default

GitHub Events

Total
  • Push event: 5
  • Create event: 3
Last Year
  • Push event: 5
  • Create event: 3