Sfoglia il codice sorgente

Documentation for port scanning

Bob Mottram 7 anni fa
parent
commit
22a64f389c
2 ha cambiato i file con 330 aggiunte e 272 eliminazioni
  1. 3
    0
      doc/EN/faq.org
  2. 327
    272
      website/EN/faq.html

+ 3
- 0
doc/EN/faq.org Vedi File

25
 | [[How is Tor integrated with Freedombone?]]                                                   |
25
 | [[How is Tor integrated with Freedombone?]]                                                   |
26
 | [[Can I add a clearnet domain to an onion build?]]                                            |
26
 | [[Can I add a clearnet domain to an onion build?]]                                            |
27
 | [[Why use Github?]]                                                                           |
27
 | [[Why use Github?]]                                                                           |
28
+| [[After using nmap or other scanning tool I can no longer log in]]                            |
28
 | [[Should I upload my GPG keys to keybase.io?]]                                                |
29
 | [[Should I upload my GPG keys to keybase.io?]]                                                |
29
 | [[Keys and emails should not be stored on servers. Why do you do that?]]                      |
30
 | [[Keys and emails should not be stored on servers. Why do you do that?]]                      |
30
 | [[Why can't I access my .onion site with a Tor browser?]]                                     |
31
 | [[Why can't I access my .onion site with a Tor browser?]]                                     |
113
 The source code for this project is experimentally independently hosted, and it is expected that in future the main development will shift over to an independent site, maybe with mirrors on Github if it still exists in a viable form.
114
 The source code for this project is experimentally independently hosted, and it is expected that in future the main development will shift over to an independent site, maybe with mirrors on Github if it still exists in a viable form.
114
 
115
 
115
 Currently many of the repositories used for applications which are not yet packaged for Debian are on Github, and to provide some degree of resilliance against depending too much upon that copies of them also exist within disk images.
116
 Currently many of the repositories used for applications which are not yet packaged for Debian are on Github, and to provide some degree of resilliance against depending too much upon that copies of them also exist within disk images.
117
+* After using nmap or other scanning tool I can no longer log in
118
+This system tries to block port scanners. Any other system trying to scan for open ports will have their IP address added to a temporary block list for 24 hours.
116
 * Should I upload my GPG keys to keybase.io?
119
 * Should I upload my GPG keys to keybase.io?
117
 It's not recommended unless there exists some compelling reason for you to be on there. That site asks users to upload the *private keys*, and even if the keys are client side encrypted with a passphrase there's always the chance that there will be a data leak in future and letter agencies will then have a full time opportunity to crack the passphrases.
120
 It's not recommended unless there exists some compelling reason for you to be on there. That site asks users to upload the *private keys*, and even if the keys are client side encrypted with a passphrase there's always the chance that there will be a data leak in future and letter agencies will then have a full time opportunity to crack the passphrases.
118
 
121
 

+ 327
- 272
website/EN/faq.html
File diff suppressed because it is too large
Vedi File