taskSavannah Administration - Tasks: task #14023, Submission of NoNet

 
 

task #14023: Submission of NoNet

Submitter:  Jakub Kaszycki <kubakaszycki>
Submitted:  Sun 05 Jun 2016 08:19:00 PM UTC
   
 
Should Start On:  Sat 04 Jun 2016 10:00:00 PM UTC Should be Finished on:  Tue 14 Jun 2016 10:00:00 PM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  agn Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Jun 2016 01:25:20 AM UTC, comment #1: 

Hello,

Thank you for submitting a new project to host on GNU Savannah.

The project has been created.
You should soon receive an email with further instructions.

regards,
- assaf

Assaf Gordon <agn>
Site Administrator
Sun 05 Jun 2016 08:19:00 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: NoNet
  • System Name:  nonet
  • Type: non-GNU software and documentation
  • License: Modified BSD License





Description:

NoNet is a VERY light and simple tool written in C for banning applications from using network.

The rule is simple: this tool overrides socket related system calls to always return error. This blocks the program from using sockets, the networking base.

But this has few limitations:
 - Programs linked statically against libc
 - Programs that change the environment variable LD_PRELOAD, not caring about its previous value
 - Programs that connect using IPC to another process which does the networking for them


Other Software Required:

glibc LGPL 2.1 http://www.gnu.org/software/glibc


Other Comments:

LICENSING: Please note that there is no copyright notice in config.h.in. It is automatically generated by autoheader which puts FSF notice there.


Tarball URL:

http://savannah.gnu.org/submissions_uploads/nonet-0.1.tar.gz


Jakub Kaszycki <kubakaszycki>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by agn (Posted a comment)
  • -email is unavailable- added by kubakaszycki (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-06 agn StatusNone Done
        Assigned toNone agn
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code