# /fs/ All files on here are located at [fs.staropensource.de](https://fs.staropensource.de), served by [Copyparty](https://github.com/9001/copyparty). # Folder structure ```text F = File | D = Directory | S = Symlink F LICENSE-CODE -> /fs/ license for code F LICENSE-MEDIA -> /fs/ license for media F README.md -> This very file D imgs/ -> Images F imgs/credit.txt -> Image credits F imgs/FediverseWallpaper.jpg -> Wallpaper for sos!sky F imgs/JeremyStarTM.png -> JeremyStarTM logo, no transparency F imgs/JeremyStarTM_Transparent.png -> JeremyStarTM logo, transparent F imgs/StarOpenSource.png -> StarOpenSource logo, no transparency F imgs/StarOpenSource_Transparent.png -> StarOpenSource logo, transparent D imgs/profiledecorations -> Profile Decorations for sos!sky S imgs/profiledecorations/d60532.png -> "#d60532" profile decoration S imgs/profiledecorations/d60532.xcf -> "#d60532" profile decoration (source file) D test/ -> Used for unit tests requiring files to be downloaded off the internet D test/core/ -> Test files for the CORE Framework F test/core/erm-text -> A text file used for verifying that the 'erm' module can process text data. F test/core/erm-binary -> A text file used for verifying that the 'erm' module can process binary data. D vinf/ -> Short for "Version Information" D vinf/unsafe/ -> Contains lists of "unsafe commits" F vinf/unsafe/androot_develop -> Unsafe commits list for androot ```